	body
	{
		margin: 0 auto;
		background-color: #CCFFCC;
		text-align:left;
	}
	
	#titlebox 
	{	width: auto;
		height: 12px;
		margin: 0;
		font-family: Helvetica, Arial, sans-serif;
		color: grey;
		font-variant: normal;
		font-size: 0.7em;
		padding:0.3em;
		padding-left:0.5em;
		letter-spacing: 0.1em;
		}

	#newstitle
	{
		text-align:left !important; 
		font-family:Helvetica; 
		font-weight:bold; 
		font-size:8pt;
		color: grey;
	}

  .secheadstd
  {padding:0.3em; 
  background-image: url(images/secheadstd.gif);
  height:16px;
  color:white; 
  font-family:Helvetica, Arial, sans-serif;
  font-size: 10pt;}


	#newsblog
	{
		text-align:left !important; 
		font-family:Helvetica; 
		font-weight:normal; 
		font-size:8pt;
		color: grey;
	}

	#titlebox a
	{
		text-decoration: none;
		}

	h4 
	{
		margin:2px;
		text-align: right;
		font-family: Verdana, sans-serif;
		font-style: bold;
		color: #000000;
		font-variant: normal;
		font-weight: 100;
		font-size: 12px;
		line-height: 100%;
	}	


	h3 
	{
		margin: 2px;
		font-family: Verdana, sans-serif;
		font-style: bold;
		color: #000000;
		font-variant: normal;
		font-weight: 100;
		font-size: 20px;
	}

	h5 
	{	
		margin:2px;
	    text-align: right;
	    font-family: Verdana, sans-serif;
		font-style: bold;
		color: #000000;
		font-variant: normal;
		font-weight: 100;
		font-size: 10px;
		line-height: 100%;
	}	

	#container
	{
		margin-left: auto;
		margin-right: auto;
		width: 770px;
		text-align: center;
		background-color: white;
		border-width: 2px; 
		border-style: outset;
		border-color: #FFCC33;
	}
	

	#header
	{
		margin: 0px;
		margin-top: 2px;
	}
	
	.hovermenu
	{	
		display: block;
		margin: 0 !important;
		padding: 0px;
		width: 100%;
		background-color: white;
		}	

	#rightcol
	{
		float: left; 
		width: 300px;
		margin: 0 0 0 5px;
		padding: 0px;
		padding-left: 2px;
		background-color: white;
	}
	
	#leftmenu
	{
		float: left; 
		width: 150px;
		margin: 0 0 2px 0;
		padding: 0 5px 5px 5px;
    border-bottom: thin solid #336633;
		background-color: white;
	}
	
	
  #headline	
	{
		float: center; 
		padding: 0.1em;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		width: auto;
		height: auto;
		background-image: url(images/secheadstd.gif);
		font-family: Helvetica, Arial, sans-serif;
		font-style: bold;
		color: white;
		font-variant: normal;
		font-weight: bold;
		font-size: 1em;
		text-align: center;
		overflow: auto;
		}

	#albumline	
	{
		float: center; 
		padding: 0.1em;
		margin-top: 0px;
		margin-left: 5px;
		width: auto;
		height: auto;
		background-color: #336633;
		font-family: Helvetica, Arial, sans-serif;
		font-style: bold;
		color: white;
		font-variant: normal;
		font-weight: bold;
		font-size: 0.9em;
		text-align: center;
		overflow: auto;
		}


	#centercol
		{float:left;
		margin:0;
		width:300px;
		border-left: soild thin black;
		}
	

	#contents	
	{
		font-family: Verdana, sans-serif;
		padding: 5px;
		padding-top: 0px;
		background-color: white;
		overflow: auto;
		}

	#halfcontent	
	{
		margin-top: 5px;
		border: 1px solid white;
		width: 410px;
		padding: 0px;
		padding-top: 0px;
		background-color: white;
		overflow: auto;
		}
		
	#quarterleft	
	{
		float:left;
		text-align:left;
		border-right: thin solid #D3D3D3;
		width: 190px;
		padding: 6px;
		padding-top: 0px;
		background-color: white;
		overflow: hidden;
		}


	#quarteright	
	{
		float: left;
		text-align:left;
		width: 190px;
		padding: 6px;
		padding-top: 0px;
		background-color: white;
		overflow: hidden;
		margin-left:2px;
		}


	#quarthead	
	{
		display: block;
		font-family: Verdana, sans-serif;
		font-weight: bold;
		font-size: 9pt;
		padding: 0,2em;
		background-color: white;
		}


	.storylink
	{	
		text-align:left;
		display: block;
		}
	
	.storylink a
	{	
		font-family: Helvetica, Arial, sans-serif;
		font-size: 8pt;
		color: blue;
		text-decoration: none;
			}



	#contheader	
	{
		padding: 5px;
		padding-top: 0px;
		background-color: #336633;
		color:white;
		}
	
	.loginbox
	{
		margin: 0 2px 2px 2px;
		width:160px;
		background-color: #00FA9A;
	}

	.loginbox p
	{
		font-family: Verdana, sans-serif;
		font-size:8pt;
		text-align:left;
	}

	.loginbox form
	{
		margin: 2px;
		font-family: Verdana, sans-serif;
		font-size:8pt;
		text-align:left;
		padding: 5px;
	}
	.competition
	{
		margin: 2px;
		width:160px;
		background-color: #B6C3CC;
		border-width: 1px; 
		border-style: solid;
		border-color: #D9D9D9;
	}

	#footer	
	{
		clear: both;
		padding:0.2em;
        	margin: 1px;
        	border-top: thin solid #D3D3D3;
		background-color: white;
	}
	
   	 .headertext 
	{
		font-family: Verdana, sans-serif;
		font-weight: bold;
		color: black;
		font-size: 0.8em;
		line-height: 100%;
		text-align: left;
		margin: 0;
   	 }

	.navbar { border-top: thin solid #D3D3D3;
		  margin:5px;	 }	

	.listleft
	{
	text-align: left; 
	}	

	.listleft ul
	{
	display: block;
	font: 9pt helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	height: auto;
	list-style: none;
	text-align: left important!;
	}

	.listleft ul li{
	list-style: none;
	}

	.listleft ul li a{
	padding: 0.2em;
	margin: 1px;	
	width: 170px;
	text-align: left important!;
	vertical-align: middle;
	color: #2F4F4F;
	display: block;
	}

	.listleft ul li a:hover{
	color: #D3D3D3;
	}

	.bookright
	{
	text-align: center; 
	}	

	.bookright ul
	{
	display: block;
	font: 8pt helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	height: auto;
	list-style: none;
	text-align: center important!;
	}

	.bookright ul li{
	list-style: none;
	}

	.bookright ul li a{
	padding: 0.2em;
	margin: 1px;	
	width: 150px;
	text-align: left important!;
	vertical-align: middle;
	text-decoration: none;
	color: #2F4F4F;
	border: 0.1em outset #D3D3D3;
	display: block;
	}

	.bookright ul li a:hover{
	border-style: solid;
	color: grey;
	}


	.itemleft
	{
	text-align: left; 
	}	

	.itemleft ul
	{
	display: block;
	font: 8pt helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	height: auto;
	list-style: none;
	text-align: left important!;
	}

	.itemleft ul li{
	list-style: none;
	margin-top:0px;
	}

	.itemleft ul li a{
	padding: 0.2em;
	margin: 1px;	
	width: 142px;
	text-align: left important!;
	vertical-align: middle;
	text-decoration: none;
	color: #2F4F4F;
	border: 0.1em outset #D3D3D3;
	display: block;
	}

	.itemleft ul li a:hover{
	border-style: solid;
	color: grey;
	}

	html>body .itemleft ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}


	.blog
	{	
	float:right;
	width: 400px;
	height: 200px;
	display: block;
	}

	#blogedit 
	{
		font-family: Verdana, sans-serif;
		font-style: normal;
		font-size: 0.7em;
		color: #000000;
		font-variant: normal;
		font-weight: 100;
		line-height: 120%;
		border: 1px black inset
		}

		
	.blogcontent
	{
		font-family: Verdana, sans-serif;
		font-style: normal;
		font-size: 11px;
		color: #000000;
		font-variant: normal;
		font-weight: 80;
		line-height: 160%;
		text-align: justify;
		margin-top: 8px;
    }

.blogcontent p
	{
		font-family: Verdana, sans-serif;
		font-style: normal;
		font-size: 11px;
		color: #000000;
		font-variant: normal;
		font-weight: 80;
		line-height: 160%;
		text-align: justify;
		margin-top: 8px;
    }

.blogcontent li
	{
		font-family: Verdana, sans-serif;
		font-style: normal;
		font-size: 11px;
		color: #000000;
		font-variant: normal;
		font-weight: 80;
		line-height: 160%;
		text-align: justify;
		margin-top: 8px;
    }
    
	#blogsummary 
	{
		font-family: Verdana, sans-serif;
		font-style: normal;
		color: black;
		font-variant: normal;
		font-weight: 100;
		font-size: 0.7em;
		line-height: 120%;
		text-align: left !important;
		margin-top: 3px;
		    }

	.blogheader p
	{
		font-family: Verdana, sans-serif;
		font-style: bold;
		color: #000066;
		font-variant: normal;
		font-weight: 300;
		font-size: 12px;
		line-height: 120%;
		text-align: right;
		padding: 0.3em;
		margin: 0;
		margin-bottom: 2px;
		margin-top: 2px;
    border-width: 2px; 
    background-image: url(images/vertibut.jpg);	
    border-style: outset;
    border-color: #000066;
    }
	
	.blogheader p a
	{
		color: #000066;
		text-decoration: none;	
    }
    
	.blogheader p a:hover{
	color: #FFFFFF;
	}
    
  table.showrecords 
	{ 
		padding: 0px; 
		border: none;
	}

	table.showrecords td 
	{ 
		font-size: 12px; 		
		border: none; 
		background-color: #F4F4F4; 
		vertical-align: middle; 
		padding: 3px; 
		font-weight: bold; 
	}

	table.showrecords tr.input td 
	{ 
		text-align:left;
	}

	table.showrecords tr.input td input, textarea, select
	{ 
		font-size: 12px; 		
		font-family: Helvetica, arial, sans-serif;
		color:#000033;
		text-align:left;
		padding: 2px;		
	}

	table.showrecords tr.title td
	{ 
	background-color: #00CCFF; 
	color:#0000CC;
	}



	.albumheader p
	{
		font-family: Verdana, sans-serif;
		font-style: bold;
		color: #FFFFFF;
		font-variant: normal;
		font-weight: 300;
		font-size: 10px;
		line-height: 120%;
		text-align: center;
		padding: 0.3em;
		margin: 0;
		margin-bottom: 2px;
		margin-top: 2px;
    border-width: 2px; 
    background-image: url(../images/vertibut.jpg);	
    border-style: outset;
    border-color: #FFCC99;
    }
	
	.albumheader p a
	{
		color: #FFFFFF;
		text-decoration: none;	
    }
    
	.albumheader p a:hover{
	color: #336633;
	}
	.singleinput
	{
		width: 20px;
	}

	.headerbox 
	{
		float: right;
		height: 58px;
		width: 375px;
		padding: 0;
  		margin: 0px;
		border-width: 1px; 
		border-style: solid;
		border-color: #336633;
		background-color: #FFCC00;
	}

	.imageright 
	{
		float: right;
		clear: all;
		padding: 5px;
  		margin: 0px;
		margin-top: 10px;
		margin-left: 10px;
 		border-width: 1px; 
		border-style: solid;
		border-color: #336633;
	}


	.imageblog 
	{
		float: right;
		padding: 2px;
  		margin: 2px;
		border:thin solid #D3D3D3;		}

        .topbanner 
	{
	float: left;
	height: 40px;
	width: 300px;
	padding: 0;
  	margin: 0;
	border: 1pt solid black;
	}

	#footertext
	{
	      
		font-family: Verdana, sans-serif;
		font-style: normal;
		color: black;
		font-variant: normal;
		font-weight: 100;
		font-size: 10px;
		line-height: 100%;
		text-align: center;}

        .littlemenu ul
	{
	display: block;
	float: center;
	font: bold 9px Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	height: auto;
	list-style: none;
	}

	.littlemenu ul li{
	list-style: none;
	display: inline;
	}

	.littlemenu ul li a{
	padding: 1px 0.3em;
	margin: 1px;	
	height: 13px;
	width: 43px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	float: left;
	color: #33CC99;
	background-color: #009900;
	border: 1px outset #FFCC66;
	}

	.littlemenu ul li a:hover{
	background-color: #336699;
	border-style: solid;
	}

	html>body .littlemenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}


	.hovermenu ul
	{
	display: block;
	float: center;
	font: bold 12px Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	height: auto;
	list-style: none;
	}

	.hovermenu ul li{
	list-style: none;
	display: inline;
	}

	.hovermenu ul li a{
	padding: 2px 0.5em;
	margin: 2px;	
	height: 17px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	float: left;
	color: white;
	background-image: url(images/secheadstd.gif);
	border: 2px outset #00CCFF;
	}

	.hovermenu ul li a:hover{
	background-color: #0000CC;
	border-style: solid;
	}

	html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}


.calendar {width:160px;
        background-color: white;
        color: #505050;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 9px;
	}
    
  .calendar table {    
  width: 160px
  text-align: center;
	padding-left: 10px;}

  .calendar td a{  
  color: blue;}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
    
 .calendar-month {
 	font: normal 9px Verdana, sans-serif;
 }
    
    #calendar td {
    
        padding: 1px;
        border: 1px solid #505050;
        text-align: center;
        background-color: white;
    }
	     
    #calendar td a {
        text-decoration: none;
        background-color: #B6C3CC;
		color: black;        
    }   
    
	#calendar td a hover:{
        color: #CC9900;
        border: 1px solid #FFFF00;
    }

