@charset "utf-8";

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0;

	padding:0;

	background-image: url(../images/rightnav-bg.jpg);

	background-repeat: no-repeat;

	background-position: -1000px -1000px;



}

#wrapper {

	width: 900px;

	margin: 10px auto;

	padding: 0;

	border: 1px solid #230898;

	position: relative;

}

#masthead {

	padding: 0;

	margin: 0;

	height: 100px;

}

#c-comment {

	float: right;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #230898;

	width: 300px;

	text-align: center;

	margin: 5px;

	padding: 0;

}

#logo {

	position: absolute;

	top: 50px;

	left: 20px;

	margin: 0;

	padding: 0;

}

#r-inset {

	width: 450px;

	padding: 0;

	margin: 0 0 0 10px;

	float: right;

}

#r-inset2 {

	width: 300px;

	padding: 0;

	margin: 0 0 0 10px;

	float: right;

}

#r-inset3 {

	width: 200px;

	padding: 0;

	margin: 0 0 0 10px;

	float: right;

}

#house-ads {

	margin-top: 10px;

	text-align: center;

}

#house-ads img {

	border: #333 solid 1px;

}

#google-ads {

	margin: 10px auto;

	width: 336px;

	padding: 0;

}

#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

	width: 900px;

	margin: 10px auto;

}

#footer a:link, #footer a:visited {

	text-decoration: underline;

	color: #333;

}

#footer a:active, #footer a:hover {

	text-decoration: underline;

	color:#609;

}

.clear-all {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 1px;

	overflow: hidden;

}

.clear-left {

	clear: left;

	height: 0;

	line-height: 0;

	font-size: 1px;

	overflow: hidden;

}

.clear-right {

	clear: right;

	height: 0;

	line-height: 0;

	font-size: 1px;

	overflow: hidden;

}

#menubar1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	float: left;

	width: 100%;

	padding: 0 1px;

}

#menubar1 ul {

	margin:0;

	padding: 0;

	list-style-type:none;

}

#menubar1 li {

	float:left;

	margin:0 1px 0 0;

	padding:0 0 0 8px;

	background-image: url(../images/leftnav-bg.jpg);

	background-repeat: no-repeat;

}

#menubar1 a {

	float:left;

	display:block;

	padding:5px 15px 5px 5px;

	text-decoration:none;

	color:#fff;

	background-image: url(../images/rightnav-bg.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

#menubar1 a:hover {

	color: #F90;

} 


#menubar2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	float: left;

	width: 100%;

	padding: 0 1px;

	border-bottom: 2px solid #230898;

}

#menubar2 ul {

	margin:0;

	padding:0;

	list-style-type:none;

}

#menubar2 li {

	float:left;

	margin:0 1px 0 0;

	padding:0 0 0 8px;

	background-image: url(../images/leftnav-bg.jpg);

	background-repeat: no-repeat;

}

#menubar2 a {

	float:left;

	display:block;

	padding:5px 15px 5px 5px;

	text-decoration:none;

	color:#fff;

	background-image: url(../images/rightnav-bg.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

#menubar2 a:hover {

	color: #F90;

}

#content {

	padding: 30px;

	margin: 0;

	overflow: auto;

}

.headline1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #230898;

}

.headline2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #5d5149;

}

.submittext {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #230898;

	padding-left: 10px;

}

a.submittext:link, a.submittext:visited {

	text-decoration: none;

	color: #230898;

}

a.submittext:active, a.submittext:hover {

	text-decoration: none;

	color: #F90;

}

a:link, a:visited {

	text-decoration: underline;

	color: #230898;

}

a:active, a:hover {

	text-decoration: underline;

	color: #333;

}

h1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #1c1244;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #1d1c20;

}

.right-image {

	float: right;

	margin: 2px 15px;

}

.left-image {

	float: left;

	margin: 2px 15px;

}