html {height: 100%;margin-bottom: 0.01em;}
body{background:#c0cefa;}

h1 {color: #474747;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	font-size: 16pt;
	font-family: Arial, Verdana, Helvetica
}

h2 {color: #474747;
	font-size: 11pt
	}

h5 {color: #666666;
	margin: 0;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Verdana, Helvetica
   }


/* ============================== */
/* ======= DIV CLASSES ======== */
/* ============================== */
#container {
	width:1000px;
	height:800px;
	margin: 0 auto;
	font-family: Arial, Verdana, Helvetica;
	font-size:1em;
	font-size:10pt;
	border: 2px solid black;
	}
#header {
	position:relative;
	float:left;
	width:1000px;
	height:128px;
	background-image:url('mm/hdr.jpg');
}
#navbox {
	position:relative;
	float:left;
	width:186px;
}
#bodybox {
	position:relative;
	float:left;
	width:774px;
	padding:0 20px 0 20px;
	height:519px;
}
#footer {
	position:relative;
	float:left;
	width:1000px;
	height:153px;
	background-image:url('mm/bottom.jpg');
}

#footer2 {
	position:relative;
	float:left;
	width:1000px;
	text-align:center;
	height:50px;
}


#scrollwin 
{
width:730px;
height:454px;
overflow:scroll;
}
	
/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */

a { outline: 0 none; }
a:link {font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #104572}
a:visited {font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #104572}
a:hover {font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fe0000}


a:link.next {font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000}
a:visited.next {font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000}
a:hover.next {font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fe0000}


a:link.txt {text-decoration: underline;color: #000}
a:visited.txt {text-decoration: underline;color: #000}
a:hover.txt {text-decoration: normal;color: #f00}


/* ============================== */
/* =========  FORM STUFF  ======= */
/* ============================== */

input.norm {font-size:9pt;border:solid 1px black;background:white;color:#333333}
textarea.norm {font-size:9pt;border:solid 1px black;background:white;color:#333333}
select.norm {font-size:9pt;border:solid 1px black;background:white;color:#333333}

.stdbtn {font-size: 8pt;color:#ffffff;background:#ff9315}

/* ========================================= */
/* ====  G E N E R A L    S T U F F  ======= */
/* ========================================= */
img
{  border-style: none;
}
ul {
margin:5px 0 0 -2px;
padding:0;
}
li {margin:0 0 5px 20px}

ul ul {margin:0 0 0 18px}
ul ul li {margin:3px 0 4px 18px}

.small {font-size: 7.5pt}

p {margin:0}



/* ========================================= */
/* ====  B L O G n C M S  S T U F F  ======= */
/* ========================================= */
	
#blogcontainer {
	position:relative;
	float:left;
	width:1000px;
}
.blogtitlespan {font-size:16pt}
#blogbox1 {
	position:relative;
	float:left;
	width:988px;
	height:260px;
	border:solid 1px #dcdcdc;
	padding:5px;
	font-size:10pt
}
#blogbox2 {
	position:relative;
	float:left;
	width:468px;
	height:260px;
	border:solid 1px #dcdcdc;
	padding:5px;
	margin:10px 20px 0 0;
	font-size:10pt
}
#blogbox22 {
	position:relative;
	float:left;
	width:488px;
	height:260px;
	border:solid 1px #dcdcdc;
	padding:5px;
	margin:10px 0 0 0;
	font-size:10pt
}

#blogbox3 {
	position:relative;
	float:left;
	width:310px;
	height:160px;
	border:solid 1px #dcdcdc;
	padding:5px;
	margin:10px 0 0 0;
	font-size:10pt
}
#blogbox33 {
	position:relative;
	float:left;
	width:310px;
	height:160px;
	border:solid 1px #dcdcdc;
	padding:5px;
	margin:10px 0 0 16px;
	font-size:10pt
}
#gal_container {
	position:relative;float:right;width:500px;margin:0 0 10px 20px;overflow:hidden;
}
#gal_main_img_container {
	position:relative;float:left;width:500px;height:375px;margin:0 0 10px;overflow:hidden;
}
.gal_mainimage {
	position:relative;
	float:left;
	width:500px;
}
.gal_miniimage {
	position:relative;
	float:left;
	width:150px;
	margin:5px;
}
#file_container {
	position:relative;float:right;width:480px;margin:10px 0 10px 0;padding:10px;border:solid 1px #eee;overflow:hidden;text-align:left
}
#galandfilecontainer
	{
	position:relative;float:right;width:500px;margin:0 0 10px 20px;overflow:hidden;
	}

a:link.blogtitle {color: #011a7e;font-size:14pt;text-decoration:none;font-weight:normal;display:block;padding:5px;background:#dedede}
a:visited.blogtitle {color: #011a7e;font-size:14pt;text-decoration:none;font-weight:normal;display:block;padding:5px;background:#dedede}
a:hover.blogtitle {color: #333;font-size:14pt;text-decoration:none;font-weight:normal;display:block;padding:5px;background:#dedede}

a:link.bloglinks {color: #011a7e;font-size:12pt;text-decoration:none;font-weight:normal;}
a:visited.bloglinks {color: #011a7e;font-size:12pt;text-decoration:none;font-weight:normal;}
a:hover.bloglinks {color: #333;font-size:12pt;text-decoration:none;font-weight:normal;}



/* ========================================= */
/* ====  l i g t b o x  s t y l e s  ======= */
/* ========================================= */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

