* {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size:12px;
}
select, input, textarea {
	font-size: 1em;
}
h2 {
	margin-top: 1.2em;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px dotted #dedede;
}
h3 {
	margin-top: 1.2em;
	margin-bottom: 0;
	padding: 0;
}
ul {
	list-style-image:url(list-style.gif);
}
pre {
	font-family: "Lucida Console", "Courier New", Verdana;
	border: 1px solid #CCC;
	padding: 10px;
}
code {
	font-family: "Lucida Console", "Courier New", Verdana;
	margin: 0;
	padding: 0;
}
#gallery {
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#header {
	height: 140px;
}
#columnLeft {
 float:left;
 background: white;
 padding-bottom: 1em;
 text-align: justify;
}
#mainContent {
 float:left;
 background: white;
 padding-bottom: 1em;
}
#mainContent div#textContent {
	float: left; 
	width:670px;
	padding:30px;
}
#horizontalNav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#horizontalNav ul {
	color: #FFFFFF;
	background-color: #090B6F;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#horizontalNav ul li a {
	color: #FFFFFF;
	float: left;
	padding: .2em 1em;
	text-decoration: none;
	background-color: #090B6F;
	border-right: 1px solid #fff;
	font-weight: bold;
}
#horizontalNav ul li a:hover,#horizontalNav ul li a#current
{
	color: #fff;
	background-color: #369;
}
#horizontalNav {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-bottom-width: solid;
	position:absolute;
	left:10px;
	top:122px;
	width:900px;
	height:20px;
	z-index:2;
}
#footer p {
	clear:both;
	font-size: .7em;
	color: #333333;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333333;
	width:900px;
}
#navsite {
 font-size: 0.7em;
 font-weight: bold;
 width: 20em; 
 border-right: 1px solid #666; 
 padding: 0; 
 margin-bottom: 1em; 
 background-color: #090B6F; 
 color: #333; 
}
#navsite #subHeader {
	font-weight: bold;
	line-height: 2.5em;
	text-align:center;
}

#navsite ul {
 list-style: none; 
 margin: 0; 
 padding: 0; 
 text-align:center;
}
#navsite ul li {
 margin: 0; 
 border-top: 1px solid #003;
}
#navsite ul li a {
 display: block; 
 padding: 2px 2px 2px 0.5em; 
 border-left: 1px solid #369; 
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #090B6F; 
 color: #fff; 
 text-decoration: none; 
 width: 100%; 
}
html>body #navsite ul li a { 
 width: auto; 
}
#navsite ul li a:hover {
 border-left: 1px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369; 
 background-color: #369; 
 color: #fff; 
}
#navsite ul li a#current {
 border-left: 1px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369; 
 background-color: #369; 
 color: #fff; 
}

.ad-gallery {
  width: 611px;
}
.ad-gallery .ad-image-wrapper {
  height: 400px;
}