	body {
		margin:0px;
		font-family: trebuchet ms;
		font-size: 1em;
		background-image:url(pic/bg_03.gif);
		background-position:top left;
		background-repeat:repeat-x;
	}
	
	h1 {
		font-size:1.5em;
	}

	#container {
		width:800px;
		margin-left:auto;
		margin-right:auto;
		border: 1px solid #333366;
		background-color:#FFFFFF;
		
	}
	
	#header {
		height:285px;
		background-image:url(pic/cbsite_03.gif);
	}
	
	#nav {

		background-color: #CCCC33;
		width:210px;
		float:right;
		margin-top: 18px;
	}
	
	#nav img { 
		margin: 0px; 
		padding: 0px; 
		display: block;
		}
	
	#subhead {
		background-image:url(pic/subhead_15.gif);
		margin-top:1px;
		padding-left:10px;
		color:#FFFFFF;
	}
	
	#content {
		padding-left:10px;
		padding-right:10px;
		margin-bottom:10px;
		float:left;
		line-height: 1.4em;
		font-size:.9em;
	}
	
	#contentSub {
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		float:left;
		width: 550px;
		line-height: 1.4em;
		font-size:.9em;
	}
	
	#submenu {
		width: 210px;
		float:right;
		padding-bottom:5px;
		margin-top:5px;
		margin-bottom:5px;
		border-left: 1px solid #CCCC33;
		border-bottom: 1px solid #CCCC33;
		font-size: .8em;
	}
	
	#submenu ul {
		list-style-type:none;
		padding-left: 10px;
		margin-top: 5px;
		margin-left:0px;
	}
	
	#submenu ul li {
		padding-left:0px;
		margin-left:0px;
	}
	
	#submenuhead {
		background-color:#CCCC33;
		padding-left:10px;
	}
	
	#footer {
		height:20px;
		background-color:#CCCC33;
		clear:both;
		font-size: .7em;
		text-align:center;
	}
	
	#special {
		margin-left: 10px; 
		background-color:#EDEFFE; 
		border: 1px solid #C1CAFD; 
		padding:10px;
		margin-bottom:10px;
	}

	#special ol li {
		font-weight:bold;
	}

	#special ul li {
	list-style-type:disc;
	font-weight:100;
	}
	
	#special img {
		margin-right:10px;
	}
	
	.partner {
		padding-top:10px;
		padding-bottom:10px;
		clear:both;
		
	}
	
	.partner img {
		border: 1px solid #C1CAFD;
		padding: 2px;
		margin-right:5px;
		float:left;
	}
	.partnerheader {
		padding-left:5px;
		margin-top: 10px;
		margin-bottom: 5px;
		background-color:#EDEFFE; 
		border-top: 1px dotted #C1CAFD; 
		border-left: 1px dotted #C1CAFD; 
	}
	
	#contactfrm {
		margin-left: 20px;
	}
	
	#contactfrm form input, textarea {
		background-color:#EDEFFE; 
		border: 1px solid #C1CAFD;	
		font-family:"Trebuchet MS";
		font-size:.8em;
		margin-bottom:5px;
	}

.contact { font-size: .8em; }
.credit {font-size: .7em; line-height:.8em;}
.style1 {font-family: "Trebuchet MS"}
.headtext { font-size: 1.2em;}