@charset "utf-8";
/* CSS Document */

#navmenu{
	float:left;	
}

#topic{
	height:0px;
	width:0px;
	overflow:hidden;
}

#container{
	background-color:#acb735;
}

#textrotate{
	font-size:100px;
	top:50px;
	overflow:hidden;
	color: rgba(172, 183, 53, 0.2);
}

#headerframe{
	width:780px;
	background-image: url(/pages/graphics/2009b-headerback.png);
	height:124px;
	z-index:15;
	position:relative;
}

#headpicsframe{
	background-color:#2e3640;
	overflow:auto;
}


#titlebar{
	width:650px;
   margin-left:10px;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}

#placearea{
	width:300px; 
    margin-left:10px;
    font: Georgia, "Times New Roman", serif;
    color:#2e3640;
    letter-spacing:1px;
    font-size: 10px;
	white-space:nowrap;
	overflow:hidden;
	z-index:15;
	position:relative;
}

#footerframe{
	background-color:#fff;
}

#datearea{
	text-align:center;
   color:#2e3640;
	font-size: 10px;
	margin-right:10px;
}

#smallpicdescdisplay{
	 width:696px;
}

#smallpicbox{
	border:1px solid #2e3640;
}

.yearbig{
	font-size: 40px;
	letter-spacing: 4px;
	font-weight:bold;
  	color:#2e3640;
}	

#bigpicandtext{
	text-align:center;
	background-color:#2e3640;
	padding: 5px 0px 5px 0px;
}



.bigpicdescriptext{
  	font: Georgia, "Times New Roman", serif;
  	color:#fff;
  	font-size: 12px;
}

#bigpicdescripbox{
	padding:5px;	
}

#allpicslarge li a:link, #allpicslarge li a:visited, #allpicslarge li a:active {
	font-family:Calibri,Arial,sans-serif;
	font-size:15px;
	text-decoration:none;
   background-color:#acb735;
	color:#2e3640;
	display: block;
	width:780px;
	text-align:center;
}

#allpicslarge{
	text-align:center;
}

#allpicslarge li a:hover {
	font-family:Calibri,Arial,sans-serif;
	font-size:15px;
	text-decoration:none;
   background-color:#ef792f;
	color:#2e3640;	
	text-align:center;
}


.titlelink1:link, .titlelink1:active, .titlelink1:visited, .a.titlelink1:hover {font-family: "Comic Sans MS", Arial, sans-serif; color:#2e3640; font-size: 24px; letter-spacing: 4px; font-weight:bold; text-decoration:none; }
a.titlelink1:hover{
	color:#ef792f;
}

a:link, a:active, a:visited, a:hover { 
	color: #660000; 
	text-decoration: none;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:9pt;
}
a:active
a:hover{
	color: #663366;
	text-decoration: underline;
}

#postframe{
	top:-77px;
	margin-left:84px;
	width:696px;
	position:relative;
	z-index:1;
	clear:both;
	background:#FFF;
	margin-bottom:-77px;
}

#textarea{
	background-color:#fff;
	width:686px;
	padding:10px 5px 5px 5px;
}

#bigpicspacer{
	width:20px;
}

#columnpicbox{
	z-index:5;
	position:relative;
	margin-right:7px;
	margin-top:0px;
	width:225px;	
	text-align:center;
	min-height:150px;
	z-index:5;
	float:left;
}

#columnpicbox img{
	z-index:5;
}

#colunnpicdescripbox{
	margin-right:7px;
	margin-top:0px;
	padding-bottom:5px;
	text-align:center;
	min-height:45px;
	background-color:#ef792f;
	color:#2e3640;
	float:left;
	font-weight:bold;
  	font: Georgia, "Times New Roman", serif;
  	font-size: 12px;
	width:225px;

}



.blackwhite li a:hover{
background: #000;
color: #FFF;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color:#FFFF00;
background-color:#663399;
}

.markermenu ul li a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #2e3640;
border-bottom: 1px solid #2e3640;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: #ef792f; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: #ef792f; /*background of tab with "selected" class assigned to its LI */
}

.mattblackmenu li a{
border-right: 1px solid #acb735; /*right divider between tabs*/
color: #FFF;
background: #2e3640;
}

.mattblackmenu ul{
	font-family: Georgia, "Times New Roman", serif;
	font-weight:bold;
	font-size:11px;
	border-bottom: 1px solid #acb735;
	background: #acb735;
}

.ddsubmenustyle li a:hover{
background-color: #ffffff; /*  hover color background over the dropdown boxes */
color:#900; /*  hover color of the text in the dropdown boxes */
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font-family: Verdana;
font-weight:normal;
font-size: 13px;
}

.ddsubmenustyle li a{
color: black;
background-color: #bfc233;
}

.bottombar{
	color:#2e3640;
}

