body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 836px;
}
#faux {
	background: url(images/columns.png) repeat-y;
	overflow: auto;
	width: 100%;
	padding-bottom: 50px;
}
#header {
 color: #333;
 width: 836px;
 height: 10px;
 background: url(images/top.png) no-repeat;
}
#navigation {
	color: #333;
	background: url(images/navbg.png) no-repeat;
	height: 62px;
	width: 836px;
	padding-left: 9px;
}
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: right;
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 50px 10px 10px 100px;
 padding: 0px;
 width: 650px;
 display: inline;
 position: relative;
}
#footer {
	width: 836px;
	clear: both;
	color: #333;
	background: url(images/footer.png) no-repeat;
	height: 69px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
	line-height: 40px;
}
.clear { clear: both; background: none; }
#masthead {
	color: #333;
	background: url(images/columns.png);
	height: 155px;
	width: 836px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
img {
	border: none;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}
#mastheadhome {

	color: #333;
	background: url(images/columns.png);
	height: 266px;
	width: 836px;
}
.contactinfo {
	font-size: 11px;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
