body {
background-color: #ffffff;
text-align: center;
font: 11px Verdana, serif;}

#wrapper {
width: 700px;
height: 100%;
margin: 0 auto;}

#top {
width: 700px;
height: 40px;
background: url(images/top.jpg) no-repeat;}

#header {
width: 700px;
background: url(images/header.jpg) no-repeat;
height: 187px;}

#bg {
background: url(images/background.gif) repeat-y;
width: 700px;
float: left;}

#navbar {
float: left;
width: 700px;
height: 38px;
background: url(images/bar.gif) repeat-x;}


.menu {
width: 700px;
margin: 1em 0;
padding: 0;}

.menu li {
float: left;
display: inline;
padding-left: 25px;
list-style: none;}

.menu li a {
float: left;
display: inline;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;}

.menu li a:hover {
text-decoration: none;
background: url(images/hover.gif) no-repeat bottom;
color: #FFFFFF;}

#mainnav {
float: right;
margin-right: 30px;
margin-bottom: 10px;
display: inline;
text-align: left;}

.nav h2 {
font: bold 16pt Times New Roman, sans-serif;
background: url(images/h1.jpg) left center no-repeat;
text-align: center;
text-transform: uppercase;
margin-top: 20px;
padding-top: 6px;
padding-bottom: 1px;
width: 180px;
border-bottom: 2px solid #A11A2B;
color: #DDB3B3;}

.nav li {
width: 180px;
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
text-indent: 17px;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
color: #B16C73;
border-bottom: 2px solid #A11A2B;
width: 180px;}

.nav li a:hover {
text-decoration: none;
background-color: #7D1F2A;
color: #FFFFFF;}


#main {
margin-top: 17px;
width: 410px;
margin-left: 30px;
float: left;
text-align: left;
display: inline;
line-height: 16px;
text-align: justify;
font: 10pt verdana, serif;
color: #7D1F2A;}

a.link {
text-align: left;
text-decoration: none;
margin-bottom: 8px;
font: bold 18pt Times New Roman, sans-serif;
color: #A11A2B;}

a.link:hover {
text-align: left;
text-decoration: none;
margin-top: 7px;
margin-bottom: 8px;
font: bold 18pt Times New Roman, sans-serif;
color: #A11A2B;}

h1 {
padding: 6px 0 4px 0;
background: url(images/h1.jpg) left center no-repeat;
text-align: left;
margin-top: 7px;
margin-bottom: 8px;
font: bold 18pt Times New Roman, sans-serif;
color: #A11A2B;}

h3 {
margin: 0;
text-align: left;
padding-top: 50px;
padding-left: 260px;
font: bold 4.5em Times New Roman, sans-serif;}

a.mainlink {
text-decoration: none;
color: #F7E9E9;}

a.mainlink:hover {
text-decoration: none;
color: #F7E9E9;}


#copyright {
text-align: center;
padding-top: 30px;
font-weight: bold;
font-size: 8pt;
color: #FFFFFF;}

#footer {
margin-top: 7px;
clear: both;
background: url(images/footer.jpg) center no-repeat;
width: 700px;
height: 70px;}

#footer a {
text-decoration: underline;
color: #F7E9E9;}

#footer a:hover {
text-decoration: none;
color: #FFFFFF;}


.button {
font-weight: bold;
background-color: #7A2B33;
border: 1px solid #AE626A;
color: #FFFFFF;}

img {
float: left;
padding: 5px;}

a {
text-decoration: underline;
color: #A3525A;}

a:hover {
text-decoration: none;
color: #6C1E26;}

.boosters{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.boosters a{
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

.boosters a:hover{
	text-decoration: underline;
	color: #999999;
}

.boosters_content{
	font-size: 14px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
