* {
 margin:0; padding:0;
}

p { 
	font-family: verdana, lucida, helvetica, "Arial Narrow";
	font-size: 11px; 
	text-decoration: none; 
	color: #9a9eb9;
}

a {
	text-decoration: underline;
	color: #9a9eb9;
}

a:hover {
	color: #ABAEC5; 
}

h1{ 
	font-family: inherit; font-size: 12px;
}

body {	
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	background: #3e3e3e url(../images/bg_body.gif) repeat;
}

div#header {
	background: url(../images/header.jpg);
	width:800px; 
	height:60px; 
}

div#logo {
	float:left;
	position:relative; left: 0px; top: 1px; 
	z-index:0;
}


div#bannerspace {
	float:right; width:468px; height:44px; z-index:2;
}

div#maincontentarea {
width:800px; height:auto;
}

table#torso {
	background-color: Black;
	border: 1px solid #545750;
	width: 800px;
}

div#menumajor {
	background-color:#333333; 
	width:801px; 
	height:auto; 
	z-index:2;
}

div#menumajor ul {

}

div#menumajor li
{
	list-style-type:none;
	float: left;
	margin: 0 4px 0 4px;
}

div#menumajor a {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	color: #9FBED9;
	font-size: 12px; 
	text-decoration: none; 	
	font-weight: bold;
	padding-left: 13px;
	text-align: left;
	padding-top: 2px;
}

div#menumajor a:hover {
	color: #BBD1E4;
}

div#leftcolumn {
	float:left;
	background-color: Black;
	width: 125px;
	height:auto;
}

div#leftcolumn ul {
	margin: 0 0 0 0px;
	border-top:1px dashed Gray;
}

div#leftcolumn li {
    list-style-type: none;
	padding: 0 0 0 3px;
	border-bottom:1px solid gray;
	text-align: left;
	line-height: 20px;
}

div#leftcolumn a {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
}


div#section_label { 	
	height:auto;
	margin-left:1px;
} 

div#section_label a { 
	padding-left: 2px;	
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #B2B2B2;	
	font-weight: bold;
	line-height: 24px;
	width: 120px;
	text-align: left;
} 

div#centercolumn {	
	float:left;
	background-color: Black;
	width: 547px;
	height: 100%;
}

div#centercolumn2 {	
	float:left;
	background-color: Black;
	width: 672px;
	height: 100%;
}

div.featurebox { 	
	border: 1px solid gray;
	float:left;
	width:99%;
	background: #000000;
	margin-bottom: 2px;
}

div.featurebox2 { 	
	float:left;
	width: 672px;
	background: #000000;
	margin-bottom: 2px;
}

div.moduletitle_cell { 
	float: left;
	width:100%;
	background: #555555;
	padding-left: 0px;
} 

a.moduletitle { 
	float: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	background: #555555;
	padding-left: 3px;
	font-size: 12px; 
	text-decoration: none; 
	color: #9ea6cb;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align:bottom;
} 

a.moduletitle:hover { 
	padding-left: 4px;
	color: #B6BCD7;
} 

div.module_content { 
	float: left;
	background-color:#000000; 
	padding:2px 2px 0 2px;
	width:99%;
}

div#rightcolumn {	
	float: right;
	background-color: Black;
	width: 125px;
	height: 100%;
	vertical-align:top;
}

div#footer {
	width:800px;
}

div#footerlinks {
	float:left;
	color: White;
	font-weight: normal;
	width: 300px;
}

div#footerlinks a {
 	text-decoration: none;
}

div#flags { 
	 float: right
	 width: auto;
}

div#copyright {
	float: left;
}

div#adspace {
	background-color: Black;
	border: 1px solid #545750;
	width: 800px;
	margin:0 0 0 0px;
}
.copyright { 
	font: 9px #595959 Arial; 
}

.smallwhitetext { 
	font-family: verdana, lucida, helvetica, "Arial Narrow"; 
	font-size: 10px; 
	text-decoration: none; 
	color: White;
	font-weight: normal;
}
select {
	font-family: verdana, lucida, helvetica, "Arial Narrow";
	font-size: 9px; 
	text-decoration: none; 
	color: #585858;	
	}
	
input { font-size:9px; }

	