body {
	margin-top:0px;
	padding:0;
	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;
	margin-left: 245px;
	top: 8px;
	width: 75%;
	min-height:47em;
 
 }
 #content {
 position:relative;
 margin: 0 auto;
 top:1em;
 width: 82%;
 clear:both;
 }
 #header {z-index:10;text-align:center; margin:0 auto;width: 100%;clear:both;}
 #header img {border:none;}
 #footer {
 	position:relative;
	top:5em;
 	clear:both;
 }
  #navcontainer {
 color:#003300;
 position:absolute;
 top:1em;
 left:1em;
 width:345px;
 height:700px;
  background-image: url(/images/design.gif);
 background-repeat:no-repeat; 
 z-index:0;
 }
  #nav {
  position:relative;
  top:15em;
  left:1em;
 width:7em;
 font-size:110%;
 font-weight:bold;
 line-height:115%;
 }

#GridView1 {
	/*position:relative;
	left:0px;
	width: 80%;*/
 	margin:0 auto;
	Background-Color:#FFFFFF;
	Border-Color: #336666;
	border-style:double;
	border-width:medium;  
	padding:3px;
}

th {padding:3px; font-size:90%;}
 
 .gallery 
 {
   background-color:#000000;
    color:White;
    text-align:center;
	padding-left:3px;
	padding-right:3px;
 }
 
 
 .white {
 background-color:#FFFFFF;
 border:#333333 thin solid;
 padding: 15px;
 width:80%;
 margin:0 auto;
 }
 
 .message {
 	text-align:center;
	clear:both;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	/*position:absolute;
	left: 15%;
	top: 323px;*/
	width:auto;
 }
  .messageright {
 	text-align:center;
	clear:both;
	font-size:100%;
	position:relative;
	top: 20px;
	width:auto;
	margin:0 auto;

 }

 
.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: 130%;
text-align: center;
padding:5px;
width:85%;
margin:0 auto;
}

.categories table {
width:30em;}

