html {
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	height:100%;
	background-repeat: repeat-y;
	background-position: center top;
}

#container {
	padding: 0px;
	min-height:100%;
	position:relative;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #202020;
}
#image_header {
	height: 325px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/slices/picture_banner_new.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#header {
	height: 73px;
	width: 960px;
	background-image: url(../images/slices/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	margin: 0px;
	padding: 0px;
	background-color: #393937;
	height: 47px;
	width: 960px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484847;
	border-bottom-color: #484847;
}
#content {
	height: 283px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4f4f4f;
	background-color: #333333;
	margin: 0px;
	padding-bottom: 130px;
}
#buttonholder {
	width: 500px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	height: 130px;
	float: left;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 960px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4f4f4f;
	background-image: url(../images/slices/footer.gif);
}

#uniquebox {
	background-image: url(../images/slices/unique-new.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 283px;
	width: 209px;
	background-color: #CCCCCC;
}
#floating {
	height: 355px;
	width: 540px;
	clear: none;
	float: left;
	position: absolute;
	margin-top: -24px;
	margin-left: 208px;
	border: 1px none #FF0000;
	background-image: url(../images/headerimages/content_bg_NEW2.png);
	background-repeat: no-repeat;
	z-index: 200;
}
.floatingcontent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CCCCCC;
}
.floatingcontent2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-family: Verdana;
}
.floatingcontent3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.floatingcontent6 {
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.floatingcontent8 {
	font-size: 27px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
}
#homecontent03 {
	text-align: center;
	float: none;
	position: absolute;
	left: 70px;
	top: 265px;
	width: 400px;
}

.floatingcontent9 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #333333;
}
.floatingcontent10 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
}.floatingscroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 40px;
	margin-left: 24px;
	position: absolute;
	width: 160px;
	height: 160px;
	clip: rect(auto,160px,auto,auto);
}
.floatingemailfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	width: 180px;
	height: 10px;
	z-index: 205;
	padding-top: 30px;
	padding-left: 12px;
}
#contentbackground {
	background-color: #333333;
}
.floatingcontent11 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
}
.floatingplaybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	width: 80px;
	height: 10px;
	z-index: 300;
	padding-top: 20px;
	padding-left: 630px;
}
#uniquebox_right {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	height: 283px;
	width: 209px;
	float: right;
	padding-left: 750px;
	position: absolute;
}

#uniquebox_right a:link, #uniquebox_right a:visited {
	text-decoration: none;
	color: #99cc00;
	font-size: 12px;
	font-weight: bold;
}

#uniquebox_right a:hover {
	color: #FFFFFF;
}
#uniquebox_right a:active {
    color: #884841;
}



.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 30px;
	height: 23px;
	z-index: 201;
}
.profits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afe217;
	z-index: 201;
	font-weight: bold;
}

#links-left {
	background-image: url(../images/slices/links-left.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 2px;
	top: 750px;
	height: 39px;
	width: 203px;
	z-index: 205;
}
#links-right {
	background-image: url(../images/slices/links-right.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 758px;
	top: 750px;
	height: 39px;
	width: 189px;
	z-index: 205;
}
.floatingbloglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	width: 194px;
	height: 23px;
	z-index: 205;
	top: 395px;
	left: 7px;
}
#container #header #campus_login {
	height: 60px;
	width: 140px;
	margin-left: 800px;
	position: relative;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
