body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

body {
	background-color: #000000;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;	
}

#logo {
	position:absolute;
	z-index:auto;
	top:0px;
	left:584px;
	width:298px;
	height:267px;
	background-image:url(images/logobmb.gif);}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:802px;
	height:192px;
	z-index:auto;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/top.gif);
	text-align: center;
}

#nav {
	position:absolute;
	left:580px;
	top:250px;
	width:190px;
	height:auto;
	z-index:2;
	background-color: #EEEEEE;
	padding: 15px;
}

#maincontent {
	position:absolute;
	left:27px;
	top:220px;
	width:520px;
	height:auto;
	z-index:auto;
}

  /* Default image style  */
  
.img{
	float: left;
	margin: 0px 10px 10px 0px;
}  

.imgleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imgright {
	float: right;
	margin: 0px 0px 10px 10px;
}


  /* Default links   */

a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
	
  }

a:hover {
	color: #147;
	text-decoration: underline;
	
  }

a:active {
	color: #cc0000;
	text-decoration: none; 
	
  }
  

  /* Typography */
 

h2 {
		font-family: Verdana, Arial, sans-serif; 
	font-weight: normal;
	font-size: 2.1em;
	background-image:url(images/header-back.gif);
	background-repeat:no-repeat;
	padding-left:70px;
	  }
  
.entry	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 1.1em;
		max-width:300px;
	
	color:#999999;
		}
		
.specs	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size:12px; 
		color: #333333;
		line-height:18px;
		}
		
.date {
		font-family: Verdana, Arial, sans-serif;
		font-size:12px; 
		color: #666666;
		line-height:18px;
		float: right;
}		
		
.notice	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size:12px; 
		color:#66CC00;
		line-height:18px;
		}		
		
.navtitle	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size:12px; 
		color: #333333;
		line-height:18px;
		}	
		
.menulink	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size:12px; 
		color: #333333;
		line-height:18px;
		}			  		
		
		 .weblog_title	{
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:27px;
	color:#FFFFFF;
		}
		
		a.weblog_title:link {color: white; }
a.weblog_title:visited {color: white; }
a.weblog_title:hover {color: white; }
a.weblog_title:active {color: white; }	 



  /* Contentitem */
  

.contenttitle
{
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal;
	font-size: 2.1em;
	color:#999999;
	padding: 0 0 6px 0;
	margin: 0;
	clear: both;
}

/* Navbar */

div.navrow {
	clear: both;
	font: normal 12px/14px Verdana, Arial, sans-serif; 
	padding-top: 10px;
	padding-bottom: 20px;
  }  
 
div.navrow span.left {
  	float: left;
  	width: 200px;
	font: normal 12px/14px Verdana, Arial, sans-serif; 
	text-align: left;
  } 

 
div.navrow span.right {
  	float: right;
  	width: 125px;
	font: normal 12px/14px Verdana, Arial, sans-serif; 
	text-align: right;
}
#content {
	margin: auto;
	width: 1000px;
}
#subheader {
	position:absolute;
	left:27px;
	top:124px;
	width:721px;
	height:4px;
	z-index:auto;
	background-color: #FF9900;
}

#footer{
	width:775px;;
	height: 81px;
	clear: both;
	padding-top: 5px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:8px;
	color:#999999;
}

	 .footer	{
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#FFFFFF;
		}
		
		a.footer:link {color: white; }
a.footer:visited {color: white; }
a.footer:hover {color: white; }
a.footer:active {color: white; }	 

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 4px;
	text-decoration: none;
	}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
	background: #FFF;
	color:#cc0000;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #666666 !important;
	background: white;
	text-decoration: white;
	}

ul{
list-style-type: none;
margin-left: 15px;
padding: 0px;
}
	
#tabs{
text-align: left;
}	
