html {
	background:  url(../images/bg_grad.gif);
	background-repeat:repeat-x;
	min-height: 101%;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-transform:uppercase;
	margin: 15px;
	}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0033FF;
	padding: 5px 0 0px 0;
	text-align: center;
	}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0033FF;
	padding: 2px 0 0 0;
	}
h5{
	font-size: 14px;
	font-variant: small-caps;
	margin: 0 0 15px 15px;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: solid 1px #999;	
	width: 900px;
	background: white;
		}
#header {
	margin: 0;
	background-image: url(../images/header.jpg);
	height: 100px;
	width: 900px;
	border-bottom: solid 1px #999999;
	}
#side-a {
	float: left;
	}
#side-b {
	float:left;
	margin-top: 5px;
	margin-left: 0px;
	width:700px;
	height: 1% /* Holly hack for Peekaboo Bug */
	}
#side-b p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 15px;
	line-height: 150%;
	}
#footer {
	clear: both;
	line-height: 20px;
	background: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	}
#footer a {
	color: white;
	text-decoration: none;
	}
#wrapper #container #side-b table {
	margin-top: 100px;
	margin-bottom: 100px;
}
#wrapper #container #side-a .glossymenu .style1 .style2 .style3 {
	line-height: 25px;
}
.style1 {
        font-size: 12px
}
.style2 {color: #0000FF}
.style3 {
        font-size: 14px;
        font-weight: bold;
}
.style5 {color: #990000}
.style6 {color: #0099cc}
 div.c3 {text-align: left}
 p.c2 {text-align: left}
 div.c1 {text-align: center}
#wrapper #container #side-b img {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
}

