body 	
	{
     	background:transparent; 
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: 12px; 	
	line-height: 150%;
	}

#container 
	{
	margin: 0 auto; 
	margin-top:5px;
	width: 760px; 
	background:  #fff;
	border:2px solid #DBDBDB;
	}

#head
	{
	margin-left:5px;
	width:753px;
	height:227px;
	background: url('../images/distance-head.PNG');
	}

#menu
	{
	float:left;
	margin-left:10px;
	margin-top:200px;

	}


#main
	{
	float:left;
	margin-top:10px;
	margin-left:40px;
	width:680px;
	
	}


#main_popup
	{
	float:left;
	margin-top:-95px;
	margin-left:75px;
	width:600px;
	background: url('images/shade.PNG');
	}



#shade_box_long
	{
	display:block;
	margin-left:60px;
	width:550px;
	padding:5px;
	border:2px solid #DBDBDB;
	background: #F2F2F2;
	}


#thin_box
	{
	display:block;
	margin-left:90px;
	width:465px;
	padding:20px;
	
	background: #fff;
	}

#shade_box
	{
	display:block;
	margin-left:70px;
	width:500px;
	padding:20px;
	border:2px solid #DBDBDB;
	background: #F2F2F2;
	}
#footer
	{
	width:745px;
	padding:14px;
	}

h1
	{
	color:red;
	font-family: times new roman;
	text-align:center;
	font-size: 32px;
	margin: 20px; 
	line-height: 120%;
	}

h2
	{
	color:red;
	font-family: times new roman;
	text-align:left;
	font-size: 22px;
	line-height: 120%;
	margin: 20px;
	}

h3
	{
	color:red;
	font-family: times new roman;
	text-align:left;
	font-size: 30px;
	margin: 20px;
	line-height: 120%;
	}




p	{
	margin: 30px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: 12px; 	
	line-height: 150%;
	}


p.head	{
	margin: 20px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: 14px; 	
	line-height: 150%;
	}

p.head2	{
	margin: 10px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: 14px; 	
	line-height: 130%;
	text-align:left;
	}




P.wide	{
	margin: 10px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: 12px; 	
	line-height: 135%;
	}





p.small	{
	margin: 2px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: 10px; 	
	text-align:right;
	}

p.center
	{
	margin: 20px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: small; 	
	line-height: 130%;
	text-align:center; 
	}





p.throughrred
	{
	color: red; 
	margin: 16px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: small; 	
	line-height: 130%;
	text-align:center; 
	text-decoration: line-through;
	}



p.centerred
	{
	color: red; 
	margin: 20px; 	
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	font-size: small; 	
	line-height: 130%;
	text-align:center; 
	}

p.footer
	{
	text-decoration:none; 
	font-family:times new roman; 
	text-align:center; 
	font-size:10px;
	}



a:link 
	{
	color: blue; 
	font-family: Verdana, Geneva, Arial, sans-serif;  
	text-decoration:none;
	}

a:visited 
	{
	color: blue;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	text-decoration:none;
	}


a:hover {
	color: red;
	font-family: Verdana, Geneva, Arial, sans-serif;   
	text-decoration:underline;
	}





#left_menu
	{
	float:left;
	margin-left:-25px;
	width:150px;
	
	}

#article
	{
	float:right;
	margin-right:-25px;
	width:530px;
	padding:20px;
	border-left:2px solid #DBDBDB;
	}



