body {
	margin: 0;
	padding: 0;
	background: white;
	font: 9.5pt Verdana, Arial, Helvetica, sans-serif;
}
#container {
	border: none;
	width: 100%;
}
#photobox {
	width: 100%;
}
.bar {
	display: none;
}
#topnav {
	display: none;
}
#mainnav {
	display: none;
}
#navtitle {
	display: none;
}
#navbox {
	display: none;
}
#contentbox {
	width: 99%;
}
html>body #contentbox {
	width: 99%;
}
#titles {
	width: 99%;
}
#content {
	float: left;
	margin-top: 12px;
	padding: 0;
	width: 69%;
}
#content.twoCol {
	float: none !important;
	margin-top: 12px;
	padding: 0;
	width: 99%;
}
html>body #content {
	width: 69%;
}
html>body #content.twoCol {
	width: 99%;
}
.left, .leftWide, .right {
	float: none !important;
	clear: both;
	width: auto;
}
#pagetitle {
	width: 69%;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
}
#pagetitle2col {
	width: 99%;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
}
#sidebartitle {
	width: 30%;
}
#sidebars {
	float: right;
	width: 30%;
	background: white;
}
#sidebartop {
	margin-top: 10px;
	background: white;
}
#sidebarbottom, #sidebarbottom p, #sidebarbottom li, #sidebarbottom a {
	color: #000;
}
/* home start */
#newstitle {
	width: 24%;
}
html>body #newstitle {
	width: 24%;
}
#featurestitle {
	width: 50%;
}
html>body #featurestitle {
	width: 50%;
}
#eventstitle {
	width: 25%;
}
html>body #eventstitle {
	width: 25%;
}
#newsbox {
	width: 24%;
} 
#features {
	padding: 5px 7px 0px 8px;
	width: 45%;
} 
html>body #features {
	width: 45%;
} 
#eventsbox {
	width: 25%;
} 
/* home end */
#footer {
	width: 99%; 
}
#bottomnav {
	display: none;
}
#content h2 {
	padding-top: 0px;
	padding-left: 0px;
	background: none;
}
h1, h2, h3, h4, #content h1, #content h2, #content h3, #content h4, #sidebarbottom h4 {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}
a, p, li, td, th, #content a, #content p, #content li, #content td, #content th, #sidebartop a, #sidebartop p, #sidebartop li, #sidebarbottom a, #sidebarbottom p, #sidebarbottom li {
	font: 9.5pt Verdana, Arial, Helvetica, sans-serif;
}
