body {
	background: url(../images/Gradient.jpg) repeat-x;
	text-align:center;
	background-color: #f1eee5; 
}

img {
	border: none;
}

p
{
   margin:0px 0px 20px 0px;
}

li
{
	margin: 0px 0px 10px 20px;
}

div#outer
{
	width:900px;
	margin: 0 auto;
}

div#header	{
	background: #f1eee5;
	height: 180px;
	width: 900px;
	}
	
#globalnav
{
   text-align:center;
   width: 224px;
   float:left;
   margin:0;
   padding:0;
}

#globalnav li 
{
   list-style: none;
   height: 37px;
   padding-bottom: 3px;
}

#globalnav li a 
{
   width: 150px;
   height: 37px;
   display: block;
   text-decoration:none;
   font-family:Verdana, Geneva, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #f1eee5;
   line-height:37px;
}

#globalnav li a 
{
   color: #f1eee5;
   background-image: url(/images/Button.gif);
}

#globalnav li a:hover
{
   background-image: url(/images/Button_indent.gif);
   color: #b1aea5;
}

#globalnav img
{
	margin-top: 25px;
}

div#content
{
	text-align: left;
	font: 12px Verdana;
	width: 674px;
	float:right; 
}

div#footer
{
	padding-top:5px;
	text-align:center;
	font: 12px Verdana;
	width: 900px;
	height: 100px;
	clear:both;
}

div#footer2
{
	padding-top:20px;
	text-align:center;
	font: 12px Verdana;
	width: 900px;
	height: 100px;
	clear:both;
}

#flashslideshow
{
	width: 626px;
	height: 375px;
    background:url(../Slideshow/images/Static.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

.collectionstable
{
   padding:5px 30px 30px 30px;
   color:#f1eee5;
   background-color:#000000;
}

div#gallery_full
{
   position:relative;
   top:0px;
   width:900px;
   height:522px;
   color: #000000;
   border: 3px solid #5f402d;
   background-color: #f1eee5;
   padding: 0px;
   margin: 0 auto;
   font: 12px Verdana;
}

div#gallery_mine
{
   width:674px;
   height:522px;
   color: #000000;
   border: 3px solid #5f402d;
   background-color: #f1eee5;
   padding: 0px;
   overflow: auto;
   overflow-x: hidden;
   overflow-y: auto;
}
