body {
	background:#eed;
	/* B8db95 9CC270 9BB481 */
}

#wrapper { 
	background:#fff;
	width:825px; 
	border-top:1px solid #693;
	border-left:1px solid #693;
	margin: 0 auto;
	margin-bottom:80px;
	padding-bottom:10px;
	padding-top:10px;
}


#head {
	background: transparent url(images/head5.jpg) no-repeat 0 0;
	width: 625px; 
	height: 147px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:0px;
}

#head h4, h1 {display:none; }

#menu {
		text-align:right;
        border-right: 1px solid #693;
        border-bottom: 1px solid #693;
        width: 450px;
        padding: 5px;
		font:16px "Trebuchet MS",Arial,Helvetica,sans-serif;
        margin-left:264px;
        }

#menu ul, #menu li {
        display: inline;
        margin: 0;
        padding-left: 20px;
		padding-right: 10px;
        color: #360;
        font-weight: normal;
         
        }
        
#menu li.on { background: url(images/star4.gif) no-repeat -4px 0px;  }

#menu a {
	display:inline;
	text-decoration:none;
	color: #360;
	margin:0px;
}

#menu a:hover, #menu a:active {text-decoration:underline;}



#content { 
	width:624px;
	margin-left:100px;
	margin-bottom:50px;
	border-bottom: 1px solid #693;
	border-right: 1px solid #693;
	/* 9cc  9CC270 709422*/
}

#info {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	padding-top:10px;
	font: 12px/16px arial, geneva, helvetica, sans-serif;
	color: #555;

}

#sponsors {
	width: 700px;
	margin: 0 auto;
	text-align:center;
	margin-bottom:20px;
}

span.item {
	margin:10px;
	padding:10px;
}

.darker {color: #222;}
h3 {font-weight: bold; color: #360; font-size: 12px;}
a.blue {color:blue;}
a.green {color:#360;}
a {color:#360;}

.right { text-align:right;}
.left  { text-align:left;}

