/* generated by csscreator.com */ 
html, body{ background-color: #004B00;  
 margin:0; 
 padding:0; 
/* width:1024px; */
font-family: verdana;
 } 

p, a, h1, h2, h3 {color:#FFFFC8;}  
#pagewidth{ 
 min-width:700px;  
}
 
#header{
 position:relative; 
 height:100px; 
  background-color:#004B00; 
 width:100%;
border-bottom: solid #0000FF;
} 
 
#leftcol{background-color: #004B00;  
 width:15%; 
 float:left; 
 position:relative; 
  }
 
#maincol{background-color: #004B00;  
 float: right; 
 display:inline; 
 position: relative; 
 width:85%; 
 }
 
#footer{
 height:20px; 
  background-color:#004B00; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/* Button Menu */
#outer ul {margin:3em; padding:0; list-style-type:none; background:transparent; height:3em;}
#outer li {display:block; float:right;}
#outer {display:block; position:relative; background:#004B00; padding:2em;}

.xsnazzy {background:transparent;}
.xsnazzy span {text-align:center; color:#000; margin:0; font-weight:normal; padding-bottom:0.5em;}

.xtop {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#dd7; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 5px; background:#fff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#cc6; border:0 solid #fff; border-width:0 1px 1px 1px;}


a.xmenu2, a.xmenu2:visited {display:block; text-decoration:none; width:7em; font-size:0.9em;}
a.xmenu2:hover {background:transparent; cursor:pointer;}
a.xmenu2:hover span {color:#000;}
a.xmenu2:hover .xboxcontent {background:#eee; border-color:#888; border-bottom:1px solid #eee;}
a.xmenu2:hover .xb1 {background:#888;}
a.xmenu2:hover .xb2, a.xmenu2:hover .xb3, a.xmenu2:hover .xb4 {background:#fff; border-color:#888;}

#nametag p {font-size:11px;}
#nametag {padding-left:50px;}

