BODY {
margin-top:1;
padding:0;
}
#wrap {
position:relative;
width:960px;
margin-left: 11%;
margin-right: auto;
min-height:100%;
}
* html #wrap {
height:100%;
}

A  {
	color : #319CFF;
	text-decoration : underline;
	font : bold;
}

a.Hover  {
	color : Red;
	text-decoration : none;
	font : bold;
}

a.menulink {
	color: White;
	text-decoration: none;
	font-weight : bold;
}  
a.menulink:hover{
	color: Red;
	text-decoration: none;
}

body, html {
height:100%;
}