html, body
{ 
  margin: 0; 
  padding: 0; 
  border: 0;
  background: transparent; 
  font-size:10px; 

}

div, footer, header, nav,
h1, h2, h3, h4, h5, h6, p, a, ul, li, table 
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;

}



	
table 
{ border-collapse: collapse; 
  border-spacing: 0; 

}
	


h1, h2, h3, h4, h5, h6, p, li, a 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	
}


ul 
{ 
    list-style: none; 

}


body		
{ 
    background-image:url(/mod1/black.jpg); 
	
	background-attachment: fixed;	
	

}




h1, h2, h3, h4, h5, h6 
{ 
    font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold; 
    color: #000; 

}


h1 
{ 
    font-size:24px; 

}
h2 
{ 
    font-size:20px; 
	color: #074254;

}
h3 
{ 
    font-size:16px; 

}
h4 
{ 
    font-size:14px; 
    text-align: center;
}
h5 
{ 
    font-size:14px; 

}
h6 
{ 
    font-size:14px; 

}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img 
{ 
    margin: 0; 

}

#border
{
	background-color:transparent; 
	padding:2% 0 2% 0; 
	border-top:5px ;
	

}


#wrapper 			
{
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 40px;
	border-top-width: 35px;
	border-top-style: none;

	 
}


#topnav 			
{ 
    clear:both; 
    margin: 0px 0px 10px 0px;  
    position: static;
	color: green;
   
}
#topnav ul		
{ 
    border-top:1px #a2a2a2 solid;
    border-bottom: 1px #a2a2a2 solid;
	padding:15px 1px;	
    position: static;
}
#topnav ul li		
{ 
    display:inline; 
    margin-right:10px;	
    position: static;
}
#topnav ul li a	
{ 
    font-weight:bold; 
    font-size: 14px;
	margin-left: 20px;
				
}

#topnav a:link		
{ 
    color:#000; 	

}
#topnav a:visited	
{  
    color:#000;	

}
#topnav a:active	
{ 
    color:#000;	

}
#topnav a:hover	
{ 
    color:#0f5b6b;	

}
#topnav a:focus	
{  
    color:#BF6000;	

}



#rightside 		
{ 
    width:270px; 
    float:right; 
    margin:40px 0px;  
  
   

}
#rightside h2		
{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #061b2e;

}
#rightside h3		
{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #061b2e;
}
#rightside h4		
{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #061b2e;
}
#rightside p		
{ 
    font-size: 14px;
    line-height:160%; 
    margin:12px 0;	

}
#rightside .image	
{ 
    width:170px;	

}
#rightside li		
{ 
    list-style-type:square; 
    margin:0 0 12px 30px;	

}
#rightside a		
{	
    font-size: 14px;
}

#rightside a:link		
{ 
    color:#000;	

}
#rightside a:visited	
{ 
    color:#000;	

}
#rightside a:active		
{ 
    color:#000;	

}
#rightside a:hover		
{ 
    color:#0f5b6b;	

}
#rightside a:focus		
{ 
    color:#074254;	

}



#contenfull
{

	width: 900px;
	float:left; 
    margin:30px 0;  
	font-size: 16px;
    text-indent: 1.4em;

}

#contentfull p		
{ 
   margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height:180%;	
    font-size: 14px;
    text-indent: 1.4em;

}

#contentfull h1		
{ 
    font-size:32px; 
    font-weight:bold; 
    margin:10px 0px 20px 0px; 
    color:#030f1a;
	border-bottom:1px #000 solid; 
    padding-bottom:22px; 
    margin-bottom:22px;	

}

#contentfull  li
{

margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    line-height:180%;	
    font-size: 14px;
    text-indent: 1.4em;

}

#contentfull a		
{	
    font-size: 12px;

}

#contentfull a:link		
{ 
    color:#000;	

}
#contentfull a:visited		
{ 
    color:#000;	

}

#contentfull a:hover		
{ 
    color:#0f5b6b;	

}








#content 			
{ 
    width:500px; 
    float:left; 
    margin:30px 0;  
    font-size: 16px;
    text-indent: 1.4em;
    text-align:center;
}
#content h1		
{ 
    font-size:32px; 
    font-weight:bold; 
    margin:10px 0px 20px 0px; 
    color:#030f1a;
	border-bottom:1px #000 solid; 
    padding-bottom:22px; 
    margin-bottom:22px;	

}


#content h2		
{ font-size:24px; 
  font-weight:bold; 
  margin:20px 0px 20px 0px; 
  color:#030f1a;	

}
#content h3		
{ 
    font-size:16px; 
    font-weight:bold; 
    margin:10px 0px 20px 0px; 
    color:#030f1a;	

}

#content p		
{ 
   margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height:180%;	
    font-size: 14px;
    text-indent: 1.4em;

}

#content  li
{

margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    line-height:180%;	
    font-size: 14px;
    text-indent: 1.4em;

}





#content a		
{	
    font-size: 12px;

}

#content a:link		
{ 
    color:#000;	

}
#content a:visited		
{ 
    color:#000;	

}

#content a:hover		
{ 
    color:#0f5b6b;	

}




#footer 				
{ 
    clear:both; 
    padding:20px 0px;
	border-top:1px #000 solid;
						 
}
#footer p				
{ 
    font-size:11px; 
    font-weight:bold; 
    text-align:center; 
    display:block; 

}