body {
	margin:0;
	padding:0;
	font-family: trebuchet ms,arial,verdana,sans-serif;
	font-size:12px;
	color:#333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #4173B0;
	text-decoration: none;
}
a:hover {
	color: #7DB9DB;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}

.subnav {
	font-size: 11px;
	color: #FFFFFF;
}
.boldsubnav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.mainbody {
	font-size: 13px;
}
.boxhead {
	font-size: 14px;
	font-weight: bold;
	background-color: #f0f0f0;
	height: 16px;
}
.subheader {
	font-size: 18px;
}
.maintext {
	font-size: 13px;
}
.secondhead {
	font-size: 24px;
}
.scdheadsmall {
	font-size: 14px;
}
.currentsection {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.newsheader {
	font-size: 16px;
	font-weight: bold;

}
.border {
	cursor: text;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
}
.smallheader {
	font-size: 14px;
	color: #000000;
	font-style: oblique;

}
.bg {
	background-image: url(../images/collage3.jpg);
	background-repeat: repeat-x;
}
.border2 {
	cursor: text;
	font-size: 14px;
	border: 2px solid #666666;
}
.List-None {
	margin-left: -40px;
	list-style-type: none;
	font-size: 13px;
}
.List-Square {
	margin-left: -15px;
	list-style-type: square;
	font-size: 12px;
}
.mainbodyWhite {
	font-size: 13px;
	color: #FFFFFF;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	float: left;
}
.Header {
	width: 100%;
	background-image: url(../images/bg_csd.gif);
	background-repeat: repeat-x;
	height: 85px;
}
.headleft {
	float: left;
	width: 475px;
}
.Footer {
	text-decoration: none;
	background-color: #f0f0f0;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.footleft {
	float: left;
	width: 40%;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 12px;
	color: #666666;
}
.headright {
	float: right;
	width: 66px;
}
.featurepresentation {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
}
.yellownav {
	background-color: #f0f0f0;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.blacknav {
	background-image: url(../images/blackbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	height: 28px;
}
.footright {
	float: right;
	width: 50%;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
}
.yellowshadow {
	background-image: url(../images/yshadow.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	float: left;
}
.halfcolumn {
	float: left;
	width: 50%;
}
.newsheader_white {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.seven70 {
	width: 770px;
	margin: auto;
}

#header06 {
	margin:auto;
	background-color: transparent;
	background-image: url(../images/headerbg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

.max800 {
	margin:auto;
	width: 800px;
	}
	
#menu {
	clear:both;
	height:28px;
	background-image: url(../images/menu.gif);
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

#menu li {
	font-size:11px;
	}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}

form, .nomarg {
	margin:0;
	padding:0;
	}

#menu li {
	width:130px;
	height:28px;
	margin:0;
	padding:0;
	float:left;
	}

#menu ul a {
	display:block;
	width:100%;
	line-height:28px;
	border-left:1px solid #7e7e7e;
	height:28px;
	text-align:center;
	color:#000;
	text-decoration:none;
	background-color: #eee;
	background-image: url(../images/menu.gif);
	}

#menu ul a span {
	display:block;
	width:100%;
	height:28px;
	border-left:1px solid #fff;
	}

#menu ul a:hover, #menu ul a.selected {
	cursor:pointer;
	background-color:#ddd;
	background-position:100% -36px;
	}

li#parents {
	width:136px;
	}

li#board span {
	border-right:1px solid #7e7e7e;
	width:136px
	}

#search {
	float:right;
	width:245px;
	height:38px;
	text-align:center;
	background-color: transparent;
	background-image: url(../images/searchtab.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#searchpad {
	padding-top:6px;
	}

#srchbox {
	width:143px;
	font-size:10px;
	margin-bottom:4px;
	}
	
#logo {
	float: left;
	width: 435px;	
	}
.spacer {
	height: 50px;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#wrap_nav {
	width: 100%;
	}
	
#wrap_header {
	width: 100%;
	background-color: transparent;
	background-repeat: repeat-x;
	height: 84px;
}
.newbold {
	font-size: 14px;
	font-weight: bolder;
}
.newbold_red {
	font-size: 14px;
	font-weight: bold;
	color: #EE273B;
}
.max200 {
	float: left;
	width: 200px;
}
.flotable {
	margin: auto;
}
.currentnav {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.secondhead_blue {
	font-size: 24px;
	color: #336699;
}
.boxhead_pink {
	font-size: 13px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Current a:link, #Current a:visited, #Current div {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#Current a:hover, #Current a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}.head {
	background-image: url(../images/headerbgla.gif);
	background-repeat: repeat-x;
	height: 171px;
}

