/* CSS Front Page/Main Document */
#header, #grayspace, #stripe, #group_content
{
	width: 555px;
}

#sponsor
{
	padding-right: 1px;
	float: left;
	text-align: center;
	width: 275x;
	/* Box Model Fix */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 274px;
}

#nav
{
	padding-top: 20px;
	width: 135px;
	float: left;
	padding-left: 20px;
}

#nav ul
{
	list-style: none;
}

#nav ul li
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url('/images/main_sq.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 3px 18px;
	color: #666666;
}

#main_content
{
	float: left;
	width: 400px;
}

#main_content dd
{
	width: 390px;
	text-align: justify;
	min-height: 10px;
}

.content-image
{
	float: right;
	padding-left: 5px;
	padding-bottom: 3px;
}

#sponsors-list
{
	
	text-align: left;
	
}

a
{
	color: #666666;
	text-decoration: underline;
}

a:hover
{
	color: #ff6600;
	text-decoration: none;
}