body {
	background-color:#000000;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: margin: 0px 0px 0px 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 777px;
	background-color: #000000;

}
a{
	font-size:12px;
}
p, td {
	margin: 10px;
}
/********************** Header ***************************/


#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:777px;
	height:118px;
	position:relative;

}

#banner {
	margin: 0px 0px 0px 0px;
	width:777px;
	height:87px;
	position:relative;
	background-color: #000000;
	
}


#nav  {background-image:url(images/top_nav_bar.jpg);
	width:777px;
	height:31px;
	text-align:center;
	padding:12px 0px 0px 0px;
	
	

}

#nav ul {
	
		
	
	
	display:inline;
	
	
	

}
#nav li {
	display:inline;
	
}
#nav ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 12px;
	

}
#nav ul a:hover{
	text-decoration:underline;
	color:#FFFF80;
	
	
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	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:777px;
	height:680px;
	background-repeat: repeat-x;
	position: relative;
	
}
img{
	border-width:0px;
}
h1{
	color:#6C7E94;
	font-size:14px;
	margin: 10px 0px 0px 0px;
}

h2{
	color:#000000;
	font-size:12px;
	text-align:left;
	margin: 10px 0px 0px 0px;
}
#left {
	float:left;
	width:550px;
	margin-left:15px;
	padding: 0px 0px 0px 0px;
	display:inline;
	position: absolute;

	
	
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos {
	margin-right:20px;
	vertical-align: middle;
}
#right {
	float:right;
	padding: 0px;
	margin-top:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right:0px;
	width: 193px;
	

}

#right2 {
	float:right;
	padding: 0px;
	margin-top:0px;
	
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 142px;
	right:0px;
	width: 193px;

}
#right3 {
	float:right;
	padding: 0px;
	margin-top:0px;
	
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 410px;
	right:0px;
	width: 193px;

}


#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}


/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/bottom.jpg);
	height:41px;
	color: #FFFFFF;
	position: relative;
	top: 673px;
	right:0px;
}	
	
#footer {
	width:777px;
	text-align:center;
	padding: 0px 0px;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	right:0px;
		
}	
#left li {
	list-style-type: square;
}

.homepageBanner {
	background-image:url(images/homepageBanner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:230px;
	width:550px;
}
.yellow {
	color:#FC3;
	font-style:italic;
}
.white {
	color:#999;
	font-style:italic;
}

