html{
	height: 900px;
	overflow:auto;
	background-color:#000000;
}

body
{
	margin:0px;
	text-align: center; 
	background-color:#000000;
}


h1 {    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-align:left;
}


h2 {	font-family: verdana;
	font-size: 17px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        font-weight: 100;
	text-decoration: underline;
}

h3 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;		
	text-align: center;
	margin-top: 4px;	
	margin-left: 4px;
}

div#backmenu {
	width:780px;
	height: 32px;
	position : relative;
	margin: 0 auto;
	text-align:center;
	background-color: #000000;
	}

div#logo {
	float: left;
	margin: 0 auto;
	width:120px;
	height: 32px;
	position : relative;
	margin: 0 auto;
	text-align:center;
	background-color: #000000;
}

div#menu {
	margin: 0 auto;
	width:660px;
	height: 32px;
	overflow:hidden;
	position:relative;
}

div#menu ul {
	clear:left;	
	float: left;
	list-style:none;	
	margin: 0;
	position:relative;
	left:50%;
	padding:0;
	font-family: arial;
	font-weight: bold;
	text-align:center;
	border: 0px solid #DFDFDF;
	border-width: 0px 0;
	}

div#menu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}

div#menu ul li a {
	float: left;
	color: gray;
	list-style:none;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

div#menu ul li a:hover {
	color: white;
	background: #6B08A0;
	padding-bottom: 2;
}

div#center {
	width: 780px;
	height: 250px;
	position : relative;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #ffffff;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color:#6B08A0;
} 

div#colorbackground {
	width: 780px;
	height: 200px;
	position : relative;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #000000;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-color:#161514;
} 

div#colorpurple {
	float: left;
	position : relative;
	top:0px;
	left:0px;
	width: 195px;
	height: 193px;
	border:0px;
}

div#colorpink {
	float: left;
	position : relative;	
	width: 195px;
	height: 193px;
	top:0;
	left:157;
	border:0px;
} 

div#colorblue {
	float: left;
	position : relative;
	width: 195px;
	height: 193px;
	top:0;
	left:313;
	background-color: #0060FF;
	border:0px;
} 

div#coloryellow {
	float: left;
	position : relative;
	width: 195px;
	height: 193px;
	top:0;
	left:625;
	background-color: #F6FF00;
	border:0px;
}

div#links {
	width: 790px;
	height: 20px;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #000000;
	border:0px;
}

div#copyright {
	width: 790px;
	height: 20px;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #000000;
	border:0px;
}