/* Start of CMSMS style sheet 'Main' */
#global{background:url(../images/bg_header.png) top center no-repeat}
#wrapper{margin:0 auto; width:941px;}

#breadcrumb{float:left; margin:10px 0 0 20px; color:#900;font-weight:bold;}
#breadcrumb .breadcrumb_start{color:#333;}
#breadcrumb a {text-decoration:none; font-weight:normal; color:#333;}
#breadcrumb a:hover{text-decoration:underline}
#search{
	padding:0 5px 10px 10px;
	width:152px; 
	background:#e5e5e5 url(../images/bg_rounded_base_grey.gif) bottom no-repeat; 
	float:right; margin-right:1px;
}

#search a{color:#333; text-decoration:none;}
#search a:hover{text-decoration:underline}

#content{
	width:550px; 
min-height:400px;
	float:left; 
	margin:20px 10px 0 24px;
}

#rightcol{float:left; }

#downloads, #sponsors{
	width:167px; 
	float:left; 
text-align:center;
}

#downloads{
	min-height:400px;
	background:#e5e5e5; 


}
#sponsors{
	clear:left;
	background:#e5e5e5 url(../images/bg_rounded_base_grey.gif) bottom no-repeat;
        padding-bottom:10px;
}

#downloads div{padding:0 10px 20px 10px;}
#downloads_top{margin-top:20px;height:11px; width:167px;background:url(../images/bg_rounded_top_grey.gif) top no-repeat;}
	
#footer{background:url(../images/bg_base.jpg) top center no-repeat; text-align:center; clear:both;
	text-transform:uppercase; 
	color:#999;
	padding-top:20px;
margin-top:20px;
}

.replace{display:none}

#skip_to_content			{float:left; margin:0 0 0 -9999px; text-decoration:none;}


a{color:#900;}
/* End of 'Main' */

