@charset "iso-8859-1";
@import "all.css"; 
@import "galleryStyle.css";

/*------------------------------------------------------------- 
/* This CSS stylsheet file is a 3 column layout.                       
/* Groups beginning with a dot symbol are Classes and are used /* in the     
/* HTML as followes: <DIV  class="class name"> (without the dot)                                     
/*------------------------------------------------------------- 
/* Note: The 'body' tag below is a special character value   
/* (always shown in Red) and all atributes will apply to 
/* everything within the     
/* body of the HTML page unless overrided by class specific           
/* attributes.                                                       
/* -----------------------------------------------------------
/* Note: The Positioning tags cause issues in Netscape & Firefox         
/* when aligning the banner image. Removed "Position" tags and /* utilized the table cell positioning to solve problem. Also 
/* found issues in the HTML with sizes using "%" values - must   /* be numeric values (i.e. height="123" ).    
*/                      
  
  body {
		
		margin:0px 0px 0px 0px;
		padding:5px;
		background: #7A0026 url(../images/background_img01.gif); 
				 
		} 
		
		
	
/* these are the font styles for the links that appear 
/* in the "Body" of the web page, unless overrided by a class 	
/*------------------------------------------------------------- 
/*  Body links= The Left side column links in this layout.                       
/*  currently the link colors are:
/*                   
/*------------------------------------------------------------
*/	  
a:link {font:14px Verdana; color:#000099; text-decoration: none;} 
a:active {font:14px Verdana; color:#990000; text-decoration: none;}
a:visited {font:14px Verdana; color:#000099; text-decoration: none;}
a:hover {font:14px Verdana; color:#808080; text-decoration: underline;}/*this one changes the mouseover or hover state of the link*/
		
.image-preload .preload {
	    display:none;
		}
			
.header {
    /* position: relative;  */  
	width:900px;
	height:140px;
	margin-left: 0px; 
	background-image: url(../images/HeaderRaigenMay08_1000X96.jpg);
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;			
	}		
					
.leftcol {
		/*position: absolute; */
		width:250px;  
		height:auto;
		background-color:#7A0026;
		padding-top: 20px;    
		}

.centercol {
	   	background-color: #FFFFFF;
		font-face: Verdana;
		font-size: 13px;
		width:650px;
		height:auto;
		text-align: center;
		padding: 2px;
		margin-top: 0px;
   		margin-left: 155px;
   		margin-right:1px;
		
       }


			
.titlebar {
	background-color:#000000;
	font-size: 14px;
	font-color: #FFFFFF;
}

.titlebar2 {
	background-color:#FFFFFF;
	font-size: 14px;
	font-color: #000000;
}

.titlebar_ctr {
	background-color:#000066;
	width:625px;
	height:20px;
	text-align: center;
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight: bold;
}

.boxborder {
	border-width: 1px;
	border-style: solid;
	border-color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	font-color: #000000;
	text-decoration: none;	
}		
		
.title {
	font-family: "Verdana", Times, serif; 
	color: #8B0000;
	font-size: 17px;
	font-weight: bold;
	font-style: Verdana;
	text-decoration: none;
	text-align: center;
	padding:5px;
	
}
	  
.title2 
{
    color: #FF8C00;
	font-face: Verdana;
    font-weight: bold;
    font-size: 16px;  
	text-align: center;  
}
.title3 
{
    color: #FF8C00;
	font-face: Verdana;
    font-weight: bold;
    font-size: 16px;  
	text-align: center;  
}




.subtitle {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	text-align: center;
	padding:5px;
	
}

.bodytext {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
	
} 

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(img03.gif) no-repeat;
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	color: #8B0000;
}

.email {
	font-family: Verdana;
	font:14px Verdana; 
	color:#000099;
} 
.email:link {
   font:11px Verdana; 
   color:#000099;
   text-decoration: none;
   } 
.email:active {
   font:11px Verdana; 
   color:#000066; 
   text-decoration: underline;
   }
 

/*------------------------------------------------------------- 
/* "menufont" = The bottom of page links in this layout.                       
/* currently all link colors are "DARKORANGE"                          
/*------------------------------------------------------------- 
*/	  

.menufont {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
   
.menufont:link {  
	font-family: Verdana;	
	font-size: 13px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menufont:active {
	font-family: Verdana;	
	font-size: 13px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menufont:visited {
	font-family: Verdana;	
	font-size: 13px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menufont:hover {
	font-family: Verdana;	
	font-size: 13px;	
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.date {
	background-color:#FFA500;
	color: #e00303;
	text-align: center;
}



/*------------------------------------------------------------- 
/* "menufont2" = The Left side column links in this layout.                       
/* currently the link colors are Link="WHITE" Active="Med blue"  
/* Visited="LIGHTGREY" Hover="WHITESMOKE"                        
/*------------------------------------------------------------- 
*/	  

.menufont2:link {  
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menufont2:active {
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.menufont2:visited {
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	color: #D3D3D3;
	text-decoration: none;
}

.menufont2:hover {
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}

.menufont3:link {  
	font-family: Verdana;	
	font-size: 11px;	
	color: #FFFFFF;
	text-decoration: none;
}

.menufont3:active {
	font-family: Verdana;	
	font-size: 11px;	
	color: #FFFFFF;
	text-decoration: none;
}

.menufont3:visited {
	font-family: Verdana;	
	font-size: 11px;	
	color: #FFFFFF;
	text-decoration: none;
}

.menufont3:hover {
	font-family: Verdana;	
	font-size: 11px;	
	color: #FFFFFF;
	text-decoration: none;
}

		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
.topbanner h1 {
		font-weight: bolder;
		font-face: Verdana;
		font-size: 18px;
		padding:0px 0px 0px 0px;
		margin:20px;
		}
	
.rightcolumn p {
		font-size:10px
		}
	
.footer {
   	background-color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 8px;
	font-family: Verdana;
	color:#FFFFFF; 
	text-align: center; 
	text-decoration: none;
	}

.copyright {
	background-color: #000000;
	padding-top:3px;
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-align: center; 
   }
