body { 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
background: #000000 url(images/bg.gif) top center repeat-y; 
color:#d5d5d5; margin:0px;
}

#main { 
background:#000000; 
margin:0px auto; 
padding:0px; 
width:800px; 
border-left:#000000 1px solid; 
border-right:#000000 1px solid; 
}

#header { 
background:#000000 url(images/top.jpg) repeat-x; 
margin: 0px auto; 
padding: 0px; 
height: 135px; 
clear:both; 
}

a:link { 
text-decoration: none; 
color : #b48074; 
border: none;
}
a:hover	{ 
text-decoration: none; 
color : #d5d5d5; 
border: none; 
} 

#title { 
font-family: Georgia, "Times New Roman", Times, serif; 
color: #d5d5d5; 
text-align:left; 
font-size:36px; 
line-height:100%; 
padding-top:25px; 
text-transform:capitalize; 
margin:0px; 
padding-left:25px; 
}

#title a:link { 
text-decoration: none; 
color : #ffffff; 
border: none;
}

#title a:active { 
text-decoration: none; 
color : #d5d5d5; 
border: none;
}

#title a:visited { 
text-decoration: none; 
color : #d5d5d5; 
border: none;
}

#title a:hover	{ 
text-decoration: none; 
color : #d5d5d5; 
border: none;
} 

#description { 
float: left; 
color: #d5d5d5; 
padding-left:60px; 
text-align:left; 
font-size:12px; 
padding-top:5px; 
text-transform:capitalize; 
margin:0px; 
}

.right { 
margin: 0 0 10px 3px; 
padding: 10px; 
float: right; 
width: 200px; 
}

.right h2 { 
font-size: 14px; 
padding: 3px 0px; 
margin: 0px 7px 3px 7px; 
border-bottom: dashed 1px #d5d5d5;
}

.right ul { 
list-style-type: none; 
margin: 0 ; 
padding: 0;
}

.right ul li { 
list-style-type: none; 
margin: 0 0 20px 0; 
padding: 0; 
}

.right ul li ul { 
list-style-type: square; 
margin: 0px;
padding: 0 3px; 
}

.right ul li ul li { 
list-style-type:none;  
background: transparent url(images/bullet.gif) no-repeat 0 4px; 
padding: 0px 0px 2px 14px; 
border: 0; 
margin: 0;  
}

.left { 
margin: 0 0 10px 3px; 
line-height: 16px; 
padding: 10px;  
float: left; 
width: 550px; 
overflow:hidden; 
}

.left h2 { 
font-size: 16px; 
padding: 3px 0px; 
margin: 0px 7px 3px 0px; 
border-bottom: dashed 1px #ccc;
}

.left img { 
border:4px #b48074 solid; 
}

.navigation { 
display: block; 
text-align: center; 
margin-top: 10px; 
margin-bottom: 60px; 
}

.alignright { 
float: right; 
}

.alignleft { 
float: left; 
}


blockquote { 
margin: 15px 30px 0 10px; 
padding-left: 20px; 
border-left: 5px solid #; 
}

blockquote cite { 
margin: 5px 0 0; 
display: block; 
}

#footer { 
font-size: 11px; 
color: #d5d5d5; 
background: #000000; 
height: 28px; 
padding: 0px; 
margin-top: 0px; 
text-align:center; 
clear:both; 
}

.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;
}


