body 	{
		background: #000;
 		color: #000;
 		font: 13px/1.5em Tahoma, verdana, Arial, sans-serif;
 		text-align:center;
		margin: 4px auto;
 		padding: 0 0 0;
		}
#container	{
		width:800px;
		margin:0px auto;
		text-align: center;
		background:#FFF;
		}
#containerPop	{
	width:200px;
	margin:0px auto 10px;
	background: #FFF;
}
#main	{
		background: #FFF url("images/bg.jpg") no-repeat top right;
		margin:4px auto 20px;
		padding-bottom:20px;
		text-align:left;
		width:800px;
		height:670px;
		}
#mainBottom	{
		width:100%;
		height:300px;
		margin-top:50px;
		padding:35px 20px 60px;
		text-align:left;
		float:left;
		}
#mainBottomFarFarLeft	{
		width: 120px;
		float:left;
		margin: 0px 10px 0 10px;
}
#mainBottomFarLeft	{
		width: 100px;
		float:left;
		margin: 0px 10px 0 10px;
}
#mainBottomLeft	{
		width:140px;
		float:left;
		margin:0px 10px 0 10px;
		}
#mainBottomCenter	{
		width:100px;
		float:left;
		margin:0px 10px 0 0;
		vertical-align:bottom;
		}		
#mainBottomRight	{
		width:100px;
		float:left;
		margin:0px 10px 0 0;
		}
#mainBottomFarRight	{
		width:100px;
		float:right;
		margin:0px 0 0 0;
		}
#insidehead 	{
		position:relative;
		background: url("images/inside-bg.jpg") no-repeat top right;
		margin:0px auto;
		float:left;
		text-align:center;
		width:800px;
		height:161px;
		z-index:0;
		}
#insideheaddod 	{
		background: url("images/inside-bg-dod.jpg") no-repeat top right;
		margin:0px auto 0;
		clear:all;
		text-align:center;
		width:800px;
		height:161px;
		z-index:0;
		}
#insidetop	{
		position:absolute;
		top:15px;
		left:56%;
		float:left;
		}
#insidemain	{
		background: #FFF;
		width:800px;
		margin:3px auto 10px;
		text-align:center;
		}
#pagehead	{
		position:relative;
		margin:-15px 0 10px 0;
		text-align:right;
		float:right;
		width:180px;
		padding:0 15px 8px 0;
		background:transparent;
		z-index:12;
		}	

#homenav	{
		margin:32px 0 0px 0px;
		width:180px;
		text-align:left;
		background:transparent;
		}
#nav	{
		margin:0px 0 0px 2px;
		padding-bottom:60px;
		width:174px;
		float:left;
		text-align:left;
		background:transparent;
		}
#nav a {
	width:163px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:2px 0px;
	}

#nav a:visited {
	color: #ffffff;
	text-decoration:none;
	}

		
#nav li a {
 	font: 13px tahoma, verdana;
	font-weight:bold;
	font-variant: small-caps;
  	color: #FFF;
	}

#nav li a:hover {
	 width:163px;
 	 color: #C10B0A;
	 background:transparent;
 	}
#nav2	{
	position:relative;
	width:784px !important;
	width/**/:100%;
	height:40px;
	margin-top:0em;
	padding-right:16px;
	float:left;
	text-align:right;
	z-index:100;
	background:#FFF;
	}
	
#nav2 a {
	font:13px tahoma, verdana;
	font-variant:small-caps;
	color:#E17B03;
	text-decoration:none;
	}
	
#nav2 a:visited {
	color: #E0A614;
	}
#nav2 a:hover {
	color: #000;
	}

#content {
	width:580px !important;
	width/**/:590px;
	margin:13px 0 0px 185px !important;
	margin/**/:0px 0 0px 5px;
	padding:20px 15px 10px 5px;
	text-align:left;
	z-index:10;
		}
#right	{
	width:160px;
	float:right;
	text-align:right;
	}
#footer {
	clear: both;
	width: 100%;
	font-family: tahoma, verdana;
	font-size: 11px;
	text-align: center;
	vertical-align: text-bottom;
	color: #FBA034;
	}
	
	#footer .copyright {
		text-align: center;
		font-size: 11px;
		}

	#footer .right {
		text-align: right;
		}

/**************** ul,li *******************/

ul, li {
 list-style: none;
 padding-left:-4px;
 margin-left:0px;
 }
#content li	{
	margin-left:0;
}
#nav li {list-style: none;}

#content li.bullet	{
	list-style-type: none;
	margin-left:34px;
	padding-left:-2px;
}
#content li.bullet2	{
	list-style-type: none;
	margin-left:64px;
	padding-left:-2px;
}
/*********************** a *******************/

a:link	{ color: #E17B03; }
a:visited	{color: #E17B03; }
a:hover 	{color: #000;}

/********************* text *************************/ 
hr {
	color:#E17B03;
	background-color:#E17B03;
	height:1px;
	border:none;
	}
.top	{
	padding-top:2em;
}
.table {
	font: 13px tahoma, verdana;
	color: #000;
	text-align: center;
	}
.smcaps	{
	font:11px tahoma, verdana;
	font-variant:small-caps;
	color:#000;
	}
.header	{
		font: 14px/1.6em Tahoma, verdana, Arial, sans-serif;
		font-weight:bold;
		}

.live	{
	font:13px tahoma, verdana;
	font-variant:small-caps;
	font-weight:bold;
	color:#e10803;
		}
.page	{
		font:22px calibri, tahoma, verdana;
		font-weight:bold;
		font-style:italic;
		color:#e10803;
		}
.quote	{
		font:12px tahoma, verdana;
		}

