body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #CC9966;
}
v:link {
	color: #FF6600;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	position: absolute;
	top: 614px;
	left: 240px;
	width: 630px;
	
}


#textlayer1 h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 4px 0;
}


#textlayer1 h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin: 5 0 20 0;	
}

#textlayer1 h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin: 20 0 0 0;	
}




#main {
	text-align: center;
	position: absolute;
	top: 0px;    /* was 180  */
	left: 240px;
	width: 560px;
	height: 100px;
}

#logo {
	text-align: center;
	position: absolute;
	top: 10px;    /* was 180  */
	left: 10px;
	width: 200px;
	height: 122px;
}

#design {      /* formats the text and sets all of the boxes width  */
	font-family: Times New Roman, Times, serif;
	position: absolute;
	font-size: 10px;
	top: 664px;
	left: 16px;
	width: 200px;
	z-index: 100;
}

#menu {      /* formats the text and sets all of the boxes width  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 140px;
	left: 10px;
	width: 200px;
	z-index: 100;
}
	
#menu h1 {       /* Creates plum boxes & formats text within */
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px; 
	margin-bottom: 1px;
	padding: 1px 2px 2px 4px; 
	color: #FFFFFF; 
	background-color: #660000;
}
	
#menu h2{        /* Creates Light Pink Boxes, Text Color and Border */
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px; 
	margin-bottom: 1px;
	padding: 1px 1px 1px 4px; 
	color: #000000; 
	background-color: #CC9966;
	border: 1px solid #000000;
}

#menu a {     /* Turns Links Text Black */
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	border-bottom: 0px solid #FFCCFF;
	color: #000000;
	}
	
#menu a.h2x:hover {        /* Black Box Rolled-Over Text changes  */
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 4px; 
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px; 
	text-decoration: none;
	}	
	
#menu .code3 {background-color: #FFFFFF;}

#numbers {
	text-align: center;
	position: absolute;
	top: 140px;    /* was 180  */
	left: 240px;
	width: 630px;
}

#pageboxone {      /* formats the text and sets all of the boxes width  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	top: 660px;
	left: 240px;
	width: 630px;
	z-index: 10;
}

#pageboxone h2 {        /* Creates Light Pink Boxes, Text Color and Border */
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px; 
	color: #000000; 
	background-color: #CC9966;
	border: 1px solid #000000;
}
	
#pageboxone h3 {       /* Creates blank pink boxes & formats text within */
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px; 
	color: #FFCCFF; 
	background-color: #FFCCFF;
	border: 1px solid #FFFF66;
}
	
#pageboxone a {     /* Turns Links Text Black */
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	border-bottom: 0px solid #FFCCFF;
	color: #000000;
}
	
#pageboxone a.h2x:hover {        /* Black Box Rolled-Over Text changes  */
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px; 
	text-decoration: none;
}	
	
#pageboxone .code3 {background-color: #FFFFFF;}
#pageboxone .blank {background-color: #FFFF66;}

