body {
background:#004B50 url(../images/body_bg_top.gif) repeat-x scroll 0 0;
color:#FFFFFF;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:75%;
font-weight:normal;
margin:0;
padding:0;
text-align:center;
}
#wrap {
margin:0 auto;
padding:0;
position:relative;
text-align:left;
width:900px;
}
#header {
background:transparent url(../images/main_bg_top.gif) no-repeat scroll 0 0;
color:#666666;
height:331px;
margin:0;
padding:0;
}
#logo {
left:43px;
position:absolute;
top:10px;
}
img {
border:medium none;
}
#maincontentwrap {
left:88px;
position:absolute;
top:350px;
}
#mainPhoto {
	position:absolute;
	top:45px;
	right:100px;
}
#main_content_float {
border:1px none #999999;
color:#FFFFFF;
float:left;
width:340px;
z-index:1;
}
#inputName input {
	width:250px!important;
}
#inputComment textarea {
	width:250px!important;
	height:100px;!important;
}
#second_content_float {
border:1px none #999999;
color:#FFFFFF;
float:left;
margin-left:30px;
width:340px;
z-index:1;
}
#second_content_float ul {
	padding-left:0px;
	list-style:none;
	margin-top:30px;
}
#comments h3 {
color:#FDB827;
font-weight:normal;
text-decoration:none;
}
li.comment {
	padding-top:20px;
}
li.comment strong {
	color:#B3C6C8;
	font-size:100%;
	font-weight:normal;
	margin-top:10px;
}
h1#title {
	color:#FDB827;
	position:absolute;
	top:250px;
	left:86px;
	font-size:24px;
}
