@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
.holder {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sitContainer.png);
	background-repeat: repeat-y;
}

.topHeader {
	background-image: url(../images/site.jpg);
	background-repeat: no-repeat;
}
.logo {
	float: left;
	margin-left: 30px;
	margin-top: 50px;
	display: inline;
	border: 2px solid #037CC3;
}
.name {
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	display: inline;
}
.topNav {
	float: left;
	width: 999px;
	margin-top: 12px;
	height: 40px;
}
.mainGallery {
	float: left;
	clear: left;
	width: 620px;
	margin-top: 35px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}
.rightNav {
	float: right;
	margin-top: 40px;
	width: 330px;
}
.heading h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 70px;
	color: #FFF;
}
.collegeimg {
	margin-top: 15px;
	margin-left: 2px;
	margin-bottom: 5px;
}
.map {

	margin-top: 10px;
}
.siteContent {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 13px;
	background-color: #fff;
}
.leftContent {
	width: 415px;
	float: left;
	background-color: #fff;
}
.rightmenu {
	float: right;
	width: 178px;
	margin-top: 10px;
}
.cboth {
	clear: both;
	font-size: 1px;
}

.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0a365f;
	padding-top: 5px;
}
.sub {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 3px;
	padding-left: 3px;
}
.topNavBg {
	background-image: url(../images/topNav.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;
}
.middle {
	background-image: url(../images/middleBg.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 32px;
}
.bottom {
	height: 18px;
	background-image: url(../images/bottomNav.png);
	background-position: top;
	background-repeat: no-repeat;
}
.pageContent {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
	color: #484848;
}












.footer {
	clear: both;
	height: 104px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 976px;
	background-position: -9px;
}
.by {
	text-align: right;
	padding-right: 30px;
	color: #CCC;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 70px;
}
.by a{
	color: #C1521C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.by a:hover{
	color: #F00;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

