body {
background:url(images/diagonals.gif); 
font-size: 6pt;
padding:0px;
margin:0px;
}

#container {
width: 760px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
} 

#banner {
width:760px;
height:187px;
padding:0px;
margin: 0px;
background:url(images/banner.gif); 
}

#content {
width:760px;
padding:0px;
margin: 0px;
}

#left {
float: left;
width:187px;
padding:0px;
margin: 0px;
background:url(images/dot_lines.gif); 
}

#right {
float: left;
width:573px;
padding:0px;
margin: 0px;

}

#sub_page {
float: left;
width:760px;
padding:0px;
margin: 0px;

}

#menu {
float: left;
width: 135px;
padding:0px;
margin-top: 12px;
}

#space {
position:relative;
width:135px;
height: 13px;
padding:0px;
margin: 0px;
}

#space1 {
float: left;
width: 27px;
padding:0px;
}

a#m1 {float: left;
	display:block;    
	height: 12px;
	width: 135px;	
	background:	url(images/menu1.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m1:hover {
	background-position: 0 -20px;
	}

a#m2 {float: left;
    display:block;  
	height: 12px;
	width: 135px;
	background:	url(images/menu2.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m2:hover {
	background-position: 0 -20px;
	}

a#m3 {float: left;
    display:block;  
	height: 12px;
	width: 135px;	
	background:	url(images/menu3.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m3:hover {
	background-position: 0 -20px;
	}
	
a#m4 {float: left;
    display:block;  
	height: 12px;
	width: 135px;
	background:	url(images/menu4.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m4:hover {
	background-position: 0 -20px;
	}
	
a#m5 {float: left;
    display:block;  
	height: 12px;
	width: 135px;
	background:	url(images/menu5.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m5:hover {
	background-position: 0 -20px;
	}

a#m6 {float: left;
    display:block;  
	height: 12px;
	width: 135px;	
	background:	url(images/menu6.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m6:hover {
	background-position: 0 -20px;
	}

a#m7 {float: left;
    display:block;  
	height: 12px;
	width: 135px;	
	background:	url(images/menu7.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
a#m7:hover {
	background-position: 0 -20px;
	}	
.page	{
	font-weight:lighter;
	float:left;
	margin-right:15px;	
	margin-left:15px;
	color:#000000;
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}
.head {
	font-weight: bold;
	padding: 10px 15px;
	margin:0px;
	color:#DD0000;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}
.caption	{
	font-weight:lighter;
	text-align:center;
	color:#000000;
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}
h2 {
font-weight: normal;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size: 9px;
margin-left: 10px;
color:#999999;} 
h3 {
font-weight: normal;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size: 9px;
margin-left: 200px;
color:#999999;} 

a#ms {
font-weight: normal;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size: 9px;
margin-left: 150px;
color:#999999;
line-height:6px;
text-decoration: none;}

a#ms:hover {
text-decoration: underline;