/* Layout Stylesheet */ 

body {
 margin:8px;
 background:#FFFFFF;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 border:1px solid #000066;
 width:738px;
 }

#hdr {
	height:auto;
	background:#FFFFFF;
	text-align: center;
	width: 738px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #000066;
 }
 
#bar {
	background:#000066;
	text-align: right;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	padding-right: 10px;

 }

#bodyblock {
	height:auto;
	background:#FFFFFF;
	width: 100%;
	border: 1px none #000066;
	margin: 0px;
	padding: 0px;
 }
 
#l-col {
	float:left;
	color: #333333;
	width:217px;
	height: 570px;
	background-image: url(../main_images/back_l_col_trans.jpg);
	padding-left: 10px;
	padding-top: 17px;
 }

#cont {
	width:509px;
	float: right;
	padding: 0px;
	margin: 0px;
	border-top: 0 solid #000066;
	border-right: 0 solid #000066;
	border-bottom: 0 solid #000066;
	border-left: 1 solid #000066;
	height: 587px;
	background-image: url(../main_images/back_cont.jpg);
 }

#cont2 {
	width:506px;
	float: right;
	margin: 0px;
	border-top: 0 solid #000066;
	border-right: 0 solid #000066;
	border-bottom: 0 solid #000066;
	border-left: 1 solid #000066;
	height: auto;
	background-image: url(../main_images/back_cont_trans.jpg);
	text-align: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
 }
 
#ftr {
	height:auto;
	background:#000066;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 738px;

 }
a.Nav:link {
	text-decoration: none;
	color: #000066;
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 12px;
	width: 217px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	font-weight: bold;
}
a.Nav:visited {
	text-decoration: none;
	color: #000066;
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 12px;
	width: 217px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;	
	font-weight: bold;
}
a.Nav:hover {
	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 12px;
	width: 217px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;	
	font-weight: bold;
}
a.Nav:active {
	text-decoration: none;
	color: #000066;
	font-family: "Trebuchet MS", TrebuchetMS, Arial;
	font-size: 12px;
	width: 217px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;	
	font-weight: bold;
}
#link {
	height: auto;
	width: 217px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: 1 #000066;
	border-right: 1 #000066;
	border-bottom: 1 dotted #000066;
	border-left: 1 #000066;
	text-align: left;
}
