body {
	background-color:#000000;
	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 {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#fcfc00;
	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;	
}
#header ul a{
	text-decoration:none;
	color:#000000;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-family: serif;
	font-size: 20px;
	font-style:normal;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:545px;
	text-align: center;
	font-size: 18px;
	color: #FCFC12;
}
#logo_w2{
	top:54px;
	left:24px;
	color: #FCFC12;
}
#logo_w3{
	top:54px;
	left:54px;
}

#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:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#CC4444;
	font-size:10px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

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


div.DotBox {
	border: 1px dotted #000000;
	margin: 5px 5px 5px 5px;
	display: block;
	}
	
table.PicFrame {
	border: 1px dotted #000000;
	margin: 5px 5px 5px 5px;
	}
table.PicFrame em {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

table.PicFrame td {
	height: 100%;
	vertical-align: top;
	}
	
table.PicFrame img {
	border: 1px solid #000000;
	height: 80px;
	width: 80px;
	margin: 5px 5px 5px 5px;
	}

table.PicFrame span {
	margin-left: 100px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: bottom;
	}
	



/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.jpg);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	color: #FFFF32;
}
/*********************** Markups ***************************/
dd {
	margin-left: 10px;
	text-align: justify;
	}
dt {
	font-weight: bold;
	}
dt img {
	float: left;
	}
	
	
	
	/****************************************** Extra Custom Classes **************************************/
	
	.StyleTable {
		width: 650px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #000000;
		font-size: 12px;
	}
	
	.StyleTable TH {
		text-align: left;
		background-color: #000000;
		color: #FFFFFF;
		padding: 1px 1px 1px 1px;
		}
		
		.DottedTable {
		width: 650px;
		padding: 2px 2px 2px 2px;
		border: 1px dashed #000000;
		font-size: 12px;
	}
	
	.DottedTable TH {
		text-align: left;
		background-color: #000000;
		color: #FFFFFF;
		padding: 1px 1px 1px 1px;
		}

	.smStyleTable {
		width: 400px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #000000;
		font-size: 12px;
	}
	
	.smStyleTable TH {
		text-align: left;
		background-color: #000000;
		color: #FFFFFF;
		padding: 1px 1px 1px 1px;
		}
		
		.smDottedTable {
		width: 400px;
		padding: 2px 2px 2px 2px;
		border: 1px dashed #000000;
		font-size: 12px;
	}
	
	.smDottedTable TH {
		text-align: left;
		background-color: #000000;
		color: #FFFFFF;
		padding: 1px 1px 1px 1px;
		}
		
		
		
		
		
#wide {
	float:left;
	width:665px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#wide a{color:#28556b;}
		

/************************* Mouse Over Hover Types  Class must be giving to container before <A> tag *****************************************/
td.HoverType a {position: relative; }
td.HoverType a span {display: none;}
td.HoverType a:hover span 
{
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 250px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #AAA;
	background: black;
	font: 10px Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
td.HoverType a:hover 
{
	color: #411; 
	background: #AAA;
	border-right: 5px double white;
	text-decoration: none;
   }


 // Header Hovertypes  
th.HoverType a {position: relative; }
th.HoverType a span {display: none;}
th.HoverType a:hover span 
{
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 250px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #AAA;
	background: black;
	font: 10px Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

th.HoverType a:hover 
{
	color: #411; 
	background: #AAA;
	border-right: 5px double white;
	text-decoration: none;
   }