html {
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: inherit;
	margin-bottom: 10in;
}
p {
	font-weight: normal;
}
a {
	color: #006699;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-size: 13px;
	list-style-type: none;
}
li {
	background-image: url(img/li.gif);
	background-position: 0 11px;
	padding: 5px 0 0 10px;
	background-repeat: no-repeat;
	margin: 0;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	font-family: Dolly, Georgia, "Times New Roman", serif;
	margin: 15px 0;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	font-family: Dolly, Georgia, "Times New Roman", serif;
	margin: 0;
	border-top: 1px solid #FFFFF;
	padding: 10px 0 0 0;
}
#top {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(img/logobg.gif);
}
#top a#link {
	display: block;
	height: 133px;
	width: 100%;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
}
.none {
	display: none;
}
#nav {
	background-image: url(img/navbg.gif);
	height: 44px;
}
#nav ul
{
	margin: 0px 0px 0px 50px;
	padding: 8px 5px;
	list-style: none;
}
#nav ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: none;
}
#nav ul li a
{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	background-image: none;
	display: inline;
	list-style: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover
{
	text-decoration: none;
}
#pic {
	border: 1px solid #FFFFF;
	margin: 0 0 5px 0;
}
#content {
	display: block;
	position: relative;
	margin: 20px 0 0 0;
	visibility: visible;
}
#left {
	display: block;
	position: relative;
	margin: 0px 0px 0px 50px;
	width: 490px;
	padding: 0 20px 0 0;
	border: 0px solid #FFFFF;
	border-width: 0px 1px 0px 0px;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: none;
}
#right {
	display: block;
	position: absolute;
	top: 0;
	*top: 1px;
	margin: 0 0 0 525px;
	padding: 0 5px 0 10px;
	width: 414px;
	height: 0;
	background-color: ffffff;
	visibility: visible;
	border-right-color: #FFFFFF;
	border-right-style: none;
}
#bottom {
	display: block;
	position: relative;
	display: block;
	height: 144px;
	width: 100%;
	background-image: url(img/bottom.gif);
	margin: 50px 0px 0px 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFF;
}
#footer {
	display: block;
	margin: 40px 0 0 0;
	position: relative;
	padding: 10px;
	text-align: right;
	font-size: 10px;
	color: #666;
	background: #fff;
	border-top: 1px solid #333;
}
.StudentVoice {
	font-family: Lucida, Arial;
	font-size: 16px;
	font-style: normal;
	color: #3366CC;
}
style.25 {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.style100 {
	font-size: 13pt;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style101 {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
