body
{
	width:100%;
	margin:0; padding:0;
	background: #484848 url(../images/leftbody.gif) repeat-y;
	font-family:arial,tahoma,sans-serif;
}
a
{
	text-decoration:none;
	color:#666666;
}
a:hover
{
	text-decoration:none;
	font-weight:bold;
}
#content
{
	margin:20px;
}
#maintop
{
	width:755px;
	height:13px;
	background-image:url(../images/main_top.gif);	
}
#mainbottom
{
	width:755px;
	height:12px;
	background-image:url(../images/main_bottom.gif);
}
#main
{
	padding:0 9px 9px 9px;
	width:737px;
	background-color:#FFFFFF;
}
#left
{
	float:left;
	margin:0;
	padding:0;
	width:229px;
}
#right
{
	float:right;
	margin:0;
	padding:0;
	width:502px;
}
#headerleft
{
	width:229px;
	height:157px;
}
#headerright
{
	width:502px;
	height:157px;
}
#contentbody
{
	padding:5px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:490px;
}
#clouds
{
	width:229px;
	height:431px;
	background-image:url(../images/clouds.jpg);	
}
.nav
{
	padding:12px 0 0 28px;
	margin: 0;
    font-size:13px;
	color:#666666;
	width:199px;
	height:28px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.active 
{ 
	background: url(../images/active.gif) no-repeat center left; 
	font-weight:bold;
}
.orange
{	
	color:#f59000;
}
.purple
{
	color:#6700ff;
}
.gray
{
	color:#666666;
	font-size:13px;
	line-height:130%;
}
.header
{
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
}
.thumb
{
	float:left;
	width:160px;
}