/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#ffffff;
	  font-weight:bold;
	  background-color: #5A5950;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	}
TD
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9pt; 
		background-color: #5A5950;
				
	}
	
 P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9pt; 
		background-color: #5A5950;
		text-align:right;		
	}
	
	p.bright {
	  font-size: 10pt; 
		font-weight:600;
	background-color: #666698;
	text-align:center;
	padding:10px;
	}
	
.statement
	{ 
	 
		text-align:left;		
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #ffffff; text-decoration: none; }
A:link	{ color: #ffffff; text-decoration: none; }
A:visited { color: #ffffff; text-decoration: none; }
A:active { color: #ffffff; }
A:hover	{ color: #E91414; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;
	  width: 100%;
	}
	

.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}

.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold;
	  color: #ffffff;
	}
	
	.quote
	{
	border-bottom:0px solid #000000;
	padding-top:20px;
	  font-size: 16px;
	  font-weight: bold;
	  color: #ffffff;
	}
	
	.quote2
	{
	border-bottom:0px solid #000000;
	padding-top:20px;
	  font-size: 13px;
	  font-weight: bold;
	  color: #ffffff;
	}
	
	.quote_author
	{
	border-bottom:0px solid #000000;
	padding-top:20px;
	  font-size: 14px;
	  font-weight: normal;
	  color: #ffffff;
	}

	.quote_author_home
	{
	border-bottom:0px solid #000000;
	padding-top:20px;
	  font-size: 11px;
	  font-weight: normal;
	  color: #ffffff;
	}
	
	.content  /* main content*/ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;	 
	  border:0px dashed #000000;
		border-color:black;
	  width: 100%;
	  height: 270px;
		margin-top:0px;
	}
	
	.base_content  /* main content*/ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;	 
	  width: 100%;
	  height: 65px;
		text-align:left;
		margin-top:0px;
	}
	
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_navbar.jpg);
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  width: 100%;
	  height: 14px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}

.head_image{
margin-top:15px;
}



.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #5A5950;
	  line-height:100%;
	  letter-spacing: .1em;
	  border:0px dashed #000000;
	  padding-bottom:5px;
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #5A5950;
	  line-height:140%;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 9px;
	  font-weight:normal;
	  background-color: #5A5950;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #000000;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  text-decoration: none;
	  color:#ffffff;
	}
.modfooter a:hover {
	  color: #E91414;
	  text-decoration: none;
	}
	
.pic, a.pic, a.pic img { 
filter: Alpha(opacity=70); /* IE */ 
-moz-opacity: 0.7; /* Mozilla */ 
} 
a.pic:hover, a.pic:hover img { 
filter: Alpha(opacity=100); 
-moz-opacity: 1.0; 
} 

.req{
color:red;
font-size:10px;
}

