body {
	color: #F7F2D4;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;

}
a:link, a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B42E26;
	line-height:18px;
	text-decoration: underline;
	}
a:hover {
	color: #CCC3A2;
}
body, td, p {
	font-size: 12px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 620px;
	left: 50% 0;
}
#picleft {
	float: left;
	margin-right: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#picright {
	float: right;
	margin-right: 12px;	
}
#head {
	height: 134px;
	width: 620px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#nav {
	/*width: 100%;*/
	background: #B42E26;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 8px;
	overflow:hidden;
}
.mainlevel, .navtext, a:link.mainlevel, a:link.navtext, a:visited.mainlevel {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCC3A2;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	border: none;
	text-decoration:none;
}
a:hover.mainlevel, a:hover.navtext {
	color: #FFFFFF;
}
#main {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 8px;
	padding: 12px;
	height: auto;
	width: auto;
	text-align: left;
}
#footer {
	background: #F7F2D4 url(/images/fb.jpg) no-repeat;
	color: #F7F2D4;
	width: 620px;
	height: 46px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align:bottom;
	text-align:right;
}
