body {
    background:#edeee0;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	font-weight: normal;
	color:#790000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#ed1c24;
}

#wrapper {
	width:875px;
	margin:auto;
}

#sub-header {
	height: 67px;
}

#nav ul{
	display:block;
	padding: 20px 0px 0px;
	float: right;
}

#nav li{
	float:left;
	list-style-type:none;
	padding:3px 5px 3px 5px;
	margin:1px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#header{
    background:url(images/header.jpg) no-repeat top;
    height:193px;
}

#posting{
	float:right;
	width:545px;
	height:auto;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 30px;
	padding-top: 210px;
}

#posting h1 {
	color: #790000;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 24px;
	font-weight: bold;
}

#posting h3 {
	color: #790000;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
}

#posting h4 {
	color: #ed1c24;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
}

#posting p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #534741;
	text-align: left;
}

#posting li {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	text-align: left;
}

#sidebar{
	float:left;
	width:260px;
	margin: 0px auto;
	padding-top: 10px;
	height: auto;
	padding-left: 40px;
}

#sidebar h3 {
	color: #790000;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

#sidebar p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #534741;
	text-align: right;
	padding-right: 20px;
}

#menu ul {
	padding-top: 0px;
	padding-left: 0px;
	display: inline;
	list-style-image: none;
	top: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#menu li {
	height: 23px;
	line-height: 20px;
	color: #790000;
	text-align: right;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ed1c24;
	padding-right: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#footer{
	height:57px;
	color: #534741;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
	vertical-align: bottom;
	padding-top: 20px;
    clear:both;
}

.sel1 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #534741;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.sel1a {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #534741;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.sel2 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #534741;
	background-color: #999999;
	border: 1px solid #999999;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.sel {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #534741;
}

.style1 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #790000;
}

.style2 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #790000;
}

.style3 {
	color: #ed1c24;
}

