body {
	background-color: #363636;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/casBkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	line-height: 17px;
}
div#container {
	width: 775px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#nav {
	width: 775px;
	height: 39px;
	background-image: url(images/casNavBkgd.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div#bodyMain {
	background-image: url(images/casBodyBkgd.jpg);
	background-repeat: no-repeat;
	color: #000000;
	clear: none;
	padding-top: 30px;
}
div#news {
	display: inline;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	width: 550px;
	margin-top: 10px;
}
div#body {
	display: inline;
	float: left;
	margin-left: 35px;
	width: 500px;
	margin-right: 40px;
}
div#sidebar {
	width: 175px;
	margin-top: 10px;
	display: inline;
	float: right;
}
#news h1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB2E25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 3px;
}
#news h2 {
	color: #AB2E25;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1em;
}
#news ul {
	margin: 0px;
	padding: 0px;
}
#news li {
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#news li.lastitem{
	list-style-type: none;
	padding-bottom: 15px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#body h1 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB2E25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-bottom: 3px;
}
#body h2 {
	color: #666666;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	font-weight: bold;
	font-size: 1em;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#body h3 {
	font-size: 1.1em;
	margin-bottom: 2px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
}
#body a:link {
	color: #990000;
	text-decoration: none;
}
#body a:visited {
	color: #990000;
	text-decoration: none;
}
#body a:hover {
	color: #660000;
	text-decoration: underline;
}
#body a:active {
	color: #660000;
	text-decoration: underline;
}

#body blockquote {
	margin-top: -10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#news a:link {
	color: #AB2E25;
	text-decoration: none;
}
#news a:visited {
	color: #AB2E25;
	text-decoration: none;
}
#news a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#news a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div#footer {
	clear: both;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
div#copyright {
	font-size: .8em;
	color: #999999;
	clear: both;
	padding-left: 25px;
	padding-bottom: 25px;
}
