@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-image: url(/images/bkgrd.gif);
	background-repeat: repeat;
	}
.main_toplt {
	width:102px;
	height:91px;
	background-image: url(/images/main_toplt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_topctr {
	width:488px;
	height:91px;
	background-image: url(/images/main_topcntr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main_center {
	width:488px;
	height:484px;
	background-image: url(/images/main_center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_botctr {
	width:488px;
	height:114px;
	background-image: url(/images/main-botcntr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.main_right_margin {
	width:102px;
	height:689px;
	background-image: url(/images/main_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_text {
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.left_text_lrg {
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
}
.bot_text {
	color:#FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.menu_text, .menu_text a:link, .menu_text a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1pt;
	
}
.menu_text a:hover {
	color:#FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1pt;
}
.copyright, .copyright a:link, .copyright a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		
}
