﻿#top_header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 1050px;
	height: 150px;
}
body {
	background-color: #111111;
}
.noborder {
	text-decoration: none;
	border-style: none;
}


<!-- menu styles -->


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#deptselect {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1050px;
	margin-top: 0px;
}
#content {
	width: 900px;
	height: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.noborder {
	border-style: none;
	text-decoration: none;
}
.intro {
	color: #FFFFFF;
	font-family: "Malgun Gothic";
	font-size: large;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#content p a:link {
	text-decoration: none;
	border-style: none;
	color: #5197FF;
}
#content p a:hover {
	font-family: "Malgun Gothic";
	font-size: large;
	color: #D1D1D1;
}
#content p a:visited {
	text-decoration: none;
	border-style: none;
	color: #5197FF;

}

#counter {
	width: 150px;
	height: 33px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
