BODY
{
	background: #EDECEC url("images/back.jpg") repeat-x left top;
	COLOR: #666;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	
}
H1,H2,H3,P,BODY,#rhs_content UL,LABEL
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: 0px;
}
A
{
	outline: none;
}
SELECT > OPTION
{
	padding-right: 15px;
}
H1
{
}
H2
{
}
H3
{
}
#lhs H1
{
}
#body
{
	height: 600px;
	margin: 9px auto;
	min-height: 600px;
	padding: 0px;
	width: 950px;
}
html>body #body
{
	height: auto;
}
BODY > #body
{
}
#header
{
	background-color: transparent;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	height: 75px;
	width: 100%;
}
#logo
{
	color: #666;
	font-size: 35px;
	padding: 15px;
}
#logo A
{
	background: transparent url('images/logo.gif') no-repeat right top;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 50%;
}
#container
{
	background: #333;
	float: left;
	margin: 0px auto;
	padding: 15px 15px 30px 15px;
	width: 950;
}
.box375
{
	background-image: url(images/375-m.gif);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 36px;
	width: 375px;
}
.box375 .top
{
	background: transparent url(images/375-t.jpg) no-repeat left top;
	padding: 13px 12px;
}
.box375 .bot
{
	background: #333 url(images/375-b.jpg) no-repeat left top;
	height: 16px;
	margin-bottom: -36px;
	padding: 11px 12px;
}
.media
{
	background-image: url(images/media.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 290px;
	margin-left: 15px;
	width: 530px;
}
.box605
{
	background-image: url(images/605-m.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: 15px;
	padding-bottom: 4px;
	width: 605px;
}
.box605 .top
{
	background: transparent url(images/605-t.jpg) no-repeat left top;
	height: 250px;
	padding-bottom: 22px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 22px;
}
.box605 .bot
{
	background: #333 url(images/605-b.jpg) no-repeat left top;
	height: 4px;
	margin-bottom: -4px;
}
.box300
{
	background-image: url(images/300-m.gif);
	background-repeat: repeat-y;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 4px;
	width: 300px;
}
.box300 .top
{
	background: transparent url(images/300-t.jpg) no-repeat left top;
	height: 81px;
	padding: 22px 19px;
}
.box300 .bot
{
	background: #333 url(images/300-b.jpg) no-repeat left top;
	height: 4px;
	margin-bottom: -4px;
}
UL.nav
{
	background-color: #333;
	clear: both;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	width: 605px;
}
.box300 UL.nav
{
	width:300px;
}

UL.nav LI
{

	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	margin: 0px;
	margin-left: 1px;
	overflow: visible;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 90px;
}
UL.nav LI.first
{
	margin-left: 0;
}

UL.nav LI A
{
	background-image: url(images/tab.jpg);
	background-position:right top;
	color: #fff;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}

UL.nav LI A.selected,UL.nav LI A:hover
{
	background-image: url(images/tab.jpg);
	background-position:left top;
	color: #333;
	font-weight: bold;
}
#footer
{
	background-color: transparent;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	height: 39px;
	line-height:39px;
	width: 950px;
	margin-bottom:9px;
	float:left;
}