* {	margin: 0;	padding: 0;}
html {font-size: 100%;}
body { font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif; padding: 20px; }
#wrapper { font: 1.2em/1.5em 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif; 
	padding: 0px 18px 18px 18px;
	width: 800px;
	margin: 0 auto;
	}

h1 {
		font-size: 1.8em;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		color: #252525;
		line-height: 120%;
		}	

h2 {
		font-size: 1.4em;
		}

p {
		font-size: 1.2em;
		margin-bottom: 0.5em;
		}
img {
	border: none;
}

/* ---------- add your code below ---------- */
	
ul.disc {margin-left: 20px; list-style-position: outside; list-style-type: disc}
	
#nav {
	height:50px;
	background: url(MenuBar.png) no-repeat scroll; 
	padding: 0 15px;
	border: 2px;
}
#logo {width:400px;}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#news {
		float: right;
		width: 150;
		}
		
#logo {
	height:126px;
	width:775px;
	background: url(logo.png) no-repeat scroll; 
}

div.hListItem {
	bottom:5;
	left:0;
	width: 152px;
	height: 50px;
	text-align:center;
	float: left;
	margin:5 0px;
}

div.last {
	border-right: none;
}

div.hListItem p {
	padding:10 0px;
	line-height:50px;		
}
div.hListItem p a {color: #fff; text-decoration: none; padding:10 0px;}

/*#sidebar {background:url(background.png) repeat-x scroll; width: 200px;height: 538px;margin:0 -10;} */
#divOne ul {padding: 0px 0px;}
#divOne li {margin: 30px 0px 0px 0px;text-align:center;  list-style-type: none;}
#divOne ul li {width: 175px;}
#divOne ul li a {color: #000066; text-decoration: none; font-size:125%;} 

#divOne {
		background:url(background.png) repeat-x scroll;
		float: left;
		width: 25%;
		height: 538px;
		margin-right: 2%;
		}

#divTwo {
		background: #ffffff;
		float: left;
		width: 73%;
		}

.columnContent {
		padding: 10px;
		}
		
.topspace {
	margin:10px 0px 0px 0px;
}

.redfont {
	color:red;
}
		
.boxout {
	float: right;
	width: 202px;
	height: 424px;
	margin:-5px 15px 10px 10px;
	background: #ffffff;
	}