body,html{margin:0px;padding:0px; background-color:#333; background-image:url(images/bg.jpg); background-repeat:repeat-x;}
div#logo{
	background-image: url(images/logo.jpg);
	height: 120px;
	width: 688px;;
	margin-left:auto;
	margin-right:auto;
}
div#header{
	background-image: url(images/bg_header.jpg);
	background-repeat:repeat-x;
	height: 120px;
	width: 100%;
}
div#content{
margin-left:auto;
margin-right:auto;
width:688px;
background-color:#FFFFFF;
}
div#menuimage{

	width:688px;
	height:200px;
	background-image: url(images/mheaders/rotate.php?r=4e73a7a757ede59718787331b55eab6b);
}
div#content p{
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
div#footer {
	height:33px;
	width:568px;
	padding-top:24px;
	padding-left:60px;
	background-image: url(images/smlogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
div#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration:none;
}
div#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F83112;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration:none;
}
div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left:24px;
	padding-top:18px;}
div#headtext{
	clear:both;
	padding-top:120px;
	color:#FFFFFF;
	padding-left:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
