/* CSS Document */
#content{
	padding:10px;
	height: 270px;
}
#content a:hover{
	color: #CC3333;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
}
#mainpic{
	float:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	height: 200px;
	width: 420px;
	text-align: center;
	color: #FFFFFF;
}
#info{
	float:right;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 200px;
	height: 240px;
	text-align: right;
}
.grbgrd{
	background-color:#CCFF33;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.grtitle{
	font-size:14px;
	background-color:#FFFFFF;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CC0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCFF33;
}

