/* CSS Document */
html, body {
	width:950px;
	background:url('images/hanna_back.png');
	margin:0 auto;
}

#body {
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	margin:0 auto;
}

#page {
	width:950px;
	position:relative;
	border-left:6px solid #fff;
	border-right:6px solid #fff;
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;


}

#header {
	width:950px;
	position:relative;
	top:0px;
	left:0px;
	background:url('images/header.png') no-repeat;
	height: 90px;
	overflow:hidden;

}

#flash{
	width:950px;
	position:relative;
	top:0px;
	left:0px;
	background:#948751;
	height: 139px;
	overflow:hidden;
}

a:link {text-decoration: none; color:#fff;}
a:visited {text-decoration: none;color:#fff;}
a:active {text-decoration: none;color:#333333;}
a:hover {text-decoration: none; color:#333333;}


.input {
width:200px;
margin-left:30px;
border:solid #CC9900 1px;
background:#fff;
color:#666666;
}

#menu {
	width:950px;
	height:25px;
	position:relative;
	top:0px;
	left:0px;
	background:url('images/menu.png') no-repeat;
	line-height:normal;
	font-size:12px;
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
}



#center{
	width:600px;
	height:auto;
	position:relative;
	left:0px;
	top:0px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	padding-right:330px;
	padding-bottom:20px;
	font-weight:lighter;
	font-size:12px;
	font-family:Verdana, Tahoma;
	color:#666666;
	background-color:#FFFFFF;
}

#images{
	position:absolute;
	left:664px;
	top:5px;
	float:right;
	background-color:#FFFFFF;
}


#footer{
	clear:both;
	position:relative;
	top:0px;
	left:0px;
	background: url('images/footer.png') no-repeat;
	width: 950px;
	height: 29px;
	font-size:10px;
	font-family:Verdana, Tahoma;
	color:#fff;
	font-weight:bold;
	overflow: hidden;
}

#images_long{
	position:relative;
	top:15px;
	left:0px;
	width:900px;
	height:160px;
	text-align:center;
	background:url(images/images_back.png);
}
.img{
	border:6px solid #666666;
	margin-top:10px;
}


.strong{
	font-weight:bold;
}


.nth{
	font-size:10px;
	font-family:Verdana, Tahoma;
	font-weight:bold;	
}

.ntl{
	font-size:10px;
	font-family:Verdana, Tahoma;
	font-weight:lighter;	
}
