body {
	font: 13px/1.6em "arial", sans-serif;
	color: #fff;
	background: #000 url("../images/main/bg-body.jpg") no-repeat center 170px;
}

a {
	color:#1D74BC;
}

p {
	margin: 1.6em 0;
} 

h1 {
	height: 150px;
	width: 494px;
	background: url("../images/main/bg-h1-logo.jpg") no-repeat;
	float: left;
	display: inline;	
}

h1 a {
	height: 150px;
	display: block;
	text-indent: -3000px;
}


h2 {
	color:#1D74BC;
	font: bold 32px/1 "arial", sans-serif important;
	padding: 20px 0 10px;
	margin: 0 0 10px;
}

h2 a {
	text-decoration: none;
	color:#1D74BC;
}

h2 a:hover {
text-decoration: underline;
}	

#container {
	background: url("../images/main/bg-header.jpg") repeat-x center top;
	color: #fff;	
	font: 13px/1.6em "arial", sans-serif;
}

#container2 {
	width: 975px;
	margin: 0 auto;	
}

#header {
	height: 238px;
}

#nav_findus {
	height: 43px;
	float: right;
	margin: 9px 10px 0 0;
}

#nav_findus li {
	float: left;
	display: inline;
	line-height: 43px;
}

#nav_findus li a {
	display: block;
	height: 43px;
}

#nav_findus span {
	display: none;
}

#nav_campus {
	width: 385px;
	margin-top: -34px;
	margin-top: expression('60px'); 
	margin-right: 40px;
	clear: both;
	float: right;
	display: inline;
	text-align: center;
	font-family: arial, serif;
}

#nav_campus li {
	width: 190px;
	float: left;
	font-size: 16px;
	background: url("../images/main/bg_root_nav.png") no-repeat center top;
	
	behavior: url("../taglib/css/iepngfix_repeat.htc");
	height: 53px;	
	margin-left: 1px;
	display: inline;
}

#nav_campus li a {
	color: #AC2134;
	text-decoration: none;
	display: block;
	padding: 4px 0 0;
}

#nav_campus li a:hover {
	color: #000;	
}

#nav_campus #link_current {
	background: url("../images/main/bg_root_nav-on.png") no-repeat center top;
}

#nav_campus #link_current a {
	color: #fff;
}

#nav_campus #link_current a:hover {
	color: #fff;	
}
	
#link_facebook {
	width: 41px;
	background: url("../images/main/bg-link_facebook.jpg") no-repeat left top;	
}

#link_facebook a:hover {
	background: url("../images/main/bg-link_facebook.jpg") no-repeat right top;	
}	

#link_twitter {
	width: 48px;
	background: url("../images/main/bg-link_twitter.jpg") no-repeat left top;	
}

#link_twitter a:hover {
	background: url("../images/main/bg-link_twitter.jpg") no-repeat right top;	
}

#link_biggive {
	width: 172px;
	background: url("../images/main/bg-link_biggive.jpg") no-repeat right top;	
}

#link_biggive a:hover {
	background: url("../images/main/bg-link_biggive.jpg") no-repeat left top;	
}

#link_members {
	width: 100px;
	background: url("../images/main/bg-link_members.jpg") no-repeat left top;	
}

#link_members a:hover {
	background: url("../images/main/bg-link_members.jpg") no-repeat right top;	
}

#content {	
	padding-bottom: 30px;

}

#copy_body {
	overflow: auto;
	padding: 1px 30px;
}

#footer {
	color: #333;
	font-size: 12px;
	padding: 20px 30px 10px;
	line-height: 18px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#copyright {
	margin: 0;
	float: left;
}

#nav_footer {
	float: right;
	overflow: auto;
	line-height: 12px;
	margin-top: 3px;
	overflow: auto;
}

#nav_footer li {
	float: left;
}

#link_home {
	border-right: 1px solid;
	padding: 0 10px;
	margin-right: 10px;  
}

#nav_other {
	display: none;
	padding: 20px;
	clear: both;
	text-align: center;
	font-size: 22px;
	color: #848586;
}

#nav_other p {
	margin-bottom: 10px;
}

