@charset "utf-8";
/* CSS Document */

body {
	margin: 1px;
	padding: 1px;
	font: 0.75em Verdana, Geneva, sans-serif;
	background: #000 url(none) repeat;
	width: 90%;
	float: left;
	clear: both;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	color: #FFF;
}
h1 {
	color: #FFF;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #FFF;
}
h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #3CF;
}
h4 {
	font-size: 2em;
	font-weight: bold;
	color: #F93;
}
#container {
	margin:0px 10%;
	text-align:left;
	width: 90%;
	padding: 0px;
	float: left;
	position: relative;
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: visible;
	}

#mainContent {
	clear: both;
	float: left;
	overflow: visible;
	padding: 0% 2px;
	width: 90%;
	position: relative;
	left: 15%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	top: -40px;
}
#header {
	background: url(/images/chrislynch_header.jpg) no-repeat;
	height: 57px;
	width: 300px;
	clear: both;
	float: left;
	padding: 0%;
	margin-top: 2%;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#listnav {
	float: left;
	clear: both;
	width: auto;
	padding: 0px;
	margin: 2% 0% 0%;
	position: relative;
	height: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	top: -57px;
	left: 325px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.clearboth {
	clear: both;
}
#subnav li{
	list-style: none;
	display: inline;
	color: #FFF;
	overflow: visible;
	margin: 20px;
}

.clearboth {
	clear: both;
}
 #subnav ul {
	color: #7F0000;
	white-space: nowrap;
	color: #FFF;
}
#subnav li a {
	text-decoration: none;
}

#subnav li a:link {
	color: #FFF
}

#subnav li a:hover {
	font-weight: bold;
	color: #2ABFFF
}

div#ulfooter ul {
	margin: 0px;
	color: #7F0000;
	white-space: nowrap;
	color: #FFF;
	padding: 0px;
}

div#footer li {
	list-style-type: none;
	display: inline;
	color: #FFF;
	overflow: visible;
}

div#footer li a {
	text-decoration: none;
	color: #FFF;
}

div#footer li a:link {
	color: #FFF
}

div#footer li a:hover {
	font-weight: bold;
	color: #2ABFFF
}
.bodylink {
	color: #3CF;
	text-decoration: underline;
	font-weight: bolder;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}

#footer {
	margin: 0px;
	float: none;
	clear: both;
	text-align: center;
	width: 100%;
	border-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.floatRight {
	clear: left;
	float: right;
	position: relative;
	padding: 20px 0px 20px 20px;
}

.floatRight2 {
	clear: both;
	float: right;
	position: relative;
	padding: 20px;
	margin: 0px;
}

.floatLeft {
	clear: both;
	float: left;
	padding: 20px;
}

.floatLeft2 {
	clear: left;
	float: right;
	padding: 0px 10px 0px 0px;
}

.floatLeft3 {
	clear: right;
	float: left;
	padding: 30px 30px 30px 0px;
	margin: 0px;
}

#pics {
	float: left;
	clear: right;
	width: 90%;
	overflow: visible;
	border: medium dotted #FF3;
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
}


#desc1 {
	float: left;
	clear: right;
	width: 100%;
	overflow: visible;
	position: relative;
	top: -40px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#desc2 {
	float: left;
	clear: right;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#desc3 {
	float: left;
	clear: right;
	width: auto;
	border-top: none;
	border-right: none #FFF;
	border-left: none #FFF;
	border-bottom-style: none;
}
#desc4 {
	float: left;
	clear: right;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#desc5 {
	float: left;
	clear: right;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
