@charset "UTF-8";
/* CSS Document */

body {
margin:10px 0 0 0;
padding:0;
line-height:1 em;
text-align: center;
min-width:840px;
background-color:#666666;

	

	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	}
#maincontainer{
text-align: left;
	width: 840px;
	height:600px;
	margin: 0 auto;
	background-color:#000000;
	
	}
	
	#topsection {
	

width:100%;
height:25px;
background:#000000;

line-height:2em;

}

#topsection h1{

color: #000000;
font-size: 300%;
text-align:left;
}

#topsection h2{

color: #000000;
}


#contentwrapper{
float: left;
width: 100%;
background:#999999;
color:#000000;

}

#hr {
border:0;
width:200%;
height:3px;
}

#contentcolumn{


background:#ffffff;
color:#000000;


}


#contentcolumn h1{

display: none;



}

#contentcolumn h2{

color: #99ffff;



}

#contentcolumn a:hover{
font-weight:bold;
color:#ffffff;

background-color:#993366;
text-decoration:none;

}
#contentcolumn a{
font-weight:bold;
color:#cc6666;

background-color:#000000;
text-decoration:none;

}

	


 #vdividermenu {

    float:left;
   width:100%;
	color:#ffffff;
       background:#000000;
    font-size:70%;
    line-height:normal;




	
    }
	
	  #vdividermenu ul {
    margin:0;
   
    list-style:none;


	padding-left:20px;
	padding-top:5px;

	
    }
  #vdividermenu li {
    float:left;
	  background:none;
	  
	
   margin:0;
    padding:0;
			

    }
	
	 #vdividermenu a {
	
	float:left;
    display:block;
	
	color:#ffffff; text-decoration:none;
font-size:120%;
	 background:#000000;
    
     padding:5px 22px 5px;
	padding-bottom:8px;
    }
		
	


		
	
	
#vdividermenu a:hover {

    display:block;
	color: #99ffff; 
	text-decoration:none;
	

    }


	  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
  #vdividermenu #current {

	border-bottom:none;
	
    }
  #vdividermenu #current a {

color:#ffcccc; 
font-weight:bold;
	 
background: #999999;
text-decoration: none;

}


.innertube{
float: left;
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}


#footer{
height:105px;
clear: left;
width: 100%;
background: #000;
color: #FFF;
text-align: center;

}

#footer img{
text-decoration:none;
 border-style: none;

}

