html, body {
margin : 0;
padding : 0;
}
body {
	font : 73% Arial,  Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
	color : #000000;
}
			/*WRAP*/
#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(images/bg_mainstrippage.jpg);
	background-repeat: repeat-x;
}
			/*BANNER*/
#masthead {
	height:90px;
	padding: 0;
	margin-bottom: 0;
	;
	background-image: url(images/pastel%20header.png);
	;
	background-position: center;
}
			/*MAIN CONTAINER*/
#container {
	width: 800px;
	border: 0px solid #aaa;
	margin-left: auto;
	margin-right: auto;
	padding: 1;
	line-height: 1.6em;
}
			/*TOP NAVIGATION*/
#menu {
height: 50px;
padding: 0;
margin-bottom: 0;
background-color: #D5DBE1;
}
#menu{position:relative;display:block;height:21px;font-size:1em;
font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;}
#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin: 0 1px 0 0;}
#menu ul li a{display:block;float:left;color:#333;text-decoration:none;
padding:4px 20px 0 20px;height:18px;}
#menu ul li a:hover,#menu ul li a.current{color:#000;
background:transparent url(images/bgON.gif) repeat-x top left;}
			/*MAIN CONTENT*/
#content {
	margin-left: 20px;
	text-align: center;
}
			/*SIDEBAR*/
#sidebar {
	float: left;
	width: 280px;
	padding: 0 2.5em 0 1em;
}
			/*SIDE NAV*/
#navcontainer {
width : 280px;
margin : 10 0 20px 0;
}
#navcontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}
#navcontainer a {text-decoration : none;
display : block;
padding : 3px;
width : 280px;
border-bottom : 1px solid #333;
}
#navcontainer a:link, #navlist a:visited {
color : #663300;
}
#navcontainer a:hover {text-decoration : none;
color : #D4A017;
}
			/*FOOTER*/
#footer {
clear: both;
height: 100px;
padding: 0;
margin-top: 20px;
text-align: center;
color: #333;
background: #B5B5B5 url(images/footer2.jpg) top center no-repeat;
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 20px 0 20px 5px;
font-size: 160%;
letter-spacing: 3px;
color: #333;
}
blockquote {
	font-weight : normal;
	font-style : normal;
	color : #003300;
	text-align: center;
}
			/*IMAGES*/
.right {
	float: center;
	border: 0px solid #656C4A;
	margin: 5px 0 10px 0;
	text-align: center;
}	
			/*LINKS*/
a:link, a:visited {
color : #DD618A;
background : inherit;
text-decoration : underline;
}
a:hover {
color : #00FF00;
background : inherit;
text-decoration : none;
}
a img {
border: 0;
}
#wrap #container #content blockquote .style46 {
	text-align: center;
	padding-left: 270px;
}
#wrap #container #content blockquote form table tr td {
	font-family: Cambria;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#wrap #container #content blockquote form table tr td label {
	font-weight: normal;
	font-family: Cambria;
}
#wrap #container #content blockquote form table {
	font-family: Cambria;
	text-align: center;
}
