body {
	margin:0;
	padding:0;
	background:#aba url(bodybg.gif) top left repeat;
	text-align:center;
	font-size:medium; }
	
#container {
	position:relative;
	margin:0 auto;
	padding:0;
	width:100%;
	background:#fff;
	text-align:center;	}
	
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px; }
	
#brianphoto {
	position:absolute;
	top:-51px;
	left:-146px;
	height:210px;
	width:146px;
	 }

#headerleft {
	float:left;
	margin:0; 
	padding:0;
	min-height:120px;
	height:auto;
    _height:120px;
	width:548px;
	background:#930300 url(headerbg.gif) top left repeat; }
#headerleft img { margin:19px 0px 0px 145px; }
	
#headerright {
	float:left;
	margin:0 0 0 2px;
	padding:0;
	min-height:120px;
	height:auto;
    _height:120px;
	width:150px;
	background:#930300 url(headerbg.gif) top left repeat;
	text-align:right; }
	
#subheader {
	margin:10px 0 0 0;
	padding:0;
	min-height:50px;
	height:auto;
    _height:50px;
	width:700px;
	background:#000 url(subheaderbg.jpg) top left repeat-x; }

#subheader p {
	font-family:Georgia, serif;
	font-size:0.7em;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;	}

#subheader a:link, #subheader a:visited {
	padding:2px;
	color:#fff;
	text-decoration:underline; }

#subheader a:hover { background-color:#00CC33; }

#subheader img { 
	vertical-align:middle;
	margin:0 10px 0 130px; }
	
#headerright p {
	margin-top:2em;
	margin-right:5px;
	font-family:Georgia, serif;
	font-size:0.6em;
	color:#fff;
	text-transform:uppercase;	}
	
#nav {
	margin:10px 0 0 0;
	padding:0;
	min-height:30px;
	height:auto;
    _height:30px;
	width:700px;
	background:#930300 url(headerbg.gif) top left repeat;
	text-align:center;
	 }
	
#nav ul {
	width: 100%;
	float: left;
	font-family:Georgia, serif;
	font-size:0.7em;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0.3em 0 0 0;
	padding:0; }

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	line-height:30px;
	}
	
#nav a:link, #nav a:visited {
	font-weight: bold;
	margin: 0 2px 0 0;
	padding:3px;
	text-decoration: underline;
	color: #fff;
	}

#nav a.active:link, #nav a.active:visited, #nav a:hover {
	color: #333;
	background-color:#fff;
	}

#content {
	margin:10px auto;
	padding:0;
	width:460px;
	background:none;
	text-align:left; }
	
#content p { margin-left:40px; font-size:0.9em; line-height:1.4em; }

#footer {
	margin:0;
	padding:0;
	min-height:30px;
	width:700px;
	background:#930300 url(headerbg.gif) top left repeat; }

#footer p {
	font-family:Georgia, serif;
	font-size:0.6em;
	color:#fff;
	text-transform:uppercase; }
	
#footer p a:link, #footer p a:visited {
	color:#fff;
	text-decoration:none; }

#footer p a:hover {
	background-color:#cc0000;
	text-decoration:underline overline; }

h1 {
	font-family:Georgia, serif;
	font-size:1.1em;
	color:#fff; }
	
h2 {
	font-family:Georgia, serif;
	font-size:1.1em;
	color:#aa1111;
	text-transform:uppercase;
	font-weight:normal; }
	
p { font-family: Georgia, serif; }

p.nospace { 
	font-family:Georgia, serif;
	margin:0;
	padding:0;
	font-weight:bold; }

#content ul { margin-top:0; }

#content li { 
	list-style:none;
	font-family: Georgia, serif;
	font-size:0.9em;
	line-height:1.4em;
	background: url(bullet.gif) center left no-repeat;
	padding-left:20px; } 
	
#content a:link, #content a:visited { color:#000; }
#content a:hover { color:#000066; }	

img.header { margin: 10px 0 0 0px; }

div.row {
	text-align:center;
	clear: both;
	padding-top: 10px;
	font-family: Georgia, serif;
	font-size:0.9em;
	color:#000; }

div.row span.label {
	float: left;
	width: 120px;
	text-align: right; }

div.row span.formw {
	float: right;
	width: 330px;
	text-align: left; } 