body {
	margin-top:0px;
	font-family : sans-serif;
	font-size : 90%;
	background-color:#FFFFFF;
	background-image:url(/images/tile.jpg);
	background-repeat:repeat;
	color:#003333;
}
 
 #container  {
	position:absolute;
	margin: 0 auto;
	left: 175px;
	top: 8px;
	width: 85%;
 }
 
 #footer {
margin-top:10px;
 clear:both;
 }
#GridView1 {
	position:relative;
	left:100px;
	width: 80%;
 	
	Background-Color:#FFFFFF;
	BorderColor: #336666;
	border-style:double;
	border-width:medium;  
	padding-left:8px;
}

th {padding-left:3px;}
 
 .gallery 
 {
   background-color:#000000;
    color:White;
    text-align:center;
	padding-left:3px;
	padding-right:3px;
 }
 
 #content {
 margin-left:10em;
 margin-top:3em;
 width: 55em;
 }
 
 .white {
 background-color:#FFFFFF;
 border:#333333 thin solid;
 padding: 15px;
 width:80%;
 margin:0 auto;
 }
 
 .message {
 	text-align:center;
	clear:both;
	font-size:100%;
	float:left;
	position:absolute;
	left: 15%;
	top: 323px;
	width:8em;
 }
  .messageright {
 	text-align:center;
	clear:both;
	font-size:100%;
	float:right;
	position:absolute;
	left: 70%;
	top: 323px;
	width:10em;
 }
 #nav {
 color:#003300;
 position:absolute;
 top:14em;
 left:2em;
 margin-right:6em;
 float:left;
 width:7em;
 font-size:110%;
 font-weight:bold;
 line-height:115%;
 }
 
.floatright {
float:right;}

.floatleft {
float:left;}

.center {
text-align:center;}

#paypal {
	text-align:center;
	clear:both;
	font-size:100%;
	float:right;
	position:absolute;
	left: 70%;
	top: 323px;
}



h1 {
	font-style : italic;
	font-weight : bold;
	font-size: 160%;
	text-align:center;
}


h5 {
	font : x-small;
}

 a:link {color:#009933; border:none;text-decoration:none; }
 a:visited {
	color:#006666;
	text-decoration:none;
} 



 .nav a:link  {color: #003300;
 text-decoration:none; 
 }
 
.sale 	{
	font-weight: bold;
	color: Red;
	padding-top:10px;
}

 a:hover {
	color:#00CC00;
	text-decoration:underline;
}

 .sale a:link {
	color:red;
	text-decoration:none;
}

 .sale a:visited {
	color:red;
	text-decoration:none;
}


.comment {
font-size:70%;
font-weight:normal;
}

.categories {
font-size: 120%;
text-align: center;
padding:5px;
}

.categories table {
width:40em;}
