#masthead {
	background-image: url(../images/hanimis_alt_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 215px;
	width: 806px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	font-family: "trebuchet MS", verdana, sansSerif;
	font-size: 12px;
}
#main {
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}



#content {
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Comic Sans MS", Georgia;
	float:none;
	clear:both;
}


#masthead_main {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 428px;
	width: 806px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 90px 30px;
}
#main #content img.bos {
	margin-top: 25px;
}

#content #thumbs
{
	background-color:#FA8BB5;
	width:312px;
	float:left;
}

#content #thumbs img
{
margin-left:1px;
margin-top:1px;
padding:0;
}

#preview
{
width:400px;
text-align:center;
}
#nav {
	color: #FFFFFF;
	text-transform: none;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #CDE391;
	text-decoration: underline;
}
#main #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FA8BB5;
	font-weight: bold;
	text-align: center;
}

#navigation
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
padding:10px;
color:white;
}

#navigation a:link, #navigation a:visited, #navigation a:active
{
color:white;
}
#navigation a:hover
{
text-decoration:none;
color:#CCE190;
}

#form form
{
color:black;
border:1px solid black;
}

#form_oncesi
{
width:400px;
float:left;
}

