@charset "utf-8";
/* CSS Document */

body {
	background:url(images/hh_bg.gif) #efefd6 center top no-repeat;
	font-family:Verdana, arial, helvetica, sans-serif; 
	color: black;
	text-align:center;
	font-size:16px;
	margin-top:0px;
}

h1 {
	font-size:1.1em;
}

h2.topmost {
	margin-top:0px;
	margin-left:10px;
	font-size:1em;
}

p.main {
	margin-left:10px;
	text-align:left;
	font-size:0.75em;
}

p.main a{
	color:#703827;
	text-decoration:none
}

p.maincentre {
	margin-left:10px;
	text-align:center;
	font-size:0.75em;
}

p.framed {
	margin-left:30px;
	margin-right:30px;
	font-size:0.75em;
	text-align:left;
}

p.framed a{
	color:#703827;
	text-decoration:none
}

p.framed a:hover{
	text-decoration:underline;
}

ul {
	margin-bottom:0px;
}

li{
	font-size:0.75em;
	text-align:left;	
}

li a {
	color:#000000;
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}

#wrapper {
	width:750px;
	margin:auto;
	margin-top:0px;
	height:auto;
}

#wrappertop {
	width:100%;
	margin:0px;
	height:auto;
	background-image:url(images/hh_background.gif);
	background-repeat:repeat-y;
}

#wrapperbottom {
	width:100%;
	margin:0px;
	height:24px;
	background-image:url(images/hh_background-bottom.gif);
	background-repeat:no-repeat;
}

#rtsection {
	float:right;
	width:200px;
	height:auto;
	margin:10px;
}

.menu {
	width:100%;
	height:auto;
}

.menutop {
	width:100%;
	height:20px;
	background-image:url(images/menutop.gif);
	background-repeat:no-repeat;
}

.menumid {
	width:100%;
	height:auto;
	background-image:url(images/menumid.gif);
	background-repeat:repeat-y;
}

.menubottom {
	width:100%;
	height:22px;
	background-image:url(images/menubottom.gif);
	background-repeat:no-repeat;
}

#mainsection {
	float:left;
	width:500px;
	height:auto;
	margin:10px;
	margin-bottom:0px;
}

.mainframed1 {
	width:500px;
	height:221px;
	background-image:url(images/frame1.jpg);
}

#footer p {
	font-size:0.65em;
	text-align:center;
} 

.spacer1 {
	clear:both;
	width:100%;
	height:1px;
}

.spacer5 {
	clear:both;
	width:100%;
	height:5px;
}

.spacer20 {
	clear:both;
	width:100%;
	height:20px;
}
