body {
	
	margin-bottom: 0px;
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#container {  
    
  width: 950px;
  height:100%; 
  text-align:center;
  border-top:none; 
  border-style:solid;
  border-color: #D20001;
  border-width: thin;
  background-color: #FFF;
  }


#galleryheader {
  background :url(images/galleryheader.gif); 
   width : 950px;
   text-align:left; 
   vertical-align:top;
   height:120px; 
   margin: 0px;
}
#outer 
{
  
  width:950px; 
  height:30px; 
}

#homeinfo {
  clear: both;
  width: 950px;
  height: 150px;  
  text-align:left; 
  padding: 0px;
  margin:0px;
  font-size:10px;
  background-color: #FFF;
}
#footer {
  
  width: 950px;  
  height: 65px;
  text-align:center; 
  padding: 0px;
  margin:0px;
  font-size:14px;
  background-color: #FFF;
}




.indent
{
	text-indent:5em;}


ul
{font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	list-style-position: outside;
}
	

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}


a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
a:hover {
	color: #000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: none;
}

a:ol
{ font-family: Tahoma;
	font-size: 12px;
	color: #fff;	
	list-style-type: upper-alpha;
	list-style-position: inside;

}


/* Normal Basic Font used throughout site */
.text {
	clear:both;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align:left;
	font-style:normal;
	margin-left:40px;
	margin-right:20px;
}
.copyright 
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;

}

.frame {
	border: 1px solid #A6A6A6;
	
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.floatimageleft 
{
	float:left;
	margin-bottom: 10px;
	margin-right:10px;
}
