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

body{
	background-color:#000;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:20px;
	letter-spacing:1px;
}

/*container for the page*/
#container{
	width:867px;
	height:auto;
	margin:auto;
}

/*banner box*/
#logo{
	width:304px;
	height:107px;
	float:left;
}

#banner{
	width:563px;
	height:107px;
	float:right;
}

#banner2{
	width:563px;
	height:58px;
	float:right;
}

#nav{
	width:563px;
	height:49px;
	float:right;
	background-image: url(images/navbk2.png); background-repeat:no-repeat; 
}

/*Members Main Navigation*/
/*Home Button*/
.btnHome {width: 47px; height: 49px; background-image:url(images/mem_nav2.png); background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnHome:hover {background-image:url(images/mem_nav2_rollover.png);}

/*News Button*/
.btnNews {width: 40px; height: 49px; background-image:url(images/mem_nav4.png); background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnNews:hover {background-image:url(images/mem_nav4_rollover.png);}

/*Recent Letters Button*/
.btnLetters {width: 115px; height: 49px; background-image:url(images/mem_nav6.png);  background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnLetters:hover {background-image:url(images/mem_nav6_rollover.png);}

/*Exams Button*/
.btnExams {width: 50px; height: 49px; background-image:url(images/mem_nav8.png); background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnExams:hover {background-image:url(images/mem_nav8_rollover.png);}

/*Shows Button*/
.btnShows {width: 50px; height: 49px; background-image:url(images/mem_nav10.png); background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnShows:hover {background-image:url(images/mem_nav10_rollover.png);}

/*Uniform Button*/
.btnUniform {width: 58px; height: 49px; background-image:url(images/mem_nav12.png); background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnUniform:hover {background-image:url(images/mem_nav12_rollover.png);}

/*Pictures Button*/
.btnPictures {width: 71px; height: 49px; background-image:url(images/mem_nav14.png); background-repeat:no-repeat; float:left; padding:0px 13px 0px 0px;}
.btnPictures:hover {background-image:url(images/mem_nav14_rollover.png);}

/*hyper link styles*/
a:link{outline:none; text-decoration:none; color:#5614ce; font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif;}
a:visited{outline:none; text-decoration:none; color:#5614ce; font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif;}
a:hover{outline:none; text-decoration:underline; color:#5614ce; font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif;}
a:active{outline:none; text-decoration:none;color:#5614ce; font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif;}

/*content style for the home page*/
#content{
	width:787px;
	height:auto;
	background-image:url(images/contentbk.png);
	background-repeat:repeat-x;
	background-color:#000;
	padding:25px 35px 110px 45px;
}

/*box left home page*/
.boxleft{
	width:252px;
	height:auto;
	float:left;
	padding-top:25px;
}

/*right box*/
.boxright{
	width:496px;
	height:auto;
	float:right;
	padding-left:30px;
	padding-top:25px;
}

/*other pages right box*/
.boxright2{
	width:535px;
	height:auto;
	float:right;
}

.boxrightcontent{
	width:473px;
	height:auto;
	background-image:url(images/main_contentbk.png);
	background-repeat:repeat-y;
	padding:20px 32px 1px 30px;
}

.boxbottom{
	width:535px;
	height:39px;
	padding:0;
	margin:0;
}

#footer{
	width:867px;
	height:auto;
	font-size:1.5em;
	font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif;
	background-color:#000;
	text-align:center;
	color:#fff; 
	padding-bottom:10px;
}
 
.clear{clear:both;}

.center{text-align:center;}

h1{font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif; font-size:2em; padding:0px 0px 3px 0px; margin:0; font-weight:normal;} 
h2{font-family:Freestyle Script, Calibri, Arial, Helvetica, sans-serif; font-size:1.5em; padding:0px 0px 1px 0px; margin:0; font-weight:normal;} 

p{margin:10px 0px 10px 0px;}

.padright{padding-right:25px;}

.padbottom{padding-bottom:80px;} 

.pad{padding:0px 5px 1px 0px;}    

/*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(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; }
