body {
	background-color: #FFFFFF;
	background-image: url(../img/bkg_body2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.LeftColumn {
	background-image: url(../img/bkg_leftcolumn.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	margin: 0px;
}
.MainContent {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
	height: 250px;
}
.MainContent li {
	margin: 0px;
	padding: 0px;
}
.MainContent ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.MainContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../img/button_orange.gif);
}


.MainContent a {
	color: #1565BD;
	text-decoration: underline;
}
.MainContent a:hover {
	color: #CC0000;
	text-decoration: underline;
}



.Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4995EB;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
}
.Footer2 {
	color: #EEEEEE;
	text-decoration: none;
}
.Footer2 a {
	color: #EEEEEE;
	text-decoration: none;
}


.H1 {
	font-weight: bold;
}
.H2 {
	font-weight: bold;
	color: #CC0000;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.ContentImgRight {
	padding-left: 10px;
}
.ContentImgLeft {
	padding-right: 15px;
}
.LeftColumn img {
	border: 1px solid #999999;
}

#Farleyriggs {
}
#Gallery img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#Experience {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
