body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	background-image: url(hlogo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #2f328a;
	}

a {
	color:#F5F5F5;
	font-size:12px;
	text-decoration:none;
	font-weight:900;
	font-family:verdana, arial, helvetica, sans-serif;
	}

A:hover { Color: #D32709; Text-Decoration : none;}
A:active { Color: #D32709; Text-Decoration : none;}

a.link {
	padding:5px
	}


#header {
	margin:110px 0px 0px 0px;
	height:40px; 
	background-color:#2F328A;
	}

#menu {
	position:absolute;
	top:120px;
	left:10px;
	}

#menutop {
	position:absolute;
	top:40px;
	left:658px;
	}


