body {
	background-color: #ffffcc;
	text-decoration: none;
}

.wrapper {
	height: auto;
	width: 665px;
	margin-top: 20px;
	background-repeat: repeat-y;
	background-image: url(images/sdw.gif);
	margin-left: 2%;
	background-color: #FFFFFF;
}
#content {
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-indent: 0px;
	padding: 20px 30px 30px;
	width: 588px;
	margin-left: 8px;
	line-height: 1.3em;
}

#content a {
	color: #5D5CC3;
	text-decoration: none;	
}
#content a:hover {
	color: #cc6633;
	text-decoration: none;	
}
#footer {
	height: auto;
	width: 648px;
	background-color: #7575A3;
	position: relative;
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-indent: 0px;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-left: 8px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	margin-left: 8px;
}
#menu a  {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover  {
	color: #B3C2FF;
	text-decoration: none;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6633;
	width: 648px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 100%;
}
.tagline {
	background-color: #333366;
	height: 30px;
	width: 648px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 648px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC6633;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 123px;
	height: 100px;
	background-image: url(images/newsbgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin solid #A7A8C0;
	float: right;
	padding-bottom: 20px;
	line-height: 15pt;
	margin-top: 15px;
}
.maintext {
	float: left;
	width: 400px;
}
h2 {
	color: cc6633;
	font-size: 1em;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 123px;
	height: 310px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin solid #A7A8C0;
	float: right;
	padding-bottom: 20px;
	line-height: 13pt;
	margin-top: 15px;
	background-color: #FFFFDC;
}
