body {
	margin:0px;
	background-image: url(../images/bgborder.jpg) /*url(../images/split.png),*/;
	background-repeat: repeat-x;
	background-position:center top;
/*	background-color:#878787;*/
	background-attachment:fixed;
	}
#leftnav {
	background-image: url(../images/Gray_80.png);
/*	background-repeat: no-repeat;*/
    height: 100%;
    left: 20px;
    margin-right: 40px;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 250px;
}
#navWrap {
	left:20px;
    top: 185px;
    width: 250px;
    position: fixed;
}
#wrap {
/*	margin:0 auto;*/
	width: 900px;
	padding-left: 275px;
	}
#header {
	clear:both;
	position:absolute;
	float:left;
	background-image: url(../images/logoheader.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
/*	border-bottom:solid 10px #000;*/
	}
	
#header2{
	float:left;
	height: 365px;
	width: 900px;
	padding-top: 185px;
/*	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	*/}

.title {
	font-size:18px;
	text-decoration:underline;
	border-top:#fff double solid;
}
.wrap_content {
	background:#fff;
	background-image:url(../images/grad_02.png);
	background-repeat: repeat-y;
	border:solid medium #000;
	border-bottom:solid medium #000;
	position:fixed;
	left:20px;
	top:0px;
	margin:0 0 0 0;
	color:#fff;
	font-size: 13px;
	text-shadow:1px 1px 0 #fff;
	color:#000;
}
#foot_L {
	float: left;
	height: 45px;
/*	margin-top: 5px;*/
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#foot_R {
	float: right;
	height: 45px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow:1px 1px 4px #000;
}
#foot_R a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
#foot_R a:hover {
	color: #FF0;
	text-shadow:1px 1px 3px #000;
}
.container {
	float:left;
	width: 900px; 
	margin-top: 185px;}
	
.tab_container {
	border-top: 2px solid #555;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 896px;
	margin-top:0px;
	background: #888;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	overflow: hidden;
	float: left; 
	position:relative;
}

.tab_content{
	color:#fff;
	}
	
.tab_content h1{
	text-shadow:2px 2px 4px #000;
	padding: 0px 10px;
	font-size: 24px;
	}

.tab_content p {
	padding: 0px 2px 5px 25px;
	font-size: 20px;
	text-align: left;
	text-shadow:2px 2px 2px #000;
}
#lightbox {
	width:900px;
}