body {
	background: #6f572b url(../images/bg_body_awards.jpg) center center no-repeat;
	/*color: #41698b;*/
	color: #4f504f;
}

h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

a {
	text-decoration: none;
}



#main {
	background: transparent url(../images/bg_main_awards.gif) 0 0 no-repeat;
	height: 630px;
}

#content {	
	padding: 0px 30px 20px 30px;
	width: 330px;
	height: 415px;
	font-size: .9em;
}

#section-id {
	float: left;
	margin-top: -2px;
}


#content a {
	font-weight: bold;
}

#content p.intro {
	margin-top: 10px;
	margin-bottom: 8px;
	height:128px;
}

#content ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#content ul li {
	margin-bottom: 5px;
	font-size: .9em;	
}

.prop-name {
	padding-left: 5px;
}

