body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100%;
}

#topmenu {
	width: 100%;
	background-color: #E87400;
	height: 30px;
	text-align: right;
}

#topmenu ul {
	list-style:none;
	margin: 0;
	padding-top: 5px;
}
#topmenu li {
	display:inline;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#topadvs {
	width: 100%;
	text-align: left;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E87400;
}

#main {
	margin-right: 30%;
	padding-right: 120px;
	padding-left: 130px;
	padding-top: 10px;
}
#theadvsright {
	width: 35%;
	right: 0px;
	top: 0px;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 60px;
}

#theadvsright li {
	padding-bottom: 4px;

}

#theadvsleft {
	width: 50%;
	left: 0px;
	top: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E87400;
}

#main li{
	padding-bottom: 14px;
}
.li_tight {
	line-height: 12px;
}


#body {
	position: relative;
	
}

#navright {
	width: 22%;
	margin-top: 1px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FEEEBC;
	padding: 20px;
}

#navright ul {
	list-style:none;
}

#navright li {
	padding-top: 8px;
	margin-left: -25px;
}

#navright a {
	text-decoration: none;
}
#navright a:hover {
	color: #FF0000;
}

#bottommenu {
	width: 100%;
	background-color: #CCCCCC;
	height: 30px;
}

#bottommenu ul {
	list-style:none;
	margin: 0;
	padding-top: 5px;
	text-align: center;
}
#bottommenu li {
	display:inline;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#bottommenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottommenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.greyed {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.privacy {
	font-size: small;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
