body {
padding:0px; margin:0px;
	background-color: #d3e2eb;
}

UL {
list-style-image: url(images/arrow.png);
}

#banner {
margin-top:25px;
height:304px;
max-height:304px;
background-image:url(images/banner.png);
background-repeat:repeat-x;
}
#content{
font-family:Arial, Helvetica, sans-serif;
width:800px;
margin-left:auto;
margin-right:auto;
padding:50px;
padding-top:100px;
line-height:30px;

background-color:#FFFFFF;
}
#bannerc { position:relative; left:100px; padding-top:2px; margin-left:auto; margin-right:auto; width:900px; }
#tagline2 {position:relative; margin-left:auto; margin-right:auto; width:900px; bottom:200px; left:275px}
#graphic {position:relative; margin-left:auto; margin-right:auto; width:900px; bottom:401px; right:250px; }

.style1 {font-family: "Courier New", Courier, monospace}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-size: 24px;
}
.style4 {
	color: #660000;
	font-size: 24px;
}
.style5 {color: #FF0000}
.style6 {
	color: #660000;
	font-weight: bold;
}
.style7 {
	color: #009900;
	font-style: italic;
}
.style8 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
}
.style13 {font-size: 70px}

#logo { position:relative; width:800px; margin:0px auto; right:50px; margin-top:25px;}


