

body {
	
	margin: 0px;
	background-color: #fff;

	color: #666666;
	font-size: 16px;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;

}




a {
text-decoration: underline;
color: #06f;
}



a:hover {
text-decoration: underline;
color: #06f;
}



#preload {
width: 0;
height: 0;
display: inline;
background-image: url('menubg.jpg');

}



#header {
height: 105px;
margin: auto;
padding: 0px;
background-color: #004873;
vertical-align: bottom;

}





#menu {
margin: auto;
padding: 12px;
background-color: #000;

border-top: solid 1px #016EAE;
border-bottom: solid 1px #fff;

text-align: center;
color: #FFFFFF;

}



#menu ul {
margin: auto;
height: 27px;

}



#menu ul li {
display: inline;
}



#menu ul li a {

padding: 5px 5px 5px 5px;
font-size: 11px;
font-family: 'verdana', century gothic, sans-serif;
color: #999999;
font-weight: normal;
text-decoration: none;

}



#menu ul li a:hover {
	
	color: #fff;
	text-decoration: none;
	
}







#google {
	
	margin:auto;
	text-align: center;
	color: #999999;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background-color: #f2f2f2;

}



#engspan {

	margin:auto;
	padding: 2px 10px 2px 10px;
	height: 25px;

	font-size: 12px;
	color: #999999;
	text-align: right;
	font-family: verdana, arial, sans-serif;
	
}











#main {
	
	margin: auto;

}




#container {
	

	margin: auto;

	padding-left: 15px;
	padding-right: 15px;
	
	padding-top: 25px;
	padding-bottom: 50px;
	
	font-size: 14px;
	
}







#subnav {
	
	padding: 0;
	
	float: left;
	width: 170px;
	
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	
}



#subnav .active a {
	
	margin-bottom: 1px;
	
	color: #ffffff;
	text-decoration: none;
	
	background: #004873;
	
	border-right: 10px solid #ffffff;
	
}



#subnav ul {	

	list-style: none;
	
	margin: 0 0 20px 0;
	padding: 0;
	
	width: 180px;

	font-size: 11px;
	
}	



#subnav li {
	
	margin-bottom: 1px;

}



#subnav li a {

	padding: 3px;

	color: #cccccc;
	text-decoration: none;
	
	display: block;
	
	background: #333333;
	border-right: 10px solid #ffffff;
	
}	

	

#subnav li a:hover {
	
	color: #ffffff;
	text-decoration: none;
	
	background: #004873;
	border-right: 10px solid #ffffff;
	
}



#subnav .child {

	font-size: 11px;
	font-weight: normal;
	padding: 0;
	
}



#subnav .child a {
	
	padding-left: 10px; 
	
	color: #666666;
	
	border-right: 10px solid #fff;
	background-color: #f2f2f2;
	
}



#subnav .child a:hover {
	
	color: #0066CC;
	border-right: 10px solid #fff;
	text-decoration: underline;
	background-color: #e2e2e2;

}







#content {
	
	/* top, right, bottom, left */
	margin: 0 160px 10px 200px;
	line-height: 22px;
	
}



#content p {
	
	padding-bottom: 5px;
	
}



h1 {
	
	margin-top: 0px;
	
	color: #007ECA;
	font-size: 24px; 
	font-weight: normal;
	
	line-height: 28px;
}



h2 {
	
	margin-top: 20px;
	margin-bottom: 10px;
	
	font-size: 18em; 
	font-weight: 400;
	letter-spacing: -1px;

}


/*

.right {
	
	margin: 0 0 8px 12px;
	padding: 4px;
	float: right;
	
	background-color: #FFF;

}

*/


#extras {
	
	margin-left: 10px;

	padding: 0;
	width: 140px;
	
	float: right;
}




#extras p {
	
	margin: 0 0 1.5em 0;
	
	font-size: 12px;
	line-height: 18px;
	
}


/*


#box2 { 
;
	margin: 0 auto;
	padding: 1px;
	width: 30%;  
	
	border: 1px solid #ccc;
	
	text-align: left; 
	
	background: #fff url('boxbg.jpg') repeat-x top;

}



#box3 { 

	margin: 0 2px; 
	padding: 1px;
	width: 30%; 
	
	border: 1px solid #ccc;
	float: right; 
	
	text-align: left;
	
	background: #fff url('boxbg.jpg') repeat-x top;

}




#box1 h2, #box2 h2, #box3 h2 {
	
	

}



.center {
	
	margin-top: 15px;
	
	text-align:center;
	
	display:block;
	
}



.box {
	
	margin: 0 4px 10px 4px;
	line-height: 1.3em;
	font-size: 0.8em;
	border: 0;

}

*/


#footer {
	
	margin: auto;
	padding: 10px;
	
	font-size: 12px;
	text-align: center;
	/*
	background-color: #eee; 
	*/
}



.wolfram {
font-size: 11px;
}


