/*
Red #612428
Blue #34374B 
LT Blue #D6D7DB 
Other Blue #306097
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #676978;
	font-size:10px;
	color:#34374B;
}
a:link{ text-decoration: none; color: #ffffff;}
a:visited{ text-decoration: none; color: #ffffff;}
a:hover{ text-decoration: none; color: #E0E0E0;}
a:active{ text-decoration: none; color: #E0E0E0;}

hr#white{
color: #ffffff;
background-color: #ffffff;
height: 1px;
border: 0px;
width:50%;
text-align:left;}

hr#blue{
color:#34374B;
background-color:#34374B;
height: 1px;
border: 0px;}

img#logo{float:left;clear:left;padding-right:5px;}

table#main{width: 800px; background-color:white; border: 2px solid #D6D7DB;}

table#head{width: 100%; background-color: #612428; }
	td#title{width:50%;color:white; font-size:14px; font-weight:900; vertical-align:middle;text-transform:uppercase;}
	img#logo{float:left;clear:left;padding-right:20px;}
	td#info{width:50%;color:white; font-size:10px; vertical-align:middle;}

table#subhead{width: 100%; background-color: #34374B;}
	td#headLinks{line-height: 25px; width:50%;color:white;font-size:12px;text-align:right;padding-right:5px;}

table#body{width: 100%; background-color: #D6D7DB;}
	td#picture{width:50%; text-align:center; vertical-align:top;}
	td#bodyText{width:25%;color:#34374B; padding:10px 10px 10px 10px; text-align:left; vertical-align:top;}
	.Titles{font-weight:bold;font-size:12px;}

table#subBody{width: 100%; background-color: #34374B;}
	td#Links{width:25%;color:white;font-size:12px;line-height:25px;font-weight:bold;text-align:center;}

table#extras{width: 100%; background-color: white;}
	td#extras{width:25%;color:#34374B;font-size:10px;text-align:left;padding:10px 10px 10px 10px;vertical-align:top;}
		td#extras a:link{color:#612428;}
		td#extras a:visited{color:#612428;}	
		td#extras a:active{color:#34374B;}			
		td#extras a:hover{color:#34374B;}	
		.sponsors{font-weight:bold;line-height:20px;}		
	td#extraPic{width:25%;color:#34374B;font-size:10px;text-align:center;padding:10px 10px 10px 10px;vertical-align:top;}
		td#extraPic a:link{color:#612428;}
		td#extraPic a:visited{color:#612428;}	
		td#extraPic a:active{color:#34374B;}			
		td#extraPic a:hover{color:#34374B;}	
		
table#footer{width: 100%; background-color: #612428;font-size:8px;color:white;}
	td#footRight{line-height:25px;text-align:right;padding-right:10px;width:50%;}
	td#footLeft{line-height:25px;text-align:left;padding-left:10px;width:50%;}


table#pop-up{width: 450px; background-color:#D6D7DB; border: 2px solid #612428;}
	td#pop_body{color:#34374B; padding: 15px 15px 15px 15px;}
		td#pop_body a:link{color:#612428;}
		td#pop_body a:visited{color:#612428;}	
		td#pop_body a:active{color:#34374B;}			
		td#pop_body a:hover{color:#34374B;}		
	.pop_Title{font-weight:bold; font-size:12px;line-height:14px;}
	
/* PHOTO STYLES */
table#pop-up_gallery{width: 600px; background-color:#D6D7DB; border: 2px solid #612428;}
table#PhotoGallery{text-align:center;width:600px;}
td#Photos{padding:10px 10px 10px 10px;}
td#photoText{text-align:center;}	