body {margin: 0px; padding: 0px; background: url(../images/topbg.gif) top repeat-x; line-height: 16px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

#banner {width: 770px; height: 217px; margin: 0px auto; background: url(../images/banner.gif) no-repeat; position: relative;}
	#menu {width: 770px; height: 35px; position: absolute; bottom: -10px;}
	#menu a {padding: 0px 10px 0px 20px; font-size: 12px; background: url(../images/menu-off.gif) left center no-repeat; 
		color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: uppercase;}
	#menu a:hover {background: url(../images/menu-on.gif) left center no-repeat;}
	#menu a b {background: url(../images/menu-separator.gif) right center no-repeat; padding: 5px 15px 5px 0px;}
#body {width: 770px; margin: 0px auto; background: url(../images/mousebg.jpg) bottom right no-repeat; 
	padding: 30px 0px 30px 0px;}
	#left {width: 55%; float: left;}
	#right {width: 40%; float: right;}
		#right ul {margin: 10px 10px 10px 26px; padding: 0px;}
		#right ul li {width: 40%; float: left; margin: 0px; padding: 2px 0px; list-style-image: url(../images/bullet.gif);}
		#right blockquote {padding: 3px 0px 3px 15px; margin: 0px;}
	#clear {clear: both;}
#lowerarea {min-height: 300px; margin: 0px auto; background: url(../images/lowerbg.gif) top repeat-x;}
	#featured {width: 770px; margin: 0px auto; padding: 15px 0px;}
		#featured #left {width: 50%; float: left;}
		#featured #right {width: 45%; float: right;}
	#footer {width: 770px; margin: 0px auto; color: #2A2A2C; font-size: 10px; line-height: 12px;}
		#footer a {color: #2A2A2C; text-decoration: none; margin-right: 5px;}
		#footer a:hover {color: #58585A; text-decoration: none;}		

/* Headings */

h1 {color: #437085; margin: 5px 0px; padding: 0px; font-size: 15px;}
h2 {color: #B85311; margin: 5px 0px; padding: 0px; font-size: 12px;}
h3 {color: #B85311; margin: 0px 0px 8px 0px; padding: 0px; font-size: 12px;}
h4 {color: #303030; margin: 0px 0px 10px 0px; padding: 0px; font-size: 14px;}

/* Links */

a {color: #F96810; text-decoration: underline;}
a:hover {color: #FC8F02; text-decoration: none;}

a.more {color: #FFFFFF; background: #B95411 url(../images/more.gif) top repeat-x; border: 1px solid #D3D3D3; 
	margin: 1px; padding: 3px 10px; text-decoration: none;}
a.more:hover {color: #FFFFFF; background: #B95411 url(../images/more.gif) top repeat-x; border: 1px solid #437085; margin: 1px;}	

/* Quotes */

.quote {font-size: 14px; font-style: italic; margin: 10px 0px 8px 0px; line-height: 18px;}
.quoteby {color: #B85311; font-size: 14px; font-weight: bold; margin: 15px 0px 0px 20px;}





