body 
{
	background-color:#ffffbd;
	text-align:center;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#wrapper 
{
	position:relative;
	width: 683px;
	top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header 
{
	width:800px;
	height: 212px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


#content
{
	text-align:center;
	background-color: #000000;
	width: 800px;
	height: 330px;
	position: relative;
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
#left
{
	width:178px;
	text-align:left;
}

#menu 
{
	text-align:left;
	background-color: #550000;
	height:20px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-indent: 5px;
}

#right
{
	float:right;
	width:500px;
}

#navbartop 
{
	background-color: #333333;
	height:50px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	width: 502px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#text 
{
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 800px;
}
#footer 
{
	width:800px;
	margin-bottom: 10px;
	text-align:center;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 20px;
	background-color: #550000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

 a:link
{
	text-decoration: none;
	font-weight:bold;
	color: #660033
}
	
a:visited
{
	text-decoration: none;
	font-weight:bold;
	color: #000000
}

a:hover
{	
	text-decoration: underline;
	font-weight:bold;
}
#submenu {
	text-align:left;
	background-color: #550000;
	height:20px;
	width: 683px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-indent: 5px;
	border-top-width: thin;
}
