body, td {
	color: #FFFFFF;
	background-color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
background-image: url(../images/imagename.jpg);
}



td.upper {
	color : #FFFFFF;
	background : #23559C;
background : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
color : #454545;
	font-size: 9px;
}

a {
	color : #76DEFC;
	text-decoration : none;
}

a:hover {
	color : White;
	text-decoration : underline;
}

a.smaller {
	font-size: 9px;
	color : #454545;
	text-decoration : none;
}

a.smaller:hover {
	font-size: 9px;
	color : #454545;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT:#76DEFC 0px solid;
   BORDER-LEFT: #76DEFC 0px solid;
   BORDER-TOP: #76DEFC  1px dotted;
   BORDER-BOTTOM: #76DEFC 0px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
	width: 600px;
}

h3 {
	text-transform: lowercase;
	font-family: palatino,  georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #76DEFC;
 	font-size: 24px;
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}


#header {
	width: 552px;
	height: 241px;
	margin: 0 auto;
	background-image: url(../images/fashion2.jpg);
}



#header img {
	border: none;
	text-decoration:none;

}

#header h1 {
	margin: 0px 0 0 0;
	padding:175px 0px 0 0px;
	font-size: 36px;
}

