body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #D1D0B6;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #669900;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 30px;
}

#wrapper {
    width: 1024px;
    background: #FFFFFF;
    text-align: left;
    margin: 0 auto 0 auto;
}


#header {
	background: #DCCBAC;
	height: 228px;
}

#nav {
	width: 160px;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

#nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	color: #C85827;
	font-weight: bold;
}

#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	color: #C85827;
	font-weight: bold;
}

#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	color: #C85827;
	font-weight: normal;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	color: #666666;
	font-weight: bold;
}

#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	color: #C85827;
	font-weight: bold;
}


#content {
	width: 500px;
	margin: 0 0 0 290px;
	padding-top: 15px;
	padding-left: 15px;
}

#rightcontent {

	margin: 0 0 0 790px;
    padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	color: #669900;
}

p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	color: #669900;
	font-weight: bold;
}

p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	color: #669900;
	font-weight: bold;
}

p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	color: ##666666;
	font-weight: bold;
}

p a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	color: #669900;
	font-weight: bold;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#footer {
	padding: 0px;
}
