html, body{
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/bg.jpg);
	background-color: #472500;
}

#pagewidth{
	width: 800px;
	padding-top: 0px;
	margin-top: 20px;
	padding-bottom: 5px;
} 
 
#header{
	height:180px;
	margin: 3px 0px 0px 0px;
	padding: 15px 20px 3px 0px;
	width: 774px;
	background-image: url(images/gifs/header_front.gif);
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-bottom: solid #946003 3px;
	color: #FFFFFF;
	border-top: solid #B97C04 3px;
	border-right: solid #B97C04 3px;
	border-left: solid #B97C04 3px;
	background-repeat: no-repeat;
	background-position: center;
} 
 
#maincol{
	color: #FFFFFF;
	margin-top: 90px;
	float: right;
 }
#nav li {
	margin-top: 5px;
	background-repeat: repeat;
	list-style-type: none;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	background-image: url(images/front_page/fanny_maes_front.jpg);
	display: block;
	width: 800px;
	height: 301px;
	background-repeat: no-repeat;
	font-variant: normal;
}
#nav a:link, #nav a:visited {
	padding-top: 60px;
	color: #0066FF;
	padding-bottom: 3px;
	text-align: center;
}
 
#footer{
	font-size: 0.7em;
	padding-top: 6px;
	color: #FFFFCC;
	padding-bottom: 5px;
	clear: both;
	width: 774px;
 } 
#footer a:link, #footer a:visited {
	color: #FF9900;
	text-decoration: none;
}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
}
#nav a:hover, #nav a:active {
	padding-top: 60px;
	color: #FF9900;
	text-align: center;
}
#extra2 {
	width: 800px;
	height: 32px;
	margin-top: -78px;
	background-color: #09090B;
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
	margin-left: 40px;
}
#footer a:hover, #footer a:active {
	color: #6699FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headerBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 80px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: right;
}
#wrapper {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 160px;
}
