body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%; /* Default font size for FF*/
	/*font-size:90%;/**/
	/*font-size:100%;/**/
	/*font-size:110%; /*Default font size for ie 6*/
	/*font-size:120%; /*Step 2 IE6 */
	/*font-size:130%; /*Step 3 IE6 */
	color:#000000;
	background:#F8F8EF url(images/bc.gif) repeat-y left;	
}
#main{
	width:1000px;
}
a:link, a:active, a:visited{
	font-size:100%;
	color:#F16000;
	text-decoration:none;
}
a:hover{
	font-size:100%;
	color:#F16000;
	text-decoration:underline;
}
img{border:0;}
form{margin:0;}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	border:1px solid #D4D2B4;
	padding:2px 5px 1px 5px;
}
input.checkbox{
	padding:0;
	width:auto !important;
	border:0;
}
input.search{
	padding:0;
	width:21px !important;
	height:21px;
	border:0;
	background:url(images/searchbtn.gif) no-repeat;
}
input.login{
	width:61px !important;
	height:25px;
	border:0;
	padding:0px 0 0 21px;
	background:url(images/loginbtn.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#F16000;
}
#left{
	width:257px;
	float:left;
}
#center{
	float:left;
	width:510px;
	background:url(images/cbc.gif) repeat-y;	
}

#center2{
	float:left;
	width:740px;
	background:url(images/cbc2.gif) repeat-y;	
}

#header{
	width:508px;
	height:160px;
	background:url(images/hbc.gif) no-repeat;
}
#logo{
	float:left;
	width:424px;
	height:116px;
	margin:27px 0 0 35px;	
}
.letter[class]{
	position:absolute;
	z-index:0;
	background:url(images/letter.png) no-repeat;
	width:112px;
	height:287px;
	margin:6px 0 0 144px;
}

#menu{
	position:relative;
	margin:0;
	padding:168px 0 0 27px;
	list-style-type:none;	
}
#menu a:link, #menu a:active, #menu a:visited{
	display:block;
	height:24px;
	font-size:115%;
	font-weight:bold;
	color:#342E22;
	text-decoration:none;
	padding:7px 0 0 32px;
	background:url(images/square.gif) no-repeat left;
}
#menu a:hover{
	color:#F16000;
	background:url(images/squareh.gif) no-repeat left;
}
#menu li.sel[class]{
	background:url(images/mbs.png) no-repeat;
}
#menu li.sel a:link, #menu li.sel a:active, #menu li.sel a:hover, #menu li.sel a:visited{
	color:#F16000;
	background:url(images/squareh.gif) no-repeat left;
}
#search{
	height:33px;
	width:220px;
	background:url(images/search.gif) repeat-x;
	margin:6px 0 0 37px;
	padding:12px 0 0 0;
}
#search input{
	border-right:0;
	width:175px;
}
#sponsors{
	list-style-type:none;
	margin:0;
	padding:20px 0 0 37px;
}
#sponsors li{
	display:block;
	float:left;
	padding:0 10px 10px 0;
	height:78px;
}
#sponsors img{
	border:1px solid #138A64;	
}
#b200x200{
	width:204px;
	height:214px;
	background:url(images/b200x200.gif) repeat-x;
	margin:10px 0 20px 37px;
	padding:12px 0 0 3px;
}
#b200x200 div{
	width:200px;
	height:200px;
/*	background:#777777;*/
}
#content{
	padding:10px 20px 20px 20px;
}
.main{
	background:url(images/dot.gif) repeat-x bottom;
	padding:0 0 2px 0;
	margin:0 0 17px 0;
}
h1{
	font-size:190%;
	font-weight:bold;
	color:#138A64;
	height:32px;
	margin-top:0;
	background:url(images/h1.gif) no-repeat left;
	padding:0 0 0 39px;
}
h2{
	float:left;
	font-size:130%;
	font-weight:bold;
	color:#138A64;	
	margin:0;
	width:350px;
	background:url(images/h2.gif) no-repeat left top;
	padding:0 0 0 23px; 
}
img.bordered{
	border:2px solid #138A64;
	margin:0 10px 10px 0;
}
.article{	
	float:left;
	padding:0 0 7px 0;
	background:url(images/dot.gif) repeat-x bottom;
	margin:0 0 15px 0;
	width:470px;
}
.article img{
	border:1px solid #138A64;
	margin:0 10px 10px 0;
	display:block;
	float:left;
}
.article p{
	padding:25px 0 0 0;	
	margin:0;
}
a.more:link, a.more:active, a.more:visited{
	display:block;
	float:right;
	font-size:92%;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	color:#F16000;
	background:#FEFEFF url(images/more.gif) no-repeat left;
	border-bottom:1px solid #E2DFC4;
	height:20px;
	padding:2px 5px 0 26px;
}
a.more:hover{
	text-decoration:underline;
}
#right{
	float:left;
	width:210px;
	padding:20px 10px 20px 10px;	
}
p.title{
	font-size:154%;
	font-weight:bold;
	background:url(images/title.gif) repeat-x;
	height:29px;
	padding:1px 0 0 10px;
	margin:10px 0 10px 0;
}
#login{
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(images/dot.gif) repeat-x bottom;
}
#login li{
	padding:0 0 7px 10px;
}
#login  label, #login a:link,  #login a:active,  #login a:hover,  #login a:visited{
	font-size:92%;
}
#login input{
	width:178px;
}
.news a.more:link, .news a.more:active, .news a.more:hover, .news a.more:visited{
	float:none;
	width:70px;
}
.news{
	margin:0;
	padding:0;
	list-style-type:none;
	clear:both;
}
.news li{
	padding:10px 10px 10px 10px;
	clear:both;
	background:url(images/dot.gif) repeat-x bottom;
}
.news p{
	margin:7px 0 7px 0;
}
.news span{
	font-weight:bold;
	color:#138A64;
}
#calendar{
	border:1px solid #CACCB0;
	background:#FEFEFF;
}
#calendar tr.month{
	font-weight:bold;
	text-align:center;
}
#calendar tr.day_header{
	background:#EEECD2;
	font-weight:bold;
}
#calendar tr.day_header td{
	padding:5px 5px 5px 7px;
}
#calendar td{
	padding:3px 5px 2px 5px;
	text-align:center;
}
#calendar a:link, #calendar a:active, #calendar a:hover, #calendar a:visited{
	color:#000000;
}
#calendar a.grey:link, #calendar a.grey:active, #calendar a.grey:hover, #calendar a.grey:visited{
	color:#808080;
}
#calendar td.today{
	background:#FFC9A6;
}

#calendar td.span today{
	background:#FFC9A6;
}

#footer{
	float:left;
	margin:0 0 0 257px;
	background:#9B9989;	
}
#footer .left{
	float:left;
	background:#9B9989 url(images/dot.gif) repeat-x top;
	width:470px;
	height:30px;
	font-size:92%;
	padding:22px 20px 0 20px;
	color:#FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited{
	color:#FFFFFF;
	font-size:100%;
}
#footer .right{
	float:left;
	width:190px;
	height:35px;
	padding:17px 20px 0 20px;
	background:#AEAC9B url(images/dot.gif) repeat-x top;
	font-size:84%;
}
#spacer{
	float:right;
	font-size:0;
	width:0px;
	height:960px;
}
