body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 600px;
}
.header-wrapper {
	background-image: url(images/header_wrapper.jpg);
	background-repeat: repeat-x;
	height: 245px;
}
.main-content {
	background-image: url(images/main_content_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 300px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 800px; /* for IE5.x and IE6 */
	padding-top: 1px;
	padding-bottom: 1px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/header_banner.jpg);
	height: 245px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	height: 30px;
	position: absolute;
	width: 980px;
	margin-left: 0px;
	margin-top: 190px;
	text-align: center;
}
.menu li {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 900;
	margin-left: 19px;
}

.menu li a:link {color:#FFFFFF; text-decoration:none}
.menu li a:visited {color:#FFFFFF; text-decoration:none}
.menu li a:hover {color:#ff6600; text-decoration:none}
.menu li a:active {color:#ff6600; text-decoration:none}

a:link {color:#FF6600; text-decoration: underline}
a:visited {color:#FF6600; text-decoration:underline}
a:hover {color:#000000; text-decoration:underline}
a:active {color:#FF6600; text-decoration:underline}

.footer-wrapper a:link{color:#FF6600; text-decoration:underline}
.footer-wrapper a:visited{color:#FF6600; text-decoration:underline}
.footer-wrapper a:hover{color:#FFFFFF; text-decoration:underline}
.footer-wrapper a:active{color:#FF6600; text-decoration:underline}


.menu {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer-wrapper {
	background-color: #252424;
	height: 80px;
}
.inside-text {
	min-height: 300px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 800px; /* for IE5.x and IE6 */
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.footer-content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-color: #676767;
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-y;
}
.site-wrapper {
	background-color: #252424;
	min-height: 500px;
}
.copyright {
	height: 50px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.rutgers {
	height: 50px;
	width: 138px;
	margin-left: 50px;
	position: absolute;
}
.page {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	min-height: 1200px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 500px; /* for IE5.x and IE6 */
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 15px;
	background-repeat: no-repeat;
}
.homepage_text {
	width: 700px;
	margin-right: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	min-height: 550px;
}
.sidebar {
	float: right;
	width: 220px;
	height: 550px;
	background-color: #383838;
	padding: 0px 0px;
}
.pagetitle {
	font-size: 36px;
	color: #FFF;
	width: 930px;
	height: 60px;
	font-family: "book Antiqua";
	text-align: center;
	font-weight: bold;
}
.sidebar_title {
	width: 220px;
	height: 28px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #ff7f00;
	color: #000;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.section_title {
	width: 930px;
	height: 28px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #ff7f00;
	color: #000;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-indent: 20px;
}
.homepage_section_title {
	width: 670px;
	height: 28px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #ff7f00;
	color: #000;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-indent: 20px;
}

.swf {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
