body { 
	background-color: #46582E;
}

#mainbox {
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	width: 700px;
}




/* LEFT BOX */
#leftbox {
	float:left;
	background-color: #fff;
	width:420px;
	margin-right: 4px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#leftbox ul{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	padding-bottom:10px;
}


#leftbox li {
	margin-bottom:3px;
	margin-left:0px;
}


#playerbox {
	margin-top: 10px;
	margin-bottom: 10px;
}

#playerselectbox {
	border-bottom: 1px dotted #663300;
	padding-bottom: 5px;
}

/* RIGHT BOX */

#rightbox {
	float:left;
	width: 276px;
	background-color: #fff;
	margin-bottom:10px;
	padding-bottom:10px;	
}


#rightbox ul{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	padding-bottom:10px;
	border-bottom: 1px dotted #663300;
}


#rightbox li {
	margin-bottom:4px;
	margin-left:0px;
}

.content2 {
	background-color: #e8f9e9;
	padding: 10px;
}


/* IMAGES */


.juryimg {
	float: left;
	width:150px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.filmimg_left {
	float: left;
	width:160px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.filmimg_left img{
	border: 0px;
}


.filmimg_left p{
 	background-color: #E2FACC;
 	padding:5px;
	text-align: center;
	margin: 0px;
}

.filmimg_right {
	float: right;
	width:160px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.filmimg_right p{
 	background-color: #E2FACC;
 	padding:5px;
	text-align: center;
	margin: 0px;
}


.filmimg_right img{
	border: 0px;
}






.art_left {
	float: left;
	width:160px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.art_left img{
	border: 0px;
}


.art_left p{
 	background-color: #E2FACC;
 	padding:5px;
	text-align: center;
	margin: 0px;
}

.art_right {
	float: right;
	width:160px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.art_right p{
 	background-color: #E2FACC;
 	padding:5px;
	text-align: center;
	margin: 0px;
}


.art_right img{
	border: 0px;
}






#summary {
	float: left;
	clear: right;
	width: 225px;
}


#summary  ul{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#summary  li {
	margin-bottom:3px;
	margin-left:0px;
}

#jmsummary  ul{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#jmsummary  li {
	margin-bottom:3px;
	margin-left:0px;
}


#longdesc {

	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #663300;
	width: 398px;
}


#bio {
	
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #663300;
	display:none;
	width: 398px;
}


#takeaction {
	
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #663300;
	display:none;
	width: 398px;
}

#takeaction ul{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	padding-bottom:10px;
}


#takeaction li {
	margin-bottom:3px;
	margin-left:0px;
}

#relatednews {
	
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #663300;
	display:none;
	width: 398px;
}


#justmediabox {
	width: 100%;
}

#justmediabox a { 
	display: block;
	width: 163px;
	height: 47px;
	margin: 7px 0px 10px 0px;
}


#justmediaroll a {
	text-decoration: none;
}

#justmediaroll a {
	background: url("/mtm04/img/just_media_1.gif") no-repeat;
}

#justmediaroll a:hover {
	background: url("/mtm04/img/just_media_2.gif") no-repeat;
}

.entrybody {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #663300;
}

#sponsors img {
	border: 0px;
	margin-right: 10px;
}

#sponsors td {
	padding-top: 5px;
	padding-bottom: 10px;
}


#sponsors th {
	text-align: left;
	font-weight: bold;
	border-bottom: 3px #E2FACC solid;
}

.clearfloat {
	clear: both;
}
