A {
	color: #333333;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	text-align: center;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
}

TD, BODY {
	font-family: Verdana, Helvetica, Arial, Sans-Serif; 
	font-SIZE: 12px;
	color: #666666;
}

P {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#outercontainer {
	text-align: left;
	margin: auto;
	width: 780px;
}

#header {
	width: 780px;
	height: 94px;
	background: url('images/header.gif') top left no-repeat;
	position: relative;
}

#header DIV {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Serif;
	text-transform: uppercase;
	color: #e9f1f5;
}

#header .maintext {
	position: absolute;
	top: 33px;
	left: 94px;
	border-bottom: 1px solid #e9f1f5;
	line-height: 19px;
	font-size: 22px;
}

#header .subtext {
	position: absolute;
	top: 53px;
	left: 98px;
	font-size: 11px;
	letter-spacing: 10px;
}

#menu {
	background: url('images/menubacking.gif') top center repeat-x;
	height: 34px;
	margin: 0px 10px 0px 5px;
	text-align: center;
	color: #666666;
	font-size: 11px;
}

#menu DIV {
	padding: 10px 0px 0px 0px;
}

#menu A {
	padding: 0px 10px 0px 10px;
	color: #666666;
	text-decoration: none;
}


#innercontainer {
	background: #ffffff url('images/container_backing.gif') top center repeat-y;
	width: 780px;
	position: relative;
}

#innercontainer .padding {
	padding: 0px 20px 0px 15px;
}

#innercontainer .pagesplash {
	float: right;
	z-index: 20;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	margin: 0px 0px 20px 25px;
	position: relative;
}

#innercontainerbottom {
	background: url('images/container_bottom.gif') top left no-repeat;
	width: 780px;
	height: 59px;
}

#innercontainerbottom H1 {
	text-align: right;
	padding: 14px 32px 0px 0px;
	margin: 0px;

	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
}

#content {
	background: #ebebeb;
	padding: 25px 25px 20px 25px;
	text-align: justify;
}

#content H1, H2, H3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #666666;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
}

#content H2 {
	font-family: Georgia, "Times New Roman", Serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}

#content H3 {
	font-family: Georgia, "Times New Roman", Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}


#bottomlistings {
	background: #ffffff;
	margin: 0px 10px 0px 5px;
	border-bottom: 13px solid #e7e7e7;
}

#bottomlistings IMG {
	float: left;
	margin: 0px 15px 0px 0px;
}

#bottomlistings H2 {
	font-size: 13px;
	padding: 15px 0px 10px 0px;
}

#bottomlistings P {
	padding: 0px;
}

#bottomlistings .left {
	float: left;
	width: 382px;
}

#bottomlistings .right {
	margin: 0px 0px 0px 382px;
}















#footer {
	margin: 0px 10px 0px 5px;
	text-align: center;
}

#footer .blue {
	background: #163851;
	padding: 10px;
	margin: 0px;
	font-size: 10px;
	color: #ffffff;
}

#footer .blue A {
	color: #CCCCCC;
}

#footer .menu {
	padding: 10px;
	font-size: 11px;
	color: #666666;
}

#footer .menu A {
	color: #333333;
}

#footer .copyright {
	font-size: 11px;
	color: #999999;
	padding: 0px 0px 10px 0px;
}

