body {color: black;
	background-image: url("redbars.gif");
	background-repeat: repeat-y;
	font-family: Georgia, Times, Times New Roman, serif;
	margin-top: 0px;
	margin-left: 0px;}
h1 {font-size: 14pt;
	color: #003399;}
p {font-size: 12pt;
	max-width: 700px;}

a:link {color: #CC6666; text-decoration: none;}
a:visited {color: ##663333; text-decoration: none;}
a:hover {color: #993333; text-decoration: none;}

#global ul {
	white-space: nowrap;
	font-size: 9pt;
	max-width: 750px;
	list-style: none;}

#global ul li {
	display: inline;
	list-style: none;}

#global ul li a {
	margin: 0px;
	padding: 2px 6px 2px 6px;
	background-color: #CC6666;
	color: #FFFFFF;
	text-decoration: none;}

#global ul li a:hover {
	text-decoration: none;}

#global ul li .button a:hover {color: #FFFFFF; background-color: #663333;}


#top {background-color: #FFFFFF; width: 800px; height: 250px; padding: 7px;}
#logo {position: absolute; top: 60px; left: 100px; z-index: 3;}
#global {position: absolute; color: #AA3F4A; width: 650px; padding: 5px; top: 225px; left: -36px; z-index: 4;}
#big {position: absolute; top: 0px; left: 517px; z-index: 1;}
.content {position: relative; max-width: 700px; min-height: 278px; padding: 5px; top: -5px; left: 5px; z-index: 2;}

#contact {color: #663333; font-size: 8pt; width: 800px; left: 24px; position: absolute; top: 210px; z-index: 4;}
.footer {position: relative; color: white; font-size: 8pt; z-index: 1;}

.footer ul {
position: relative;
top: 20px;
width: 750px;
height: 28px;
left: -30px;}

.footer ul li {
color: white;
padding: 3px;
background: #C95653;
text-decoration: none;}