* {
	margin:0;
	padding:0;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#8dc0ff;
	}
a, a:active, a:link, a:visited {
	text-decoration:underline;
	color:#0066CC;
	}
a:hover {
	text-decoration:none;
	}
.clear {
	clear:both;
	}
.mid {
	width:900px;
	margin:0 auto;
	}
#top {
	padding:8px;
	background:white;
	border-bottom:14px solid #658fc4;
	}
#header {
	}
#login {
	background:#ffffff;
	padding:13px;
	border-bottom:14px solid #658fc4;
	}
.fields {
	padding:2px;
	border:1px solid #ccc;
	}
.button {
	padding:2px;
	background:#ccc;
	height:25px;
	}
#content {
	padding:0px 0;
	}
h1 {
	font-size:16px;
	background:#658fc4;
	padding:5px;
	color:#fff;
	}
#nav {
	background:#fff;
	float:left;
	width:144px;
	padding:8px;
	}
#nav ul, #right ul {
	list-style-type:none;
	}
#nav ul li, #right ul li {
	margin:7px 0 7px 9px;
	float:left;
	}
#toplinks {
	background:#1A5382;
	height:28px;
	padding-left:10px;
	}
#toplinks ul {
	list-style-type:none;
	float:left;
	width:860px;
	}

#toplinks ul li {
	margin:7px 25px 7px 0;
	float:left;
	}
#lastli {
	margin:7px 0 7px 0;
	float:left;
	}
#toplinks ul li a, #toplinks ul li a:active, #toplinks ul li a:visited {
	color:white;
	text-decoration:none;
	}
#toplinks ul li a:hover {
	text-decoration:underline;
	color:white;
	}
#nav2 {
	background:#fff;
	width:144px;
	padding:8px;
	}
#nav2 ul {
	list-style-type:none;
	}
#nav2 ul li {
	margin:7px 0 7px 9px;
	}
#prevbox {
	margin-left:20px;
	float:left;
	width:500px;
	background:#ffffff;
	padding:8px;
	}
.newstext {
	padding:9px;
	}
#right {
	background:#fff;
	float:left;
	width:150px;
	margin-left:20px;
	padding:8px;
	}
.newsbox {
	margin-bottom:10px;
	}
.featured {
	width:100px;
	height:70px;
	background:white;
	}
.featuredout {
	margin:10px 5px 10px 5px;
	background:#658fc4;
	float:left;
	padding:3px;
	height:170px;
	}
.featuredout2 {
	margin:10px 5px 10px 5px;
	background:#658fc4;
	float:left;
	padding:3px;
	}
.newcartoon {
	width:100px;
	margin:10px auto;
	}
.newcartoon a img {
	border:2px solid #658fc4;
	}
#footer {
	margin-top:50px;
	width:900px;
	height:270px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
	background:url(../images/footer.jpg) no-repeat top left;
	}
.success {
	background:green;
	color:white;
	padding:4px;
	margin:5px 0;
	}
.error {
	background:red;
	color:white;
	padding:4px;
	margin:5px 0;
	}
.title {
	margin:5px 0;
	font-weight:bold;
	text-align:center;
	color:white;
	width:90px;
	}
.comm {
	text-align:center;
	padding:5px 0 10px 0;
	height:30px;
	background:#658fc4;
	}
.comm a {
	color:#fff;
	}
.commbox {
	background:#D6E8FC;
	padding:8px;
	margin:0 0 10px 0;
	}
.commtitle {
	font-weight:bold;
	}
h2 {
	margin:10px 0;
	font-size:18px;
	font-weight:bold;
	}
