body {
	background:#333333 url(images/bg_stripes.gif) center repeat-y;
	margin:0;
	}
body, div, p {
	font:10pt Arial, sans-serif;
	color:#222;
	}

h1, h2, h3, h4, h5, h6 {
	font:12pt Georgia, "Times New Roman", Times, serif;
	color:#B6011D;
	margin-top:0px;
	}
h1 {
	font:15pt Georgia, "Times New Roman", Times, serif;
	color:#B6011D;
	}
	
.footer {
	font-size: 8pt;
}

a:link { font-weight:normal; text-decoration:underline; color:#B6011D; }
a:visited { font-weight:normal; text-decoration:none; color:#B6011D; }
a:hover { font-weight:normal; text-decoration:underline; color:#cccccc; }
a:active { font-weight:normal; text-decoration:none; color:#B6011D; }

#attention {
	background:#EEEEEE;
	padding: 10px;
	width: 350px;
	border:solid 1px;
	border-color:#CCCCCC;
}

#homeContent {
	background:#f8f8f8;
	padding: 10px;
	width: 650px;
	border: solid 1px;
	border-color: #999999;
	text-align:left;
}

#subnav {
	background:url(images/subnav.gif) no-repeat;
	width: 204px;
	height: 300px;
	font:Georgia, "Times New Roman", Times, serif;
	padding-top: 50px;
}

#subnavContent {
	clear: both;
	margin-left: 25px;
	margin-right: 10px;
	text-align: left;
}

#subnav a:link { text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; color:#B6011D; }
#subnav a:visited { text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; color:#B6011D; }
#subnav a:hover { text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; color:#cccccc; }
#subnav a:active { text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; color:#B6011D; }
