@charset "UTF-8";
/* CSS Document */

@import "nav.css";

body {
	margin:0px;
	background: #000 url(images/back.jpg) repeat-x;
	font-family: Geneva, Tahoma, sans-serif;
	}
body a{
	color:#333
	}
	body a:hover{
	color:#666
	}

#body {
	width: 926px;
	margin: auto ;}
	

#navigation {
	width:926px;
	height:154px;
	background-image: url(images/PTI.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin-top:15px;}
	
#nav {
	font-size: 16px;
	color: #E5EB90;
	text-align: right;
	padding-top: 56px;
	float: right;
}

.under_nav {
	font-size: 36px;
	color: #E5EB90;
	text-align: right;
	float: right;
	padding-top: 50px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.overlay_header {
	margin-top: 12px;
	margin-left: 5px;
	float: left;
visibility:hidden; 	
}

#main {
	margin-top:20px;
}

#main_top{
	background-image: url(images/main_top.gif);
	height: 8px;
}

#main_bottom{
	background-image: url(images/main_bottom.gif);
	height: 8px;
}

#content,
#sidebar{height:100%;
vertical-align:top;
}
.side_table {
	background-color:#999;
border-left: 5px solid #fff;
border-right: 3px solid #fff;
width:250px;
padding-top:6px;
}
.content_table {float:right;
border-right: 5px solid #fff;
width:663px;
background-color:#CCC;
background-image:url(images/content_watermark.png);
background-repeat:no-repeat;
background-position: top left;

}



.side_head {
	margin-left:12px;
	color:#000;
	font-size: 18px;
}
.side_space {
	
	padding: 10px 0px;
}

#side_l1{
	background: url(images/arrow_sm.jpg) no-repeat;
	background-position:left;
	margin: 4px 0px 6px 12px;
	color: #1B1B1B;
}
.levels{
	margin-left: 12px;
	font-size: 14px;}
.levels a{
	color:#1B1B1B;
	text-decoration:none}
.levels a:hover{
	color:#4A4A4A
}
#side_l2{
	background: url(images/arrow_sm.jpg) no-repeat;
	background-position:left;
	margin: 4px 0px 6px 30px;
	color: #1B1B1B;
}
#footer{
	background-color:#212121;
	border-top:1px solid #666;
	width:100%;
	height:15px;
	font-size:11px;
	color:#CCC;
	padding-top:11px;
padding-bottom:15px
}
.footer a{
	
	color:#CCC;
	text-decoration: none;
}

.footer a:hover{
	
	color:#999
}

#rand_pic {
	float: right;
	margin: 10px 15px 10px 0px;
	width: 150px;
	height: 225px;
}
#cont_txt {
	float: left;
	margin:10px 0px 0px 15px;
	width:450px;
}
#cont_txt_full {
	height:100%;
	margin:10px 0px 0px 15px;
	padding-right:15px;
	
}
.header{
	font-size: 24px;
}
.small_head{font-size: 20px;}
.body_text {font-size: 14px;
margin-top: 6px}

.body_text a{
	color:#535353;
	text-decoration:none;
}
.body_text a:hover{
	color:#7F7F7F;
		text-decoration:none;
}
.space{padding: 20px 13px;}

#pic_cont{
	float: right;
	width: 170px;
}
#cse {
float:right}
#foot {
	float:left
}
#lead_pic {
	float: right;
	margin: 10px 15px 10px 15px;
	width: 160px;
	height: 225px;
	border:3px solid #999;
}
#logo_right{float:right;
vertical-align:middle;
margin-top: auto;
margin-bottom: auto;
}
.small{
	font-size:12px;
	text-decoration:none
}#body #main #main_1 table tr td #content #cont_txt table tr td .body_text .body_text img {
	border: 1px solid #333;
}
Error: Unable to read footer file.

