body {
	font-family: Times, Georgia, serif;
	font-size: 10pt;
	color: black;
	width: 600px;
	padding-top: 80px;
}

#aux, #divisionmenu, #mainnav, 
#home-page-nav, .offset, form { display: none; }

h1, h2, h3, h4, h5 { 
	margin: 15px 0 5px;
	/* font-family: Verdana, sans-serif; remove this if you don't want these sans-serif */
}

.float-right { float: right; margin-left: 15px }

a img { border: none; }
a { color: #009; font-weight: bold; }

#header { height: 130px }

#title { 
	margin: 0 0 0 180px;
	font: bold 180% Verdana, sans-serif; /* adjust size of main title here */
}

#logo { 
	position: absolute;
	top: 0;
}

#content { clear: both;	width: 600px }
#home-page-one { float: left; width: 350px; }
#home-page-two { margin-left: 360px; }
#home-page-one-half { float: left; width: 300px; }
#home-page-two-half { margin-left: 310px; }

ul.nobulletColumns { float: left }

#footer { clear: both; margin: 20px; font-size: 80%; }
