a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body{
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
background-color: #000;
margin:0 0 0 0;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
#wrap{
position:absolute;
width:900px;
left:50%;
margin:0 0 0 -450px;
height:auto;
border-right-style:solid;
border-right-width:1px;
border-right-color:#666;
border-left-style:solid;
border-left-width:1px;
border-left-color:#666;
}
#header{
width:900px;
height:120px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#666;
border-top-style:solid;
border-top-width:3px;
border-top-color:#666;
}
#faces{
width:900px;
height:150px;
text-align:center;
}
#nav{
width:900px;
height:20px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#666;
border-top-style:solid;
border-top-width:1px;
border-top-color:#666;
}
#content{
width:900px;
height:auto;
border-style:solid;
border-color:#FF00FF;
border-width:1px;
}
#content_left{
width:350px;
height:auto;
float:left;
padding-top:20px;
padding-left:120px;
padding-bottom:30px;
}
.content_left_pics{
width:300px;
height:auto;
float:left;
padding-top:20px;
padding-left:120px;
padding-bottom:30px;
}
.content_left_pics a:link {
    color:#666666;
	text-decoration: none;
}
.content_left_pics a:visited {
	text-decoration: none;
	color: #666;
}
.content_left_pics a:hover {
	text-decoration: none;
	color:#000000;
}
.content_left_pics a:active {
	text-decoration: none;
}
#content_left a:link {
    color:#999999;
	text-decoration: none;
}
#content_left a:visited {
	text-decoration: none;
	color: #999;
}
#content_left a:hover {
	text-decoration: underline;
	color: #fff;
}
#content_left a:active {
	text-decoration: none;
}
#content_right{
width:auto;
height:auto;
float:right;
padding-top:20px;
padding-right:10px;
text-align:right;
padding-bottom:10px;
}
#content_left_stills{
width:800px;
height:auto;
float:left;
padding-top:20px;
padding-left:120px;
padding-bottom:10px;
}
.image_floater{
float:left;
margin-right:20px;
margin-top:20px;
margin-left:20px;
border-style:solid;
border-width:2px;
border-color:#666666;
}
.image_floater a:link {
    color:#666666;
	text-decoration: none;
}
.image_floater a:visited {
	text-decoration: none;
	color: #666;
}
.image_floater a:hover {
	text-decoration: none;
	color:#000000;
}
.image_floater a:active {
	text-decoration: none;
}
.spon{
width:500px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:thin;
height:230px;
overflow:auto;
padding-top:10px;
}
#footer{
width:900px;
height:70px;
text-align:center;
font-size:10px;
padding-top:10px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#666;
border-top-style:solid;
border-top-width:1px;
border-top-color:#666;
clear:both;
background-image:url(../images/footer_back_logo.jpg);
background-repeat:no-repeat;
}
#footer a:link {
    color:#666666;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color:#999999;
}
#footer a:hover {
	text-decoration: underline;
	color:#666666;
}
#footer a:active {
	text-decoration: none;
}
h1{
font-size:14px;
color:#FFCC00;
}
h2{
font-size:12px;
color:#FF9900;
padding:0px;
margin:0px;
}
