﻿html{height: 100%;}
body{
background: #225887 url(images/top_bg.jpg) repeat-x top; font-family: Verdana; margin: 0;padding: 0; height: 100%;

}
.nav {border-top: 1px solid #fff; border-bottom: 1px solid #fff; background-color:#CDCDCD;
padding: 0;}
.footer{
background: #225887 url(images/footer_bg.jpg) repeat-x top; padding: 40px 0 20px 0;
color: #D9D9D9; font-size: 78%;line-height: 20px;
}
.footer a{
color: #8CBADF;
}
.footer a:hover{
color: #9ED2FC;
text-decoration:none;
}
.content{background-color:#E2E2E2;padding: 8px 0 8px 0; margin: 0;}
.inner_content{font-size: 76%;padding: 10px; color:#5F5F5F; line-height: 16px;}
.inner_asterik{font-size: 76%; color:#5F5F5F; text-decoration: none;}
.inner_content_tbl{font-size: 100%;padding: 10px; color:#5F5F5F; line-height: 16px;
padding: 0px 0px 0px 0px;
}


h1{font-size: 110%; font-family: Times New Roman, Times, Georgia;
text-transform: uppercase; color:#326797;
border-bottom: 1px solid #CDCDCD; margin: 5px; font-weight: normal; position: relative;
}
a {color:#194063;}
a:hover {color:#70181D;}

	/* TOP Navigation
----------------------------------------------- */
ul#topNav {
list-style: none;
padding: 0;
margin: 0;
height: 26px;
position: relative;
}

 ul#topNav li {
float: left;
border-left:1px solid #fff;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 0;line-height: 26px;vertical-align: middle;
}
 ul#topNav li a {
font-family: Times, Times New Roman, Georgia;
font-weight: bold;
font-size:76%;
background-color: #D3D2D2;
white-space: nowrap;
text-align: center;
margin: 0;
padding: 0;
color: #074278;
text-decoration: none;
vertical-align: middle;
display: block;
}
  ul#space {
list-style-type: none;
margin: 0 0 0 30px;
padding: 0px 0px 0px 0px;
}
  ul#space2 {
list-style-type: none;
margin: 0 0 0 300px;
padding: 0px 0px 0px 0px;
}

  ul#topNav li#link1 {
 width: 144px;
}
ul#topNav li#link2 {
 width: 135px;
}
 ul#topNav li#link3 {
 width: 169px;
}
 ul#topNav li#link4 {
 width: 142px;
}
 ul#topNav li#link5 {
 width: 167px;
 border-right:1px solid #fff;
 
}
 
ul#topNav li a:hover {
color:#6F0C0F;
text-decoration: none;
background-color:#7AABD3;	
}
span {font-size: 150%;}

#flash-body{
	background: #225887 url(images/top_bg.jpg) repeat-x center center;
	text-align:center;
	min-width:650px;
	
}
#flashvertical{
	position:absolute;
	top:50%;
	margin-top:-200px;/* half flash height*/
	left:0;
	width:100%;
}
#flashhoz {
	width:260px;/* flash width*/
	margin-left:auto;
	margin-right:auto;
		top: 129px;
	height:260px;/* flash height*/
	
}
#flash-photos {
	position: absolute; width: 260px; height: 260px; z-index: 1; left: 50%; top: 129px; margin-left: -127px;
	}