html, body {
	margin:0;
	padding:0;
	text-align: center;
}

body {
	font-family:"Lucida grande", "Arial", "Verdana", "sans-serif";
	font-size:10px;
	color:#ffffff;
	text-align:center;
	background:url('images/bg_gradient.jpg') repeat-x;
}

#container {
	text-align: center;
	margin: 0;
	padding:0;
}

#wrap {
	width:592px;
	height:600px;
	margin-top:0px;
	text-align:center;
}

a: link {
border:none;
}
#hdr {	height:105px;	margin:0;	no-repeat;}#hdr h1 {
	
}#hdr h1 a {	display:block;	height:50px;	width:137px;
    margin-top:4px;}#content {margin-left:30px;	width:550px;
   	text-align:center;}#content h3 {	color:#FFFFFF;}

#ftr {
    height:30px;
	background:url('images/ftr_bg.png') no-repeat bottom;
}
.clear {	line-height:1px;	height:1px;	clear:both;}
#pic {
	position: fixed;
	width: auto;
	height: auto;
	float: left;
}

