body{ padding:0; margin:0; background:#fff ; text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;}
	
#wrapper{ height:100%; width:900px}

	
#logo{
	margin: 15px auto
}

#menu{
	border-bottom:1px solid #990000;
	border-top:1px solid #990000;
	text-align: center;
	margin: 0  auto;
	width: 900px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 35px;
}
#menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	padding-right: 6px;
	border-right: 1px dotted #333;
	padding-left: 6px;
}
#menu a:hover{
	color: #993300;
	border-bottom: 1px dotted #ccc;
}


a:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; font-variant: normal}
a:link { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; font-variant: normal }
a:active { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none; font-variant: normal }
a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none; font-variant: normal }

.whidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
}

.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.headers,.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
}
.headersSMALL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AA0000;
	font-weight: bold;

}
.btn{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border:none;
	background-color: #993300;
	}

.copyBIGGER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

#footer{
	border-top:1px solid #990000;
	text-align: center;
	margin: 0  auto;
	width: 900px;
	padding: 10px;
	margin-top: 35px;
}
