body
{
	padding-top:125px;
	padding-left:10px;
	width:800px;
	background:url(header_image.gif) no-repeat;
	font-family:Arial
}

#maincontainer
{
	background-image:url(footer_image.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right
}

#contentcontainer
{
	margin-bottom:60px;
	padding-right:70px;
	margin-right:10px;
	width:540px;
	float:right;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#660000
}

h1
{
	text-align:left;
	font-family:Bell MT;
	font-style:italic;
	color:White
}

h2,h3
{
	font-style:italic;
	text-align:left;
	color:#660000
}

h2
{
	font-size:medium;
	font-weight:bold
}

h3
{
	font-size:small;
	font-weight:normal
}

p, ol
{
	font-size:small;
	padding-left:30px;
}

ul#linklist
{
	float:left;
	padding-left:15px;
	padding-bottom:200px;
	font-size:small;
	width:150px;
	list-style-image:url(cross-hairs-red.gif);
	list-style-position:outside;
	line-height:30px;
	font-family:Arial;
	margin-left:0px;
}

a:link.navbar, a:visited.navbar
{ 
	font-style:italic;
	font-weight: bold; 
	text-decoration: none; 
	color: #CCCCCC;
}

a:hover.navbar, a:active.navbar
{ 
	text-decoration: underline;
	color: #FFFFFF;
}

a:link, a:visited
{ 
	font-style:italic;
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
}

a:hover, a:active
{ 
	text-decoration: underline;
	color: #660000;
}

.emphasize
{
	background-color:#660000;
	padding-left:0px;
	font-size:medium;
	color:white;
	font-family:Bell MT;
	font-weight:bold;
	font-style:italic;
	padding:10px 40px 10px 40px
}

table
{
	text-align:center;
	border-width:0;
	font-size:small
}

tr
{
	text-align:center;
	vertical-align:middle
}

tr.checkboxes
{
	text-align:left;
	font-size:x-small;
	font-weight:normal;;
	vertical-align:top
}

td.head
{
	text-align:right;
	vertical-align:middle;
	font-weight:bold
}

td.checkboxhead
{
	text-align:right;
	vertical-align:top;
	font-weight:bold
}

td.input
{
	text-align:left;
	font-weight:bold;
	vertical-align:top
}

img
{
	border-width:0
}

textarea.address
{
	col:2;
	row:30
}
