body{
	font-family:Helvetica Neue, Helvetica, Arial;
	font-size:9px;
	color:#fff;
	text-align:left;
	width:auto;
	margin:0, 35;
	background-image: url();
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: left top; background: #ff6600;
}
	
/*HEADER STYLES*/
#header{
	padding:0px 100px 0px 0px;
	position:relative;
	text-align:left;
	margin-bottom: 10px;}	
	
/*THUMB BOXES*/
#post{
	padding:3px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	position:relative;
	line-height:9px;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: url(graphics/frame1.jpg);
	}
#post:hover{
	padding:3px;
	float:left;
	color:#FFFFFF;
	margin-right:3px;
	margin-bottom:3px;
	position:relative;
	line-height:9px;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: url(graphics/frame2.jpg);
	}
 
/*PHOTO STYLES*/
.image img{
	margin-top: 0px;
	margin-bottom:3px;
	width: 175px; height: 175;}
body#index .photo .caption{
	position:absolute;
	bottom:3px;
	left:3px;
	background:#000;
	opacity:.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width:250px;
	padding:3px 0 3px 0;
	z-index:100;}
body#index .photo .caption p{
	padding:0 3px;margin:0;}
 
/*GENERAL CONTENT STYLES*/
a {
	color:#00ffcc;
	border-bottom:0px dotted #444;
	text-decoration:none;
	padding-bottom: 3px;}
a:hover{
	color:#333333;
	border-bottom:0px dotted #ccc;
	margin-bottom: 3px;
}
 
/*FOOTER STYLES*/	
#footer{
	color:#555;
	clear:both;
	padding:40px 0;
	text-align:left;}
#footer a{
	color:#00ffcc;
	border:0;}
#footer a:hover{
	color:#ff00cc;}
 
div.WhiteLine {
 height:0px;
 border-top:  1px solid #FFFFFF;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}	
a:link {
	font-size:20px;
	color: #394815;
}
a:visited {
	font-size:20px;
	color: #394815;
}

a:hover{
	font-size:20px;
	color: #7DA343;
}
.style3 {font-size: 9px}
.style4 {
	font-size: 9px;
	font-weight: bold;
}
.style5 {
	font-size: 12px
}
body,td,th {
	color: #FFFFFF;
}
a:active {
	color: #993300;
}
table
{
font: 12px arial;
border-collapse: collapse;
font-weight: bold;
}