
body {
margin-top:0px;
background-color:#000;
	color: #FCE600;
font-size:12px;
font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

#logo {
margin-left:45px;
}
.content {
position:absolute;
width:815px;
left:50px;
top:10px;
background-color:#00000
}
#links {
margin-left:45px;
}

p {font-size:13px;color:#FAFAAA}
h1{font-size:14px;color:#52A26D;font-weight:bold}
	
a {
font-size:14px;
	font-weight: normal;
	background: #000;
	color: #FCE600;
	text-decoration: none;
	width: 165px;
	padding-left:35px; 	

	}
	
html>  a {
	width:190px;	 /* Be nice to Opera */
	}
a:hover {
	font-weight: normal;
	width: 200px;
	background: #000;
	color:#FFE700;
	text-decoration: none;

	}

 a:active {
	font-weight: normal;
	background:#000;
	color:#F7F7DF;
	text-decoration: none;
	
	}
div#pic_gallery div.pics {
	margin: 0 0 0 50px;
	float: left;
}
div#pic_gallery div.pics img {
	margin: 0 0 3px;
	border: 2px solid #cccccc;
}
div#pic_gallery div.big_pic {
	width:500px;
	text-align:center;
	border: 2px solid #cccccc;
	margin-left: 50px;
}
	


