body
{
	padding: 30px;
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
}

a
{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

a:hover { text-decoration: underline; }

p
{
	color: #333;
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 5px;
}

li
{
	margin-top: 3px;
	margin-bottom: 3px;
}

select
{
	color: #333;
	font-size: 13px;
}

.header
{
	
	padding: 0px;
	
	
}

.header a
{
	text-decoration: none;
	color: white;
}

h3.title
{
	color: #444;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-right: 25px;
	border-bottom: 1px solid #EFF6FF;
	max-width: 300px;
}

span
{
	margin-left: 30px;
	font-size: 13px;
	color: #888;
	display: none;
}

#copyright
{
	
	display: inline;
	font-size: 13px;
	color: #aaa;
	
}

#navlinks
{
	list-style: none;
	padding: 5px;
}

#navcontainer
{
	font-size: 12px;
	background-image: url(background2.jpg);
	border-width: 0 1px 1px 0;
	color: #333;
	height: 16px;
	padding: 4px;
	vertical-align: middle;
	letter-spacing: 2px;
}

#rightside
{
	width: 185px;
	position: absolute;
	-moz-border-radius: 4px;
	margin-top: 145px;
	background: #f5f5f5;
	border: 1px solid #dddddd;
	left: 574px;
	top: 80px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #666;
	border-width: 0 1px 1px 0;
}

#rightside2
{
	width: 185px;
	position: absolute;
	-moz-border-radius: 4px;
	margin-top: 405px;
	border: 0px solid #dddddd;
	left: 574px;
	top: 80px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #aaaaaa;
	
	
}

#main {width:70%}

#main li { color: #333; }
