div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
p {
	margin-bottom: 15px;
	line-height: 1.5em;
}
li {
	list-style: circle inside;
	height: 3ex;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	background: #0F1B59;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 10px;
}
h5 {
	margin-bottom: 15px;
	border-bottom: 1px dotted #A17E5C;
	font-size: 12px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #0A1B5A;
}
body {
	background-image: url(images/bg2.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #947B59;
}
a:visited {
	color: #937B5A;
}
a:hover {
	color: #0A1B5A;
}
a:active {
	color: #937B5A;
}
#wrapper {
	height: 1400px;
	background: url(images/bg_top.png) repeat-x top;
}
#wrapper2 {
	height: 1400px;
	background: url(images/towel.gif) no-repeat right bottom;
}
#sideBar {
	width: 180px;
}
#top {
	vertical-align: top;
	height: 102px;
}
#login {
	background: url(images/loginBg.png) no-repeat left top;
	height: 283px;
	vertical-align: top;
	text-align: left;
}
#links {
	width: 154px;
	color: #FFF;
}
.SideBarLinks {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
.SideBarLinks a:link, .SideBarLinks a:visited, .SideBarLinks a:active {
	color: #FFF;
	text-decoration: none;
}
.SideBarLinks a:hover {
	text-decoration: underline;
}
#links_top {
	background: url(images/links_top.png) no-repeat left top;
	height: 20px;
}
#links_bottom {
	background: url(images/links_bottom.png) no-repeat left top;
	height: 20px;
}
#contentArea {
	background: #FFF;
}
#slideshow {
	height: 305px;
	background: url(images/slideshowBg.gif) no-repeat center center;
}
#slides {
	margin-top: 11px;
}
#boxes td {
	width: 330px;
}
#boxes td .boxtext {
	width: 315px;
	line-height: 1.5em;
	margin: 5px auto 10px;
}
#footer {
	background: #937963;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 40px;
	line-height: 30px;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.formfields {
	width: 250px;
	border: 1px solid #625E8D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	vertical-align: middle;
	padding: 5px;
}
.formfieldsLarge {
	width: 250px;
	border: 1px solid #625E8D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	padding: 5px;
}
#login {
	padding: 10px;
}
#boxes td .twitterbox {
	width: 315px;
	line-height: 1.5em;
	margin: 5px auto 10px;
}
.pastStudents {
	padding: 10px;
	background-color: #F4F1EF;
	margin-bottom: 10px;
}
.pastStudentsInfo {
	float: right;
	width: 520px;
}
.pastStudents img {
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #937963;
}
.clear {
	width: 100%;
	clear: both;
}
