* {
	margin:0px;
	padding:0px;
	background-position: left top;
	scrollbar-3dlight-color:#54075B;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #ccc;
	scrollbar-darkshadow-color: #b2b3cf;
	scrollbar-face-color: #b2b3cf;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	background-position: left top;
	min-height: 400px;
	}
h1{
	font-size:14px;
	color:#fff;
	}
h2{
	font-size:1.2em;
	color:#fdbb30;
	margin:0 0 5px 0;
}
h3{
	font-size:1em;
	color:#fdbb30;
}
h4{
	font-size:1em;
	color:#fdbb30;
	}
h5{}
h6{}
p {
	margin:0 0 5px 0;
	}
a:link {
	color: #54075B;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	text-decoration: none;
	color: #54075B;
	font-weight:bold;

}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight:bold;

}
a:active {
	text-decoration: none;
	color: #54075B;
}
#sideNavigation a:hover {
	text-decoration: none;
	color:#663399;
	font-weight:bold;
	border-bottom:1px dotted #663399;
	border-left:1px dotted #663399;
	padding-left:2px;
}
#sideNavigation a:active {
	text-decoration: none;
	color: #fff;
	background-color:#663399;
	padding:2px;
	border-bottom:1px dotted #fff;
	border-left:1px dotted #fff;
	padding-left:2px;
}
#wrapper {
	margin:0 auto 0 auto;
	width:750px;
	height:400px;
	}
#header {
	background-image:url(../images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:115px;
	width:750px;
	}
#mainContent {
	background-color:#fff;
	min-height:658px;
	height:658px;
	width:750px;
	border:1px solid #ccc;
	position:relative;
	}
#headingBar {
	background-image:url(../images/backHeading.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:20px;
	padding:3px 0 0 5px;
	position:relative;
	width:575px;
	}
#headingBar span {
	font-size:1.1em;
	}
#footer {
	height:50px;
	width:750px;
	position:relative;
	top:5px;
	}

#leftColumn {
	padding:0px;
	background: #e9e6ed;
	width:170px;
	background-image: url(../images/leftColumnBack.jpg);
	background-repeat:no-repeat;
	background-position:0 175px;
	}

#sideNavigation {
	margin:0 0 0 0;
	position:relative;
	width:150px;
	font-size:1.0em;
	line-height:20px;
	padding:5px;
	border:5px solid #ccc;
	background-color:#FFFFFF;
	}

#sideNavigation ul li{
	list-style-type:none;
	display: list-item;
	}

#bottomNavigation {
	margin:0 auto 0 auto;
	width:750px;
	text-align:center;
	}

#bottomNavigation li{
	list-style-type:none;
	display:inline;
	}
.boxOutBack #innerBox {
	height:200px;
	}
#innerBox {
	margin:5px 5px;
	background-color:#FFFFFF;
	padding:5px;
	border-top: 1px outset #A77BD2;
	border-right: 2px dotted #D3BEE9;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #A77BD2;
	
	}
#clear {
	clear:both;
	width:99.9%;
	}
.caption {
	font-size:0.9em;
	color:#fff;
	}
.newsHeadline {
	font-size:1.1em;
	font-weight:bold;
	color:#56446F;
	}
.newsHeadline a:visited {
	color:#FF9900;
	}
.datePosted {
	color:#6F578E;
	font-weight:bold;
	}
.submit {
	background-color:#FFFFFF;
	color: #fff;
	font-weight:bold;
	font-size:0.9em;
	margin:5px 0 5px 0;
	background-image:url(../images/backHeading.jpg);
	background-repeat:repeat-x;
	}
.boxOut {
	color:#fff;
	background-color: #9B91B9;
	padding:3px;
	float:right;
	width:175px;
	clear:right;
	margin-bottom:5px;
	font-size:0.9em;
	border-top:2px solid #ccc;
	border-right:2px solid #76659E;
	border-bottom:2px solid #76659E;
	border-left:2px solid #ccc;
	background-image:url(../images/back_boxOut.jpg);
	background-repeat:repeat;
	background-position:left top;
	}
.boxOut ul li {
	margin:0 0 5px 20px;
	list-style: square;
	}
.boxOutHeader {
	font-size:1em;
	color:#fff;
	font-weight:bold;
	margin:0 0 5px 0;
	text-decoration:underline;
	}
.orangeHeader {
	color: #fdbb30;
	font-size:1.1em;
	font-weight:bold;
	}
.copy {
	font-size:1.2em;
	line-height:18px;
	width:355px;
	}
.copy ul li {
	margin:0 0 5px 20px;
	list-style:square;
	}
.infoBox {
	border-top:2px solid #ccc;
	width:245px; 
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-size:0.9em;
	padding:5px;
	background-image:url(../images/backInfoBox.jpg);
	background-repeat:repeat-x;
	}
#innerBox ul li {
	list-style: url(../images/squareBullet.gif);
	margin:0 0 0 20px;
	}
.boxOutBack {
	background-image:url(../images/backBoxOut.jpg);
	background-position:left top;
	background-repeat:no-repeat;

	}

