body {
	background-image: url(/images/bg_new.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

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

select {
	background-color: #E3E7EA;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}

#mainnav a {
	text-decoration: underline;
	color: blue;
}

#mainnav a:hover {
	text-decoration: none;
}

#mainnav a.selected {
	color: #FD0C12;
}
#content a {
	text-decoration: none;
	color: #0000AA;
}

#content a:hover {
	text-decoration: underline;
}

#blackrow {
	background-color: #000000;
	height: 26px;
	padding-top: 2px;
}

#content {
	padding: 25px 60px 50px 35px;
}

#content img {
	margin: 0px;
}

#highlights {
	padding: 0px 0px 0px 0px;
}

#footer {
	border-top: 1px solid #BAAD98;
	color: #BAAD98;
	margin: 2px;
	padding-left: 20px;
	width: 675px;
	margin:0 auto;
}
#footer img{
	vertical-align: middle;
	margin-right: 5px;
}
#footer a {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #BAAD98;
}
#footer a:hover{
	text-decoration: underline;
}
#imaform {
	margin-left: 10px;
	position: relative;
}

#maincontainer {
	background:#f0eee7;
	width:700px;
	height: 100%;
	margin:0 auto;
}

#mainnav {
	width: 200px;
	font-size: x-small;
}

#mainnav ul{
	line-height: 1.5em;
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}
#subnav ul{
	padding: 0px;
	margin: 0px;
}
#pressContainer {
	height: 100%;
	width: 100%;
	background-color: #EFECE7;
	padding: 20px;
	margin: 20px;
}
#frmTable input {
		background-color: #F5F3F0;
		border: 1px solid #D6D4CD;
		font-size: xx-small;
}
#frmTable {
	margin: 20px;
	line-height: 16px;
}

#contenthome {
padding:0 20px 0 0;
}
