@charset "utf-8";
/* 

CLEAR BROWSER DEFAULTS 

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td */{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	overflow:visible;
	left: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: left;
	
}
/* Get rid of the dashed line that appears when a link is clicked */
:focus {
	outline: 0;
}

/*

GLOBAL HTML SELECTOR RELATED STYLES

- 68.75% is the same as 11px 

*/
body {
	/* for IE; otherwise, BG isn't fully stretched */ 
 	color: #000;
	overflow:scroll;	text-align:center;
	overflow-x:hidden;
}

#container {
	position:relative;
	width:990;
	margin: 0 auto;
}
	
/* for IE6 and below */ 
* html #container {
	text-align:left;
	margin:0 auto;
	
	
	
}

/* for IE7 and up */
html>body #conatiner{
	text-align:left;
	margin:0 auto;
	
	
	}

#date {
	margin:0px;
	position: absolute;
	padding-top:10;
	left: 0px;
	top: 0px;
	width: 500;
	height:10;
	z-index:auto;
} 

#topLinks {
	position:absolute;
	padding-top:5;
	margin:0px;
	left: 15px;
	top: 0px;
	width: 955;
	height:10;
	z-index:auto;
} 

.clearfix, .block {
height: 1%;
}

.bg {
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-y;
}


#bg {
	position:relative;
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	border: 0px;
	padding: 0px;
	left: 0px;
	top: 30px;
	width: 990px;
	height:1850;
	z-index:0;
} 

#bg img { 
  width: 100%;
  height:100%;
  margin:0px;
}

#mainnav {
	position:absolute;
	margin:0;
	top:30px;
	left:0;
	z-index:auto;
}

#mainHeader {
  position:absolute;
  left: 0;
  top:110;
 
}

#headerBar {
	position:absolute;
	bottom:0;
	left:0;
	
}

#headerHTML {
	position:absolute;
	margin:0;
	left: 0px;
	top: 0px;
	height: 149px;
	width: 990px;
	background-color:#000;
	z-index: auto;
	text-align: center;
	font-size: 28px;
	z-index:5;
}

/* Edit for main content */ 

#content {
	position:absolute;
	top:276;
	left:250;
	z-index:auto;
	
}

/* KEEP EVERYTHING ABOVE */


/* Start Side Nav */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu {
	position:absolute;
	top: 271;
	left:10;
	width: 240px;

	}
	
#menu li a {
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration:none;	
}	
	
#menu li a:link, #menu li a:visited {
	font-size:13px;
	color: #fff;
	display:block;
	background: url(../images/menu.gif) 0 -33px;
	padding: 8px 0 0 31px;
	}
	
#menu li a:hover, #menu li a:active {
	font-size:13px;
	color: #f60;
	display:block;
	background: url(../images/menu.gif) 0 0px;
	padding: 8px 0 0 31px;
	}	

* html #menu li a:link, * html #menu li a:visited {
	font-size:13px;
	color: #fff;
	display: block;
	background: url(../images/menu.gif) 0 -33;
	padding: 8px 0 6 31px;
	}
	
* html #menu li a:hover, * html #menu li a:active {
	font-size:13px;
	color: #f60;
	background: url(../images/menu.gif) 0 0px;
	padding: 8px 0 6 31px;
	}	


	

	



/* End Side Nav */

#sag {
	position:absolute;
	top: 271;
	left:0;
	width: 240px;
	margin: 10px;
	z-index:1000;
	}











/* KEEP EVERYTHING BELOW*/


#footer {
	position:absolute;
	height:33;
	width:800;
	top:1700px;
	left: 10;
	
}

.bottomnav {

    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
}

.link {
	 font-family: "Arial Narrow", Arial, Helvetica, sans-serif;    
     display: block;  
}
a:link {
     font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

a:visited {
     text-decoration: none;
}

a:hover {
     text-decoration: underline;
}

a:active {
     text-decoration: none;
}

.contentHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #F60;
	letter-spacing: .05em;
	font-weight: normal;
}

.headerCopy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	padding-top: 10px;
	width: 580px;
	display: block;
	font-weight: normal;
	letter-spacing: .05em;
	
}

.seperatorBar {
	padding-top: 20px;
	padding-bottom: 25px;
	width: 740px;
	display: block;
	
	
}

.subHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F60;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	font-weight: 900;
	letter-spacing: .03em;
	
}

.copy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	display: block;
	font-weight: normal;
	letter-spacing: .083em;
	
}

.contentLink {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
	font-weight: 900;
	letter-spacing: .083em;
	
}



</style>
[if IE]>
<style type="text/css">

</style>
<![endif] 

.ac_run {
	background:none;
	padding-top: 0;
	overflow:hidden;
}
#body #latestNews #latestNewsHTML .test_menu {
	font-size: 16px;
}

