/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	color: #0F1D4B;
	text-align: center;
	font: small Arial, Helvetica, sans-serif;
	background: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
}

#extWrapper {
	width:100%;
	margin:auto;
	background: url(images/bodyBckgrd2.gif) repeat-y left top;
	}

#wrapper {
	width: 770px;
	margin:auto;
	text-align:left;
	background: url(images/intro5.gif);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#banner {
	height: 125px;
	background: url(images/banner.gif) no-repeat;
}

#choiceBar {
	width:100%;
	margin: 50 0 0;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin solid #CCCCCC;
	background: url(images/50OpacityWhiteSmall.png) center center;
	}

#content p {
	margin: 0px 15px 5px;
	font-weight: bold;
	background: right center;
}
/*
#content h1 {
	font-size: 150%;
	font-weight: bold;
	color:#000033;
	padding:0px;
	margin: 30px 10px 5px;
}

#content h2 {
	font-size: 100%;
	font-weight: bold;
	color:#000033;
	padding:0px;
	margin: 10px 5px 5px 10px;
	text-align: left;
}
#content h3 {
	font-size: 80%;
	margin-left: 10px;
}

#content h4 {
	font-size: 125%;
	text-align: center;
	border: thin solid #CCCCCC;
	margin-top: 50px;
*/
.leftimage {
	float: left;
	margin: 40;
	width: 500px;
	border-right: thick solid #CCCCCC;
	border-bottom: thick solid #666666;
}

.thumbs {
	margin: 9px;
}

.rightimage{
	float: right;
	margin: 0 0 10px 15px;
	width: 500px;
	border-right: thick solid #CCCCCC;
	border-bottom: thick solid #666666;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#footer {
	font-size: 70%;
	color:#1E2B56;
	text-align: center;
	background: #FFFFFF;
	clear: both;
}

#leftCol {
	float:left;
	width: 345px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	background: url(images/50OpacityWhiteSmall.png) center center;
}

#leftCol h1 {
	font-size: 125%;
	text-align: center;
	border: thin solid #CCCCCC;
	margin-top: 50px;
	color: #000033;
}
#leftCol a {
	text-decoration: none;
	color: #0F1D4B;
	font-size: 125%;
	text-align:center;
}

#leftCol h2 a {
	text-decoration: none;
	color: #0F1D4B;
	font-size: 125%;
	float:right;
	margin-right: 125px;
}
	
#leftCol a:hover {
	color: #999999;
	text-decoration: none;
}
#leftCol h2 {
	color: #0F1D4B;
	font-size:100%;
}

#leftCol h3 {
	color: #0F1D4B;
	font-size:90%;
}

#leftCol p {
	background: url(images/50OpacityWhiteLarge.png) left center;
	color: #660000;
	text-align: left;
	margin-right: 50px;
	font-size: 85%;
}


#rightCol {
	float:right;
	width: 345px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	background: url(images/50OpacityWhiteSmall.png) center center;
}

#rightCol h1 {
	font-size: 125%;
	text-align: center;
	border: thin solid #CCCCCC;
	margin-top: 50px;
	color: #000033;
}

#rightCol a {
	text-decoration: none;
	color: #0F1D4B;
	font-size: 125%;
	text-align:center;
}

#rightCol h2 a {
	text-decoration: none;
	color: #0F1D4B;
	font-size: 125%;
	float:right;
	margin-right: 125px;
}

#rightCol a:hover {
	color: #999999;
	text-decoration: none;
}

#rightCol h2 {
	color: #0F1D4B;
	font-size:100%;
}

#rightCol h3 {
	color: #0F1D4B;
	font-size:90%;
}

#rightCol p {
	background: url(images/50OpacityWhiteLarge.png) left center;
	color: #660000;
	text-align: left;
	margin-right: 50px;
	font-size: 85%;
}

.container {
	width: 100%;
	margin-top: 0px;
	background: url(images/50OpacityWhiteLarge.png) center center;
	margin-right: 10px;
	font-weight: bolder;
	margin-left: 5px;
}

.container a {
	color: #000033;
	text-decoration: none;
	font-size: 80%;
	margin-left: 10px;
}

.container a:hover {
	color: #660000;
	text-decoration: none;
	font-size: 80%;
	margin-left: 10px;
}
.rightLink {
	float: right;
	font-size: 95%;
	color: #660000;
	text-decoration: none;
}
#clearit {
float:none;
}

.right {
	float:right;
}
