body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666633
}
img
{
	border: none;
}

#logo
{
	position: absolute; 
	z-index: 10; 
	left: 18px; 
	top: 31px;
}

#toolbar
{
	background-color: #999; 
	height: 75px; 
	width: 100%
}
#toolbar td
{

}
#toolbar td.item
{
	padding-left: 10px;
	width: 150px;
	background-color: #666; 
}
#toolbar td.item a
{
	text-decoration: none;
	color: #fff;
}
#toolbar td.item:hover
{
	padding-left: 10px;
	width: 150px;
	background-color: #ffc; 
}
#toolbar td.item:hover a
{
	color: #666;
}

#secondaryToolbar
{
	background-color: #666; 
	height: 18px; 
	width: 100%; 
	border-bottom: solid 1px #000; 
	border-top: solid 1px #000;
}

#content
{
	width: 100%;
}

#content .navigation
{
	width: 148px; 
	background-color: #CCCC99; 
	vertical-align: top; 
	border: none;
}
#content .navigation a
{
	text-decoration: none;
	color: #666;
}

#content .navigation td.unselected
{

}
#content .navigation td.unselected:hover
{
	width: 100%;
	background-color: #ffc; 
}
#content .navigation td.unselected:hover a
{
	color: #666;
}

#content .navigation td.selected
{
	background-color: #666;
}
#content .navigation td.selected a
{
	color: #fff;
	text-decoration: none;
}


#content .picture
{
	width: 148px;
	padding-top: 25px; 
	vertical-align: top;
}

#content .body
{
	padding-top: 25px; 
	padding-right: 50px; 
	padding-left: 25px; 
	vertical-align: top; 
	border-left: solid 1px #CCCC99;
}

#footer
{
	background-color: #999; 
	width: 100%; 
	border-bottom: solid 1px #000; 
	border-top: solid 1px #000;
}

#copyright
{
	padding-left: 108px; 
	font-weight: 600;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
