/* CSS Document */
body
{
margin:20px;
background-color:#000000;
}


.main {
position:relative;
background-color:#414141;
width:775px;
}

.buttonholder 
{
position:relative;
left:20px;
top:16px;
}

a:link{
color:#37E8FE;
text-decoration:none;
border:none;
}

a:active{
color:#37E8FE;
text-decoration:none;
border:none;
}

a:hover{
color:#FFFFFF;
text-decoration:underline;
border:none;
}

a:visited{
color:#37E8FE;
text-decoration:none;
border:none;
}


.content
{
position:relative;
top:12px;
color:#A8A8A8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:345px;
line-height:1.5;
}



.flash
{
background-color:#000000;
background-image:url(images/flash_background.gif);
background-repeat:repeat-x;
}

.quotes {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9ACCE7;
	line-height: 1.5;
	padding-right: 5px;
}


.faq
{
font-weight:bold;
color:#9ACCE7;
}

.faqline
{
background-image:url(images/line_second.gif);
background-repeat:repeat-y;
}
.gallerytext {
	line-height: normal;
	text-align: left;
	padding-left: 15px;
}
#credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;

}
