@charset "UTF-8";
/* CSS Document */

*{padding:0;
	margin:0;}

div{border:0px solid #f00;}	
body{
	color:#999;
	margin: 0px;
	background: #3c3a3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1
{
	line-height: normal;
}

h2
{
	line-height: normal;
	font-size: 1.1em;
	font-weight: bold;
}


.wrapper
{
	zzborder: 1px solid #333;
	width: 760px;
	margin: 10px 0px 10px 25px;
	padding: 20px 20px 0 20px;
}
	
.logo{
	width:1024px;
	height:70px;
	font: 70px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: -6px;
	margin-bottom: 0px;
	margin-top: 20px;
	letter-spacing: 7px;
	}
	
a {
	color:#CCCCCC;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited{
	text-decoration:none;
	color:#cccccc;
}
a:hover
{
	text-decoration: none;
	color: #CA6C1C;
}

.links{
	color:#999;
	padding: 25px 0px 45px 0px;
	width: 1024px;
	}				

.bar {
	padding: 0px 96px;
}
.links a:link, .links a:hover, .links a:active, .links a:visited{ text-decoration:none; }			
.thumbbar
{
	width: 160px;
	position: relative;
}
.thumbbar img{width:40px;
	}	
.caption
{
	margin-left: 0px;
	font-size: 76%;
	margin-right: 0px;
	margin-top: 16px;
	border-top: 2px #666 solid;
	padding-top: 5px;
}
.mainArt
{
	position: absolute;
	left: 270px;
	top: 210px;
	display: block;
}

.mainArt img
{
	position: relative;
	left: 0px;
	top: 0px;
}

.smcol{
	width:40px;
	float:left;
	text-align:left;
	padding: 0 20px 30px 0px;
	}
.smcol a {display:block;
	padding: 10px 0;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	}	
.bgcol
{
	width: 700px;
	float: left;
	text-align: left;
}
	
.clear{
	clear:both;
	}	
.bgcol img{border:1px solid #666;}		
.legal
{
	clear: both;
	padding: 0px 0;
	color: #777;
	font-size: 60%;
	position: fixed;
	bottom: 10px;
	right: 30px;
}
.form{background-color:black;
	color:#aaa;
	}	
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 3px;
}

.title {  }
