/*CSS Document */

	
a, a:hover { 
	text-decoration: none;
	}

/*CONTENT */



#content-inner {
	width: 278px;
	height: 1179px;
	overflow: hidden;
	position: relative;
	background-color: #000000;
	margin: 1 auto;
	text-align: left;
	padding-left: 0px;
	top: -1px;
	background: url(../images/nav2.jpg);
	left: 1px;
	background-image: url(../images/nav2.jpg);

	}

/*LEFT MENU */

#content-left-nav {
	width: 250px;
	text-align: left;
	float: left;
	padding-left: 0px;
	
	
	
	font-family: Californian FB;
	font-size: 95%;
	}
	}
#content-left-nav h2 {
	display: none;
	}
#content-left-nav ul {
	list-style: none;
	}
#content-left-nav a {
	color: #ffffff;
	font-size: 1.2em;
	
	line-height: 2.15em;
	display: block;
	width: 250px;
	padding: 0px 2px;
	
	border-bottom: #FFFFFF 2px solid;
	}
#content-left-nav a:hover {
	background-color: #FFFFCC;
	display: block;
	border-top: #c1c0bb 2px solid;
	color: #993300;
	}

#content-left-qlinks{
	position: absolute;
	top: 317px;
	width: 231px;
	height: 125px;
	text-align: left;
	left: 17px;
	vertical-align: top;
	}
	
.qlinks {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	
.qlinks2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-bottom: 10px;
	}
	
.button {
	background-color: #f89828;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .85em;
	color: white;}
	
#content-left-usnews {
	position: relative;
	top: 150px;
	width: 220px;
	height: 86px;
	text-align: center;
	left: 3px;
	}
  
 /*FUTURE */
 
#content-right-future {
	position: absolute;
	width: 240px;
	text-align: left;
	padding: 0px 9px 0px 0px;
	float: right;
	display: inline;
	left: 737px;
	top: 259px;
	}
#content-right-future h2 {
	display: none;
	}
#content-right-future h3 {
	font-size: 1.2em;
	line-height: 1em;
	padding: .4.6em 0;
	text-align: left;
	}
#future-middle {
	background: transparent url(../_img/future-middle-back.gif) repeat-y center top;
	padding: 10px 25px 5px 25px;
	text-align: left;
	}
#future-middle p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #444444;
	padding: .75em 0;
	}
#future-middle a {
	color: #444444;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 1px;
	}
#future-middle a:hover {
	color: #bf4d02;
	border-bottom: 1px solid #f79555;
	}

/*BOTTOM GUTTER */

#bottom {
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
	height: 175px;
	background: #0b2c5f url(../_img/bottom_gutter_bg.gif) repeat-x;
	}
	
#bottom_gradient  {
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../_img/bottom_gutter.gif) no-repeat;
	width: 974px;
	height: 175px;	
	}

#bottom_contact {
	position: relative;
	float: left;
	left: 35px;
	top: 25px;
	width: 196px;
	height: 100px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #bababa;
	}
	
#bottom_copyright {
	position: relative;
	float: left;
	left: 90px;
	top: 25px;
	width: 321px;
	height: 120px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #bababa;
	}
	
#bottom_copyright a{
	color: #bababa;
	border-bottom: 1px solid #bababa;
	}
	
#bottom_copyright a:hover{
	color: #bababa;
	border-bottom: 1px solid #bababa;
	}

.bottom_bold {
font-weight: bold;
}
