/* basic elements */
* {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
        
	
}

a {	
        color: #ffffff;
	font-weight: bold;
        text-decoration: none; border: none;}

a:hover  {
        color: #888888;
	font-weight: bold;
        text-decoration: none; border: none;}

body {
	background: #000000;
 	color: #ffffff;
	font: bold 15px;	font-family: Calibri, Helvetica, sans-serif;
	margin: 0 0;
}

p,ul {
	margin-bottom: 0px;
}

ul {}

li {list-style: none;}


h1 {}



h1 {color:  #e35a00;}

h2 {color: #ffffff;}
h3 {color: #ffffff; font-size: 18px;}
h4 {color:#666666; font-size: 14px}
h4 a {color:#ffffff; font-size: 20px}
h5 {color:#999999; font-size: 9px}

/* other styles */
.clearer {clear: both;} img { border: none; } 
.meta {font-size: 12px; color: #666666;}
.left {float: left;}
.right {float: right;}

/* structure */


.container {
	
	background: #000000;
	margin: 0 auto;
	width: 1000px;
	 opacity: 2;
	
}

/* header */
.header {
	background:#000000;	width: 1000px;
 	font: normal 18px Calibri, Helvetica,sans-serif;
	text-align: right; color: white; margin-top: 20px;
padding-top:0px;}


.links {background: #000000;}




/* structure */
.leftcolumn {
	background:#000000;
	border: 0px solid black;	
        	margin-right: 10px;
	padding: 0px;
	float: left;
	width: 300px; text-align: center;  
}



.main {	background:#000000;
	border:0px solid black;
	float: right;
	width: 690px; height: 500px; font: 18px;}


.text {font: bold 18px Calibri, Helvetica,sans-serif;
	text-align:left; color: white;}

 .text1 {font: bold 18px Calibri, Helvetica,sans-serif;
	text-align:left; color: black;}





/*** Vertical Nav bar styles ***/

ul.vnav,
.vnav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

ul.vnav{
	
/*Optional, to make the navigation bar positions on the left of the content*/
	float: left;
	margin-right: 0em;
}

ul.vnav>li{
	margin: 0;
	padding: 0px 6px;
}





ul.vnav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	margin-left: 360px;
	margin-top: -46px;
	text-align: left;
		
}


ul.vnav li:hover>ul{
/*When hovered, make them appear*/
	display :block;
}

.vnav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 5px 10px;
}

/*** Menu styles (customizable) ***/

ul.vnav,
.vnav ul,
.vnav ul li a{
	background-color:#000000;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

ul.vnav li:hover,
.vnav ul li a:hover{
	background-color:#000000;
	font-size: 16px;
	color: #fff;	
	text-decoration: none;
}

ul.vnav li:active,
.vnav ul li a:active{
	background-color: #000;
		font-size: 16px;
	color: #fff;
	text-decoration: none;
}

ul{
	border: 0px solid #369;
}

.vnav a{
	text-decoration: none;
}
	



 



/*** Vertical Nav bar styles ***/

ul.vbnav,
.vbnav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

ul.vbnav{
	
/*Optional, to make the navigation bar positions on the left of the content*/
	float: left;
	margin-right: 0em;
}

ul.vbnav>li{
	margin: 0;
	padding: 2px 6px;
}





ul.vbnav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	width: 600px;margin-left: 360px;
	margin-top: -125px;
	text-align: left;
		
}


ul.vbnav li:hover>ul{
/*When hovered, make them appear*/
	display :block;
}

.vbnav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 5px 10px;
}

/*** Menu styles (customizable) ***/

ul.vbnav,
.vbnav ul,
.vbnav ul li a{
	background-color:#000000;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

ul.vbnav li:hover,
.vbnav ul li a:hover{
	background-color:#000000;
	font-size: 16px;
	color: #fff;	
	text-decoration: none;
}

ul.vbnav li:active,
.vbnav ul li a:active{
	background-color: #000;
		font-size: 16px;
	color: #fff;
	text-decoration: none;
}

ul{
	border: 0px solid #369;
}

.vbnav a{
	text-decoration: none;
}
	


 



/*** Vertical Nav bar styles ***/

ul.vcnav,
.vcnav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

ul.vcnav{
	
/*Optional, to make the navigation bar positions on the left of the content*/
	float: left;
	margin-right: 0em;
}

ul.vcnav>li{
	margin: 0;
	padding: 2px 6px;
}





ul.vcnav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	width: 600px;margin-left: 359px;
	margin-top: -175px;
	text-align: left;
		
}


ul.vcnav li:hover>ul{
/*When hovered, make them appear*/
	display :block;
}

.vcnav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 5px 10px;
}

/*** Menu styles (customizable) ***/

ul.vcnav,
.vcnav ul,
.vcnav ul li a{
	background-color:#000000;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

ul.vcnav li:hover,
.vcnav ul li a:hover{
	background-color:#000000;
	font-size: 16px;
	color: #fff;	
	text-decoration: none;
}

ul.vcnav li:active,
.vcnav ul li a:active{
	background-color: #000;
		font-size: 16px;
	color: #fff;
	text-decoration: none;
}

ul{
	border: 0px solid #369;
}

.vcnav a{
	text-decoration: none;
}
	

 



/*** Vertical Nav bar styles ***/

ul.vdnav,
.vdnav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

ul.vdnav{
	
/*Optional, to make the navigation bar positions on the left of the content*/
	float: left;
	margin-right: 0em;
}

ul.vdnav>li{
	margin: 0;
	padding: 2px 6px;
}





ul.vdnav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	width: 600px;margin-left: 309px;
	margin-top: -270px;
	text-align: left;
		
}


ul.vdnav li:hover>ul{
/*When hovered, make them appear*/
	display :block;
}

.vdnav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 5px 10px;
}

/*** Menu styles (customizable) ***/

ul.vdnav,
.vdnav ul,
.vdnav ul li a{
	background-color:#000000;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

ul.vdnav li:hover,
.vdnav ul li a:hover{
	background-color:#000000;
	font-size: 16px;
	color: #fff;	
	text-decoration: none;
}

ul.vdnav li:active,
.vdnav ul li a:active{
	background-color: #000;
		font-size: 16px;
	color: #fff;
	text-decoration: none;
}

ul{
	border: 0px solid #369;
}

.vdnav a{
	text-decoration: none;
}
	




















  * footer */

.footer {
 background: black;
		color: #ffffff;
	font-size: 12px;
	line-height: 39px;
	width: 100%;
	text-align: center;
 }



