body {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
}
a:link
 {text-decoration: none;}
a:active
 {text-decoration: none;}
a:visited
 {text-decoration: none;}
a:hover
 {text-decoration: underline;}

div.main_page {
	width: 994px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	} 
div.main_page_b {
	width: 994px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	
	} 
div.header_left{
	float: left;
	height: 323px;
	width: 495px;
}
div.header_left2{
	float: left;
	height: 184px;
	width: 240px;
}
div.header_left3{
	float: left;
	height: 323px;
	width: 627px;
}
div.header_right{
	float: right;
	height: 323px;
    width: 497px;
}
div.header_right2{
	float: right;
	height: 92px;
	width: 754px;
}
div.header_right3{
	float: right;
	height: 323px;
    width: 367px;
}
div.main_menu{
	background-image: url(picture.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
div.main_menu_right{
	float: right;
	width: 495px;	
}

#footer {
float:left;
width: 994px; 

}

#heading {
	float: left;
	width: 994px;
	text-align: center;
	margin-bottom: 50px;
}
#heading2 {
	float: left;
	width: 994px;
	text-align: center;
}

div.page {
	float: left;
	width: 994px;
	text-align: left;		
}
.sm {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBCF87;	
}

div.superscribe {
	float: left;
	width: 994px;
	margin-top: 250px;
}

a.mylnk  {
display: block; 
width: 553px; 
text-decoration: none; 
color: #ffffff; 
border: none; 
/* padding: 5px 0px 5px 5px; */
padding: 5px 0px 5px 0px;
}

a.mylnk2  {
display: block; 
width: 800px; 
text-decoration: none; 
color: #ffffff; 
border: none; 
/* padding: 5px 0px 5px 5px; */ 
padding: 5px 0px 5px 0px;

}
a.mylnk:hover, a.mylnk2:hover {
background-color: #444444; 
text-decoration: none;
border: none; 
/* padding: 5px 0px 5px 5px;  */
padding: 5px 0px 5px 0px;
color: #ffffff;}
a.mylnk:visited, a.mylnk2:visited {color: #ffffff; border: none;}