@charset "UTF-8";
/* CSS Document */
<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 155px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(../art_work/grad_header.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navbar {
	float: right;
	height: 30px;
	width: 500px;
	margin-top: 120px;
	margin-right: 30px;
	font-weight: bold;
	text-align: center;
}
#content {
	height: 750px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#maincontent {
	float: left;
	height: 730px;
	width: 430px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 50px;
	white-space: normal;
	list-style-type: square;
}
#rightcontent {
	float: right;
	height: 700px;
	width: 325px;
	font-size: 13px;
	margin-right: 40px;
}
#footer {
	height: 50px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../art_work/footer.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
tablestyle{
	color:#FFF;
	text-align:center;
}
	
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #000;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #FF0;
}
body,td,th {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #FC0;
}
h1 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	color: #000;
}

</style>
