BODY {
	background: #556270 url(../images/11.gif) no-repeat bottom right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body, html{height:100%;}

a:link {background: #666666; color: #ffffff; text-decoration: none;}
a:visited {background: #666666; color: #ffffff; text-decoration: none;}
a:hover {background: #f5f5f5; color: #666666; text-decoration: none;}
a:active {background: #666666; color: #ffffff; text-decoration: none;}

h1 {
	font-family: 'Century Gothic', arial, san-serif;
	font-weight: bold;
	font-size: 24pt;
}

#Left {
	position: absolute;
	float: left;
}
#Links {
	display: none;
}

#RightOne {
	float: right;
	margin-right: 40px;
}

#RightTwo {
	float: right;
}