.headertitle {
	font-size: 60px;
	color: #666666;
	position: absolute;
	left: 177px;
	top: 40px;
	font-family: "Century Gothic", Arial;
	font-style: normal;
}
body {
	background-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#header {
	top:0px;
	height:140px;
	overflow: hidden;
	width: 100%;
	background-color: #FFFFFF;
}
#headergraphic {
	position:relative;
	width:800px;
	height:140px;
	background-image: url(images_global/header.jpg);
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
#headermenu {
	height: 20px;
	width: 600px;
	position: absolute;
	top: 117px;
	left: 167px;
}
#headertitle {
	height: 50px;
	width: 600px;
	position: absolute;
	top: 40px;
	left: 167px;
}
.pagelink {color: #FFFF00}
a.pagelink:link {
	color: #FFFF00;
}
a.pagelink:visited {
	color: #AA1FFF;
}
a.pagelink:hover {
	color: #FFFF55;
}
.menu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A0A0A4;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color: #A0A0A4;
}
a.menu:hover {
	color: #666666;
}
a.menu:active {
	color: #FFFFFF;
}
.menucurrent {
    font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-weight: bold; 
	text-decoration: none; 
}
.menu2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu2:link {
	color: #A0A0A4;
}
a.menu2:hover {
	color: #666666;
}
a.menu2:active {
	color: #FFFFFF;
}
.menu3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu3:link {
	color: #A0A0A4;
}
a.menu3:visited {
	color: #A0A0A4;
}
a.menu3:hover {
	color: #666666;
}
a.menu3:active {
	color: #FFFFFF;
}
.menu3current {
    font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #555555; 
	font-weight: bold; 
	text-decoration: none; 
}
.Headingbig {color: #CCCCCC; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; }
.Headingsmall {color: #CCCCCC; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.bodytextgrey {color: #CCCCCC; font-family: Geneva, Arial, Helvetica, sans-serif; }
#body {
	height: auto;
	width: auto;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
	clear: both;
	margin-bottom: 30px;
}
#rules {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	margin-bottom: 30px;
}

.copyright {color: #808080; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
#footer {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	clear: both;
	padding-bottom: 0px;
}
#designmenu {
	height: auto;
	width: 170px;
	padding-top: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	overflow: visible;
}
#designrules {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	margin-bottom: 30px;
	background-image: url(images_1/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#designbody {
	height: auto;
	width: auto;
	margin-left: 170px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#designmenulist {
	height: auto;
}
#designmenulist ul {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#designmenulist li {
	padding-bottom: 3px;
}
.clear {
clear: both;
}
