/* THIS CHANGES YOUR CONTENT HEADINGS */
h1 {font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; text-align: center; background-color: #CC99FF; border: 1px solid #9900FF}
h2 {font-family: Tahoma; font-size: 9px; color: #333333; font-weight: bold; text-align: left; background-color: #999999;}

/* THIS CHANGES YOUR NAVBAR HEADINGS */
#h3 {font-family: Tahoma; font-size: 11px; color: #9900FF; font-weight: bold; text-align: center; background-color: #FFFFFF;}
#h4 {font-family: Tahoma; font-size: 9px; color: #9900FF; font-weight: bold; text-align: left; background-color: #FFFFFF;}
#h5 {font-family: Tahoma; font-size: 9px; color: #9900FF; font-weight: bold; text-align: right; background-color: #FFFFFF;}

/* THIS CHANGES YOUR LEFT NAVBAR LINKS */
.leftlink A:link 
{color: #FFFFFF; text-decoration: none; font-weight: none;}
.leftlink A:visited 
{color: #FFFFFF; text-decoration: none; font-weight: none;}
.leftlink A:active
{color: #FFFFFF; text-decoration: none; font-weight: none;}
.leftlink A:hover 
{color: #9900FF; text-decoration: none; font-weight: none;} 

/* THIS CHANGES YOUR CONTENT LINKS */
.conlink A:link
{color: #CC99FF; text-decoration: none; font-weight: bold;}
.conlink A:visited
{color:#CC99FF; text-decoration: none; font-weight: bold;}
.conlink A:active
{color:#CC99FF; text-decoration: none; font-weight: bold;}
.conlink A:hover
{color:#9900FF; text-decoration: underline; font-weight: bold;} 

/* THIS CHANGES YOUR RIGHT NAVBAR LINKS */
.rightlink A:link
{color:#FFFFFF; text-decoration: none; font-weight: none;}
.rightlink A:visited
{color:#FFFFFF; text-decoration: none; font-weight: none;}
.rightlink A:active
{color:#FFFFFF; text-decoration: none; font-weight: none;}
.rightlink A:hover
{color:#9900FF; text-decoration: none; font-weight: none;}

/* THIS CONTROLS THE BASICS OF YOUR LAYOUT */
body
{ font-family: Tahoma;
color: #FFCC00;
font-size: 10px;
background-color: #9933FF;
background-image: url("OPTIONAL- URL GOES HERE")
background-repeat: repeat-x;
text-align: justify;
width:750px;
margin:0px auto; 
}

/* THIS CENTERS YOUR LAYOUT */
#centerlayout {
width: 750px;
}

/* THIS CONTROLS THE PROPERTIES OF YOUR LEFT NAVBAR */
#leftbg
{ font-family: Tahoma;
color: #CCCCCC;
background-image: url(""); 
font-size: 10px;
background-color: #FFFFFF;
text-align: left;
width: 135px;
padding-left: 2px;
padding-right: 2px;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

/* THIS CONTROLS THE PROPERTIES OF YOUR LEFT NAVBAR (where the links go) */
#leftnav
{ font-family: Tahoma;
color: #9900FF;
font-size: 10px;
background-color: #CC99FF;
text-align: left;
width: 131px;
border: 1px solid #9900FF;
padding: 2px;
}

/* THIS CONTROLS THE PROPERTIES OF YOUR RIGHT NAVBAR */
#rightbg
{ font-family: Tahoma;
background-image: url(""); 
color: #CCCCCC;
font-size: 10px;
background-color: #FFFFFF;
text-align: left;
width: 136px;
padding-left: 2px;
padding-right: 2px;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

/* THIS CONTROLS THE PROPERTIES OF YOUR RIGHT NAVBAR (where the links go) */
#rightnav
{ font-family: Tahoma;
color: #9900FF;
font-size: 10px;
background-color: #CC99FF;
text-align: left;
width: 132px;
border: 1px solid #9900FF; 
padding: 2px;
}

/* THIS CONTROLS THE PROPERTIES OF YOUR CONTENT */
#content
{ font-family: Tahoma;
color: #9900FF;
font-size: 11px;
background-color: #FFFFFF; 
width: 487px;
padding: 3px 3px 3px 3px;
border-top: 1px solid #9900FF; 
border-bottom: 1px solid #9900FF; 
}

/* THIS CONTROLS THE PROPERTIES OF YOUR DISCLAIMER */
#disclaimer
{ font-family: Tahoma; 
color: #000000;
font-size: 11px;
background-color: #FFFFFF;
background-image: url("/images/mfdisclaimer.PNG");
text-align:center;
width: 750px;
height: 100px;
border-bottom: 1px solid #000000; 
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
}

/* THIS CONTROLS THE PROPERTIES OF YOUR BANNER */
#banner
{ font-family: Tahoma; 
color: #000000;
font-size: 11px;
background-color: #FFFFFF; 
background-image: url("/images/mfbanner.PNG"); 
text-align:center;
width: 750px;
height: 150px;
border-top: 1px solid #000000; 
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
}

/* LIGHTBOX */
#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(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/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; }

