
/*
body div now handled in scalable_stlye.css

body {
	background-color:#002157;
	background-color:#C0C0C0;
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
*/


.clear{clear:both;}
* {

	margin: 0px;
	padding: 0px;
	}


#container {
	padding-top:15px;	
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}


p{
	margin: 15px 0px;
	text-align:justify;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url('images/header.jpg');
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#d00232;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;
	min-width: 45px;
  	float: left;
  	margin: 0;
  	padding: 0 0 0 0;	
	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 14px;
}
#header ul a:hover{
	/*text-decoration:underline;*/
	/*color:#28556b;*/
	color:#C0C0C0;*/

	
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:17px;
	left:82px;
}
#logo_w2{
	top:46px;
	left:82px;
}
#header_text {
	top:99px;
	left:21px;
	width:330px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url('images/content_bg.gif');
	width:717px;
}
#content_home {
	background-image:url('images/content_bg_home.gif');
	width:717px;
}

#results {
	horizontal-align:center;
	vertical-align:center;
	padding-top:10px;
	margin-top:8px;
	margin-bottom: 15px;
	height: 40px;
	width: 275px;
	background-color:#CCC;
	border-style:double;
}


img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:16px;
	text-align:center;
	margin: 10px 0px 10px 0px;
}

h2{
	color:#94a8d7;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
	}
	
h3{
	color:#000000;
	font-size:14px;
	text-align:center;
	margin: 10px 0px 10px 0px;
}

#left {
	float:left;
	width:628px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}

#left01 {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left01 a{color:#28556b;}
#left01 a:hover{color:#c77e0c;

}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:222px;
	padding: 0px 5px 5px 5px;
	margin-top:10px;

}

#right a{
	color:#94a8d7;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url('images/footer_bg.gif');
font-size:1px;
height:10px;
}
#footerline_home {
clear:both;
background-image:url('images/footer_bg_home.gif');
font-size:1px;
height:10px;
}

#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}

