/* CSS Document */
body{
background-image: url(../images/layout/bg-gradient.jpg);
background-repeat: repeat-x;
background-color: #172F76;
text-align: center; 
scrollbar-base-color: #FFFF3F;
}

#container{
width: 950px; 
height: 622px;
margin-left: auto;
margin-right: auto;
text-align: left; 
}

#bannertotal{
width: 950px;
height: 154px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
}

#bannerleft{
width: 285px;
height: 154px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
}

#bannerright{
width: 665px;
height: 154px;
background-image: url(../images/layout/bg-header-right.gif);
background-repeat: no-repeat;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
}

#bannerright-top{
width: 665px;
height: 21px;
background-image: url(../images/layout/bg-header-right.gif);
background-repeat: no-repeat;
margin-top: 0px; 
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
text-align: right; 
}

#bannerright-middle{
width: 665px;
height: 30px;
background-image: url(../images/layout/bg-header-right.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
padding-left: 0px;
}

#bannerright-bottom{
width: 665px;
height: 30px;
background-image: url(../images/layout/bg-header-right.gif);
background-repeat: no-repeat;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
}

#left_border{
width: 171px;
height: 406px; 
background-image: url(../images/layout/bg-left.gif);
background-repeat: no-repeat;
float: left;
Margin-top: 0px ; 
margin-right: 0px; 
margin-bottom: 0px;
font-family: Arial;
font-size: 10px;
color: #ffffff;
overflow: none;
padding-bottom:0px; 
}

#content_mid{
width: 410px;
height: 406px;
float: left;
background-image: url(../images/layout/bg-content.gif);
background-repeat: no-repeat;
background-position:inherit;
Margin-top: 0px ; 
margin-right: 0px; 
margin-bottom: 0px;
font-family: Arial;
font-size: 10px;
color: #ffffff;
}

#content_content{
width: 410px;
height: 406px;
float: left;
Margin-top: 0px ; 
margin-left: 0px;
margin-right: 0px; 
margin-bottom: 0px;
font-family: Arial;
font-size: 10px;
color: #ffffff;
overflow:auto;
}

#right{
width: 369px;
height: 406 px;
float: left;
margin-bottom: 0px;
}

#footer{
width: 950px;
height: 50px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
float:left;
}

#copyright{
width: 950px; 
height: 12px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
text-align: right; 
font-family: Arial;
font-size: 9px;
color: #ffffff;
}

/*FONTS*/
h1 {
	font: bold small-caps normal 15px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
p1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: normal;
}
h2 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline
}
li {
	color: #FFFFFF;
	list-style: circle outside;
	font: normal, Arial, Helvetica, sans-serif;
}
a:link {
	font:  bold  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font:  bold Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font: bold  Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
a:active {
	font: bold  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
th {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* IMAGE BEHAVIUOR */ 
.thumbnail{
	position: absolute;
	left: 236px;
	top: 227px;
	visibility: inherit;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: none;
	padding:0px;
	left: 0px;
	border: none;
	color: black;
	text-decoration: none;
	top:px;
	visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:  40px;
left: 60px; /*position where enlarged image should offset horizontally */

}
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4932508-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>