body,
html{
margin:0;
padding:0;
background:#ee3233;
color:000;
}
body {
min-width:800px;
}
#wrap {
background:#FFFFFF url(images/dottedbackground.gif) repeat-y left;
margin:0 auto;
width:800px;
	border-left: 1px groove #A0A0A4;
	border-right: 1px groove #A0A0A4;
}
#header {
background:#FFFFFF;
height:126px;
}
#headerphoto {
background:#FFFFFF;
height:224px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 32px;
	width: 800px;
	background-color: #66a7c5;
	text-align: center;
}
#leftcolumn {
	float:left;
	width:195px;
	margin: 30px 10px 10px;
	padding-right: 10px;
}
#defaultlinks {
	float:left;
	width:250px;
	margin: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	clear: both;
}
#rightcolumn {
	float:right;
	width:550px;
	margin: 30px 14px 10px 8px;
}
#mainbody {
	float:left;
	width:780px;
	margin:10px;
	padding:10px;
	background-color:#333333;
	}
#footer {
	background:#FFFFFF;
	clear:both;
	text-align: center;
		border-top: 1px dotted #A0A0A4;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
#leftcolumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0073BB;
	text-decoration: underline;
}
#leftcolumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5DBDE7;
	text-decoration: none;
}
#leftcolumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: underline;
}
#rightcolumn ul {
}
#rightcolumn ul li {
	list-style-type: disc;
	list-style-position: outside;
}
