body{
	color: white;
	font-family: "Trebuchet MS",  Lucida Grande, Verdana, sans-serif;
	background: black url(../images/kent_topbg2.jpg) no-repeat scroll center top;
	height:100%;
}

#featuredRotation {
z-index:-10;
}

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.profilepic {
margin: 5px;
}

p{
	color: #cccccc;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #333;
}

hr {background:#000;color: #000;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}

#header h1{
	padding-top: 20px;
	height: 156px;
	width: 370px;
	background: url(../images/kent_sitelogo2.png) no-repeat bottom;
	text-indent: -999em;
}


#bodyInt{
	width: 640px;
	margin-right: 0;
	min-height:375px;
	font-size: 10pt;
}

#bodyInt h3{
	background: url(../images/backH3.jpg) repeat-x left top;
	height: 35px;
	padding-top:15px;
	padding-left: 0px;
	color: #f4ece1;
	font-stretch: ;
	margin-bottom: 0;
}

#bodyInt strong{
	font-weight: bold;
	font-size:1.25em;
	color: #d8bd98;
	
}

#bodyInt ul{
	padding-left: 40px;
	list-style: none;
	margin-top: 20px;
	margin-left:0px;
}
#bodyInt a{
	color: #d8bd98;
	text-decoration: underline;
}

#bodyInt ul li{
	border-bottom: dotted 1px #666;
	padding-bottom: 20px;
	margin:10px 0;
	
}

#latInt{
	background-color: #1b140b;
	height: 400px;
}
#latInt ul{
	color: #884305;
	padding: 20px 0;
	margin: 0;
	
}
#latInt ul li{
	line-height: 25px;
	list-style-position: inside;
	padding-left: 30px;
	margin: 0;
}

#latInt ul li:hover{
	background-color: #664d29;
}

#latInt ul li.selected{
	background-color: #664d29;
}

#latInt ul li a{
	color:white;
	text-decoration: none;
	width:100px;
}


#footer{
	background-color: #1b140b;
	font-size: 90%;
}

#footer p{
	text-align: left;
	color: #b0afaf;
	padding-left: 20px;
}

#footer ul{
	list-style: none;
}
#footer ul li {
	line-height: 20px;
	color: #b0afaf;

}

#footer ul li a{
	color: #b0afaf;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}


#footer #logo_mc_footer{
	width: 81px; 
	height: 50px;
	background: url(../images/logo_MC_footer.png) no-repeat center center;
	text-indent: -999em;
}

