body {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
}
.h2class {
	color: #313131;
	font-weight: bolder;
}
img {
	border: none;
}
#pagewrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CC99FE;
}
#logo {
	height: 110px;
	width: 860px;
}
#logo2 {
	height: 0.9em;
	margin-top: 8px;
	background-image: url(../graphics/bar.jpg);
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	padding: 10px 10px 10px 10px;
}
#logo2 a {
	text-decoration: none;
	color: #014e92;
}

#contentwrapper {

}
#slideshow {
	width: 254px;
	border: solid #CCCCCC 1px;
}
#navigation
{
	color: #000000;
	height: 700px;
	padding-top: 2px;
	padding-bottom: 5px;
	float: left;
	margin-top: 10px;
	width: 130px;
	margin-left: 8px;
}
#content_top{
	width: 700px;
	background-image: url(../graphics/content_top.jpg);
	margin-left: 150px;
	margin-top: 10px;
}
#content_footer {
	width: 700px;
	background-image: url(../graphics/content_footer.jpg);
	margin-left: 150px;
}
#content {
	margin-left: 150px;
	font-size: 0.9em;
	background-color: #FFF;
	width: 680px;
	padding: 20px 10px 20px 10px;
	background-image: url(../graphics/content_top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}


#content a:link {
	color: #0000FF;
	padding: 3px 5px 5px 5px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#content a:active {
	color: #0000FF;
	padding: 3px 5px 5px 5px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

#content a:visited {
	color: #0000FF;
	padding: 3px 5px 5px 5px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#content a:hover {
	color: #FF0000;
	padding: 3px 5px 5px 5px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#noticeboard {
	background-color: #F5ECFF;
	width: 400px;
	margin-left: 20px;
	padding: 5px 5px 5px 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#feature {
	clear: right;
}
#link {
	width: 160px;
	height: 150px;
	overflow: hidden;
}

.paddedcell {
	text-align: center;
	padding: 8px 10px 5px 10px;
}
.textcell {
	text-align: left;
	padding: 8px 10px 5px 10px;
}
.hilite {
	background-color: #EFEFEF;
}
.namecell {
	text-align: left;
	padding: 2px 0px 2px 10px;
	font-weight: 600;
}
.rightcell {
	text-align: right;
	padding: 2px 0px 2px 10px;
	font-weight: 600;
}
.singlecell {
	text-align: center;
	padding: 2px 0px 2px 10px;
	font-weight: 600;
	background-color: #CC99FE;
}
.graduate {
	text-align: center;
	padding: 2px 0px 2px 10px;
	font-weight: 600;
	background-color: #FFF;
	background-image: url(../graphics/graduate.jpg);
}
.headcell {
	text-align: left;
	padding: 2px 0px 2px 10px;
	font-weight: 600;
	background-color: #CCC;
}
.titlecell {
	text-align: left;
	padding: 2px 0px 2px 10px;
	width: 300px;
}
.tabledata {
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: solid #CC99FE 2px;
	width: 320px;
	font-size: 12px;
}
.centercell {
	text-align: center;
	padding: 2px 2px 2px 2px;
	height: 140px;
	border: solid #CC99FE 2px;
	overflow: hidden;
}
#pictureholder {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#tableholder {
	text-align: center;
	padding: 10px 0px 10px 0px;
	clear: both;
}

.leftbox {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.rightbox {
	float: right;
	margin-right: 15px;
	padding: 0px 0px 10px 10px;
	text-align: center;
}
.donatebox {
	float: right;
	margin-right: 5px;
	padding: 0px 0px 10px 10px;
	text-align: right;
	width:200px;
}
.clear {
	clear: both;
}
.clearR {
	clear: right;
	width: 100px;
	height: 30px;
}
.smallprint {
	font-size: 0.8em;

}

#footer {
	color: #0000FF;
	clear: left;
	padding: 5px 10px 5px 10px;
	font-size: 0.8em;
	background-image: url(../graphics/bar.jpg);
	text-align: right;

}
#footer a {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}


#footer a:visited{
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}

.warning {
	color: #FF0000;
}
.caption{
	color: #312742;
	width: 200px;
	display: block;
	text-align: center;
}
.shortcaption{
	color: #312742;
	width: 150px;
	display: block;
	text-align: center;
}
.fund_caption {
	text-align: center;
	padding: 2px 2px 2px 2px;
	width: 320px;
	font-size: 12px;
}
.floatr {
	float: right;
	border: none;
	margin: 5px 0px 5px 10px;
	clear: right;
}
#footer2 {
	clear: both;
	font-size: 0.9em;
	text-align: center;

}
#footer2 a {
	font-weight: normal;
	text-decoration: none;
}


#footer2 a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #4D7980;
}
#footer2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
#newsletter {
	margin-top: 10px;
	width: 300px;
	font-size: 16px;
	border-color: #CC99FE;
	border-width: 2px;
}
