/* CSS Document */


body 
	{
	text-align: left;
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	margin: 0px
	}


#horizon        
	{
	color: white;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 0%;
	left: -2px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block
	}


#whitebox
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-image: url(images/strip.png);
	background-repeat: repeat-x;
	margin-left: -400px;
	position: absolute; 
	z-index: 2;
	top: 0px;
	left: 50%;
	width: 800px;
	height: 1px;
	visibility: visible
}






#text
{
	position:absolute;	
	color: #000000;
	top: 110px;	
	left: 317px; 	
	width: 450px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 17px;
    	font-family: times;
	z-index:99;	
}


#textsub
{
	position:absolute;	
	color: #000000;
	top: 130px;	
	left: 237px; 	
	width: 550px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 16px;
    	font-family: times;
	z-index:99;	
}

#leftsub
{
	position:absolute;	
	color: #000000;
	top: 230px;	
	left: 37px; 	
	width: 150px;
	font-size: 16px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 22px;
    	font-family: times;
	z-index:99;	
}



#links
{
	position:absolute;	
	top: 619px;
	left: 30px; 	
	width: 800px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: 0.1em;	
	line-height: 19px;
    	font-family: times;
	z-index:99;	
}


#footer
{
	position:absolute;
	color: #000000;	
	top: 645px;
	left: 30px; 	
	width: 800px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 19px;
    	font-family: times;
	z-index:99;	
}







.plain
	{
	color: #000000;
	font-size: 15px;
	font-style: plain;
	letter-spacing: 0.01em;	
	line-height: 22px;
	text-align:justify; 
    	font-family: arial;
	}


.italic
	{
	font-weight: bold;
	color: #363768;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 0.01em;	
	line-height: 24px;
    font-family: times new roman;
	}



A.text:link
	{
	font-weight: plain;
	color: #858585;
	font-size: 15px;
	letter-spacing: 0.08em;		
    	font-family: times;
   	text-decoration: none; 
}

A.text:visited
	{
	font-weight: plain;
	color: #666666;
	font-size: 15px;
	letter-spacing: 0.08em;	
    	font-family: times;
   	text-decoration: none; 
}


A.text:hover
	{
	font-weight: plain;
	color: #861F00;
	font-size: 15px;
	letter-spacing: 0.08em;	
   	font-family: times;
   	text-decoration: none; 
}





A.left:link
	{
	font-weight: plain;
	color: #858585;
	font-size: 15px;
	letter-spacing: 0.00em;		
    	font-family: times;
	font-style: plain;
   	text-decoration: none; 
}

A.left:visited
	{
	font-weight: plain;
	color: #666666;
	font-size: 15px;
	letter-spacing: 0.00em;	
    	font-style: plain;
	font-family: times;
   	text-decoration: none; 
}


A.left:hover
	{
	font-weight: plain;
	color: #861F00;
	font-size: 15px;
	letter-spacing: 0.00em;	
   	font-family: times;
   	text-decoration: none; 
}






A.footer:link
	{
	font-weight: plain;
	color: #000000;
	font-size: 13px;
	letter-spacing: -0.00em;	
    	font-family: times;
   	text-decoration: none; 
}

A.footer:visited
	{
	font-weight: plain;
	color: #363768;
	font-size: 13px;
	letter-spacing: -0.00em;	
    	font-family: times;
   	text-decoration: none; 
}



A.footer:hover
	{
	font-weight: plain;
	color: #AA0000;
	font-size: 13px;
	letter-spacing: -0.00em;
   	font-family: times;
   	text-decoration: none; 
}











    
	

	
	
