

body {
	font-family: arial, Verdana, sans-serif;
	letter-spacing:1.3pt;
	background-color: #000;
	margin: 0px 50px 50px 0px;
	padding: 0;
	background-image:url(images/orange.jpg);
	background-repeat:repeat-y;
}

body.video_window {
	margin: 100px 0 0 0;
	padding: 0;
	background: #000000;
	text-align:center;
	vertical-align:center;
}

#wrapper {
	width: 1110px;
	margin: 0 ;
	
}
#column_wrapper {


}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}

#center {
	width: 250px;
	float: left;

}
#left {
	width: 500px;
	float: left;
	position:absolute;
	height:1000px;
	top:0;
	left:0;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	
	
}
#right {
	width:390px;
	float: left;
	color:#CC9933;
	position:absolute;
	left:700px;
	
	
}
#center .content {
	margin: 350px 0 0 0;
	padding:none;
	color:#990000;
}
#left .content {
	margin: 40px  0  0 0px;
	padding:none;
	
}
#right .content {
	margin: 205px 0 0 0;
	
}

#right p {
	text-align:left;
	color:#c93;
	line-height: 1.7em;
	font-size: 8.5pt;
	}

#title {
	margin: 0 0 0 0;
}



#icon {
width:283px;
height:255px;
	margin:200px 0 0 55px;
	background-image:url(images/icon2.jpg);
	background-repeat:no-repeat;
	
}

#preload img
{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -3000;
}

#footer .content {
	padding: 30px 16px;
}
#footer {
	color: #600;
	padding: 0px;
	margin: 40px 0 0 0;
	font-size: 6pt;
	clear: both;
	font-style:italic;
	text-align:right;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
/*links for navigation***/


#nav {
	margin:40px 0 0 94px ;
	width:600px;
	height:200px;
	text-transform: uppercase;
		}

 #white {
 margin:30px 0 0 0;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
	float:left;
	width:330px;
		
	}




#menu, #menu ul {
	margin: 0;
	padding:0;
}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#menu ul {
	z-index: 10000;
}
#menu a, #menu ul a {
	display: block;
	text-decoration: none;
	padding: 8px 10px  0px 0px;
	color: #fff;
	line-height:1;
}

#menu a .red, #menu ul a .red {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #900;
	border-bottom:1px dotted #900;
	line-height:1;
}
#menu {
	width: 340px;
}

 #pseudomenu {display: block;
 			padding: 4px 3px;
	line-height:1;
 
 				}

#yellow {
	color:#cc9933;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	font-size:9.3pt;
	float:right;
	width:250px;
	padding: 4px ;
	border-left:1px dotted #900;
	
}

#yellow a {
	color: #cc9933;
	font-weight:normal;
	text-decoration:none;
	display:block;	
	padding:3px;
	
}


#white  a:hover, #white a:focus, #white a:active {
	color:#FFCC99;
	display:block;
}

 #yellow  a:hover,#yellow a:focus, #yellow a:active {
 	color:#FFCC66;
	display:block;
}

.red {
	color:#990000;
	}
#menu .red {
border-bottom:1px dotted #900;
color:#900;
	}
	
#menu .current, #yellow .current {
color:#900;
	}
	

/* end of main navigation links code*****/



#right a:link, #right a:visited, #right a:active  {
	color: #900;
	text-decoration:none;
}


#right a:hover, #right a:focus {
	color: #900;
	text-decoration:underline;
}

#footer a:link {color:#660000;}
#footer a:visited {color: #600;}
#footer a:hover {color: #600;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: transparent !important;
}
#right h1 {
	font-size: 9pt;
	margin: 0 0 10px 0;
	text-align:left;
}
#right h2 {
	font-size: 14pt;
	margin: 0 0  30px 0;
	text-align:right;
	font-weight:normal;
	font-style:italic;
}
h3 {
	font-size: 9pt;
	color:#900;
	font-weight:normal;
}
h4 {
	font-size: 9pt;
	margin:  0 0 30px 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.bold {
	font-weight: bold;
}

table.center {
	text-align: center;
	font-size:8.8pt

}
table.center td {
	padding: 3px 3px;
}
div .center {
text-align:center;
margin:0 0 30px 0;
}

#right .center p {
text-align:center;
margin:40px 0 0 0 ;

}

.green {
	color: #28B24B;
}.italic {
	font-style: italic;
}



 .space {margin:0 0 15px 0;}
 
 .mar240 {margin:240px 0 0 0 ;}