


p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	color: #CE9AFF;
	font-size: 90%;
	
}

.tableblack {
	background-color: black;
	border: 0px none;
	width: 100%;
	cell-padding: 0
}


.tableblack2 {
	background-color: black;
	border: 0px none;
	width: 100%;

}


.tablegold {
	background-image:url('images/tile1.jpg');
	background-repeat: repeat;
	border: 0px none;
	width: 100%;
	cell-padding: 1

}

.tablegold1 {
	background-image:url('images/tile1.jpg');
	background-repeat: repeat;
	border: 0px none;
	width: 98%;
	cell-padding: 1
}

.tablegold2 {
	background-image:url('images/tile1.jpg');
	background-repeat: repeat;
	border: 0px none;
	width: 96%;
	cell-padding: 1
}

.tablegold3 {
	background-image:url('images/tile1.jpg');
	background-repeat: repeat;
	border: 0px none;
	width: 96%;
	cell-padding: 1
}

.tablestripe {
	background-image:url('images/tile4.jpg');
	background-color: black;
	border: 0px none;
	width: 100%;
	cell-padding:0
}


.menu1 {
	background-image:url('images/tile3.jpg');
	background-repeat: repeat;
	background-color: black;
	border: 0px none;
	width: 100%;
	cell-padding: 0;
}

.menu2 {
	width: 100%;
	cell-padding: 0;
}

.menu3 {
	font-family: "Times New Roman" , Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #CE9AFF;
	background-color: #000000;
}


.menu4 {
    width: 16%;
    cell-padding: 0;
	font-family: "Verdana" , Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #CE9AFF;
	text-align: center;
	background-color: #000000;
}


.random {
	font-family: "Times New Roman" , Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #CE9AFF;
	background-color: #000000;
	text-align: center;
	letter-spacing: 1px;
	}


.navbutton {
	text-align: right;
	width: 18%;
	height: 1;
}

.navlink {
	text-align:left;
	width: 87%;
	vertical-align: bottom;
	height: 1;
}



.stripe {
	background-image:url('images/tile4.jpg');
	background-repeat: repeat;
	border: 0px none;
	width: 100%;
	cell-padding: 0
}


.nav {
	font-family: "Times New Roman" , Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-color: #CE9AFF;
	background-color: black;
	border: 0px none;
	width: 100%;
	cell-padding: 0}



/* my basic link styles */
  
a:link{ color: #CE9AFF;
     text-decoration: none;}
	 
a:visited{ color: #CE9AFF;
     text-decoration: none;}
	 
a:hover { color: #CE9AFF;
     text-decoration: underline;}
	 
a:active { color: #CE9AFF;
     text-decoration: none;}


/* styles for my bottom navigation bar */
	 
.nav a:link{ color: #CE9AFF;
     text-decoration: none;}
	 
.nav a:visited{ color: #CE9AFF;
     text-decoration: none;}

.nav a:hover {color: #CE9AFF;
     text-decoration: underline;}
	 
.nav a:active { color: #E6CBFF;
     text-decoration: none;}