<!--
html, body, #wrapper {
	height: 100%;

	margin: 0 auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0;
	text-align: center;
	vertical-align: top;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background-color:#000000;
	background-image: url(images/TabeBG.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 2px solid #000000;
}
body {
	background-image: url(images/BG1.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
.UpperContent {
	background-color:#EEEEEE;
	padding:4px;
}
.HeadButtonLeft1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding:4px;
}
.HeadButtonLeft2 {
	padding:4px;
}
.YellowBar{
	background-image: url(images/CollegianHeader_02.gif);
	height: 26px;
	width: 750px;
}
.TwoPXPadding{
	padding: 2px;
}
.FourPXPadding{
	padding: 4px;
}
.DateHeader{
	background-image: url(images/body_02.jpg);
	width: 577px;
	height: 39px;
	color:#FFFFFF;
	vertical-align: middle;
	text-align: right;
}
.TitleHeader{
	height: 93px;
	width: 577;
}
.NavigationLeft{
	width: 173px;
	color:#FFFFFF;
}
.NavigationLeft a:hover{
	height: 23px;
	color: #000066;
	background-image: url(images/HighLight.gif);
	background-color:#336699;
	
}
.HeaderImageArea{
	background-image: url(images/body_04.jpg);
	height: 83px;
	width: 577;
}
.GreyBodyFade{
	background-image: url(images/body_06.jpg);
	background-repeat:no-repeat;
	height: 83px;
	width: 577;
}
.FootBar{
	background-color:#000000;
}
.WhiteTEXT{
	color:#FFFFFF;
}
.JoinNewsletter {
background: #EEEEEE;
padding:4px;
border:#666666 solid 1px;
}
-->