html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 100%;
background-color:#000000;
color:#FFFFFF;

} 
 
#wholepagewidth{ 
 width:820px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 
 
#header{ 
 height:25px; 
 width:100%; 
 background-color:#000000; 
 font-weight:bold;
font-stretch:narrower;} 

#header1{ 
 height:210px; 
 width:100%; 
 background-color:#000000; 
 font-weight:bold;
font-stretch:narrower;
 text-align:center;
} 
 
#header2{ 
 height:10px; 
 width:100%; 
 background-color:#000000;
 font-weight:bold;
 color:#CC3300;
 text-align:center; 
} 

#leftcolumn{
 width:160px; 
 float:left; 
 position:relative; 
 margin-left:-160px; 
 margin-right:1px;
 text-align:left;
 font-size: 90%; 
 font-weight:bold;
 color:#FFFFFF }
 
 
#outer{ 
 border:#000000 5px; 
  /*/*/ border-left-width: 160px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #000000;   /* left column colour */ 
border-left-style: solid; 
 /*/*/ border-right-width: 5px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #000000;  /* right column colour */ 
border-right-style: solid; 
  background-color: #000000; /* center column colour */ 
width: auto; 
 } 
 
#rightcolumn{
 /*/*/ width:5px; /* hack keeps NN4 right column right? */ 
 float:right; 
position:relative; 
  margin-right:-5px; 
 margin-left:1px; 
} 
 
#footer{
width:820px; 
height:18px; 
background-color:#000000; 
color:#FFFFFF;
font-size: 80%;
font-weight:bold;
text-align:center;margin-left:auto; 
margin-right:auto; 
} 
 
#footer1{
width:820px; 
height:100px; 
background-color:#000000; 
color:#FFFFFF;
font-size: 80%;
font-weight:bold;
text-align:center;margin-left:auto; 
margin-right:auto; 
} 
 
#footer2{
width:820px; 
height:100px; 
background-color:#000000; 
color:#FFFFFF;
font-size: 80%;
font-weight:bold;
text-align:center;margin-left:auto; 
margin-right:auto;
} 

#footer3{
width:820px; 
height:100px; 
background-color:#000000; 
color:#FFFFFF;
font-size: 100%;
font-weight:bold;
text-align:center;margin-left:auto; 
margin-right:auto; 
 }

  
#inner{margin:0; width:100%;}
}
 
#maincolumn{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px;
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 100%; 
 font-weight:bold;
color:#FFFFFF;
 }
 
#outer>#inner { border-bottom: 0px solid #6600FF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 

  
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

.subheader {font-weight:bold; font-style:italic}
 
.title {font-family:  Arial, Helvetica, sans-serif; font-size: 180%; color: #FFFFFF; font-weight:bold; }

.subtitle  {font-family:  Arial, Helvetica, sans-serif; font-size: 100%; color: #FF0000; font-weight:bold; }

.subtitle1  {font-family:  Arial, Helvetica, sans-serif; font-size: 80%; color: #FF0000; font-weight:bold; }

.menusmall  ,menulinks:hover   {font-family:  Arial, Helvetica, sans-serif; font-size: 80%; color: #FFFFFF; text-decoration: none;}

.menusmall:hover {font-weight:bold; color: #FF0000; }

.menusmall2  {font-family:  Arial, Helvetica, sans-serif; font-size: 80%; color: #8000FF; text-decoration: none;}

.menusmall3  {font-family:  Arial, Helvetica, sans-serif; font-size: 80%; color: #FF0000; text-decoration: none;}

.links ,links:hover {font-family:  Arial, Helvetica, sans-serif;font-size: 140%; color: #FFFFFF; font-weight:bold; text-decoration: underline; }

.links:hover {font-weight:bold; color: #FF9900; font-weight:bold; text-decoration: none;}

.footerlinks ,footerlinks:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 100%; color: #FFFFFF; font-weight:bold; text-decoration: none; }

.footerlinks:hover {font-weight:bold; color: #FF0000; font-size: 100%;}

.menulinks ,menulinks:hover {font-family:  Arial, Helvetica, sans-serif;font-size: 104%; color: #FFFFFF; font-weight:bold; text-decoration: none;}

.menulinks:hover {font-weight:bold; color: #FF0000;font-weight:bold; }

.menulinks1 ,menulinks:hover {font-family:  Arial, Helvetica, sans-serif;font-size: 100%; color: #FFFFFF;  text-decoration: underline;}

.menulinks1:hover {font-weight:bold; color: #FF0000;font-weight:bold; }

.menulinks2 ,menulinks:hover {font-family:  Arial, Helvetica, sans-serif;font-size: 100%; color: #FFFFFF;  text-decoration: underline;}

.menulinks2:hover {font-weight:bold; color: #FF0000;font-weight:bold; text-decoration: none; }

.footerdiv {color: #FFFFFF; }

.gallerylinks, gallerylinks:hover {color: #FFFFFF;}
.gallerylinks:hover {color: #FF0000;}

.linksfooter {font-family:  Arial, Helvetica, sans-serif;font-size: 100%; color: #FFFFFF; text-decoration: underline; font-weight:bold; }
.linksfooter:hover {font-family:  Arial, Helvetica, sans-serif;font-weight:bold; color: #FF0000; font-weight:bold;}


/*Gallery Styles*/

		.phppgmainbox { /* holds next/prev links and main image */
			margin:10px auto 0 auto; 
			padding:0; 
			min-height:400px;
			}
		.phppgnextbox { /* holds next and previous links */
			margin-bottom:5px; 
			padding:0;
			text-align:center; 
			}
		.phppgimagebox { /* table, holds main image */
			margin:0 auto 0 auto;
			padding:0;
			}
		.phppgimageframe { /* frame around main image */
			width: auto; 
			border: 1px solid #CCC; 
			background-color: #EEE; 
			padding: 15px 15px 40px 15px;
			}
		.phppgimagetag { /* main image's img tag style */
			border: 1px solid #CCC;
			}
		.phppggifbox { /* table style that holds gif thumbnail's */
			margin:10px auto 0 auto; 
			padding:0; 
			border-collapse:collapse;
			}
			.phppggifbox td {
				padding: 5px; 
				border:1px solid #FF0000;
				border-collapse:collapse;
				text-align:center;
				vertical-align:middle;
				}
