body {
	background-color:	#373945; 
	color:	                #373944; 
}
a.navlink:link {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		16px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.navlink:visited {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		16px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.navlink:focus {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		16px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.navlink:hover {
	background-color:	#373945 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		16px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.navlink:active {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		16px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#8dcb41; 
	text-decoration:	none;
}
a.imagelink:link {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.imagelink:visited {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.imagelink:focus {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.imagelink:hover {
	background-color:	#373945 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.imagelink:active {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#8dcb41; 
	text-decoration:	none;
}
.youarehere {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		16px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none; 
}
#pagebox {
    width: 650px;
    background-color: #373945;
    color: #373944;
    margin: 22px auto;
    padding: 0px;
    position: relative;
    border: 0px solid #999999;
}
#namebox {
    width: 163px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 280px;
    border: 0px solid #999999;
}
#topleftbox {
    width: 200px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 0px;
    position: absolute;
    top: 77px;
    right: 373px;
    border: 0px solid #999999;
}
#toprightbox {
    width: 200px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 0px;
    position: absolute;
    top: 77px;
    right: 150px;
    border: 0px solid #999999;
}
#bottomleftbox {
    width: 200px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 0px;
    position: absolute;
    top: 303px;
    right: 373px;
    border: 0px solid #999999;
}
#bottomrightbox {
    width: 200px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 0px;
    position: absolute;
    top: 303px;
    right: 150px;
    border: 0px solid #999999;
}
#navbox {
    width: 100px; 
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: left; 
    padding: 0px;
    position: absolute;
    top: 80px;
    right: 32px;
    border: 0px solid #999999;
}
#wordslinkbox {
    width: 37px; 
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: left; 
    padding: 0px;
    position: absolute;
    top: 50px;
    right: 342px;
    border: 0px solid #999999;
}