#wrap{
	width:980px;
    margin:0 auto;
    position:relative;
 /*   background:#258; */
  }

#main-content{
   width:776px;
/*  margin-left:102px; */
/*   background:#AAA; */
   float: left;

   
   }
#left-nav{
  width:102px;
  float:left;
  text-align:right;
/*  background:#444; */
  }

#blank-right{
 	float: right;
	width: 102px;
/*	background:#444; */
 }

#foot{
   	clear:both;
    vertical-align: bottom
    top: 10px;
	bottom: 0;
 }

#thumb-container{
 margin-left:117px;
 width:542px;
 background:#FFF;
 }

 #full-image{
 margin-left:0px;
 }





/*standard for all*/
	body {font-family: "Tahoma","Veranda","Times New Roman"; font-size: 10pt;
		margin: 15px 15px 15px 15px; text-align:center;}
	a {color: rgb(116,174,143);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 10pt;}
	a:hover {color: rgb(96,222,123);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 10pt;}
/*	a:visited {color: rgb(96,159,222);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 10pt;}
	a:visited:hover {color: rgb(56,119,182);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 10pt;}
*/
/* Main Page */
	.category_links {font-family: "Tahoma","Veranda","Times New Roman"; font-size: 16px;
			text-decoration: none;}
	a:hover.category_links {color: rgb(96,222,123);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 16px;
			text-decoration: none;}
/*	a:visited.links {color: rgb(96,159,222);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 13px;
			text-decoration: none;}
	a:visited:hover.links {color: rgb(56,119,182);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 13px;
			text-decoration: none;}
*/

	.footertext {font-family: "Tahoma","Veranda","Times New Roman";
			text-align: center; font-size: 9px; text-decoration: none;}
			
	.titletext {font-family: "Tahoma","Veranda","Times New Roman"; font-size: 20pt;
		margin: 15px 15px 15px 15px; text-align:center;}
		
		
	li{
	width:200px;
/*	height:200px; */
	border:solid #CCC;
	border-width:0 1px 1px 0;
/*	-moz-border-radius:20px;*/
	background:#FFF;
	padding:20px;
	text-align:center;
	position:relative;
	float:right; 
	display:inline;
	margin:15px;	
	list-style: none;
}

.thumbnail
{
float: left;
width: 200px;
border: solid #CCC;
border-width:0 1px 1px 0;
margin:15px;
padding: 20px;
}

.clearboth { clear: both; }
		

/*			
#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;
}
*/

/*
#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
*/

main-content.img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

img:a {color: rgb(116,174,143);
			font-family: "Tahoma","Veranda","Times New Roman"; font-size: 10pt;}
