html, body { border: 0; margin: 0; padding: 0;}

/* --- rules for semi-fluid layout --- * * * * * * * * * * * * * * * * */
body {
	padding: 0 380px 0 380px;
	margin: 0;
	text-align: center;
	background: #eee;
}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 54%;
	max-width: 240px;  /* version for IE is at the bottom of this style block */
}

#expander {
	background: white;
	margin: 0 -380px 0 -380px;
	min-width: 760px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { 
	width: 100%;
	background: url("./images/background.jpg");
	} 


/* * --- end of semi-fluid layout rules --- * * * * * * * * * * * * * * */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.2;
	}

#indexpage {
	background: #ffffff;
	}

H1 {font-size: 22pt}
H2 {font-size: 16pt; font-weight: bold; text-decoration: underline}
H3 {font-size: 12pt; font-weight: bold}
H4 {font-size: 11pt}


/*
A {font-size: 10pt}
*/

A:link {color: #000099}
A:visited {color: #0066CC}
A:hover {color: Red}
A:active {color: #00CED1}

#banner {
	padding: 10px 0 10px 0;
	margin: 0;
	width: 100%;
	height: 100px;
/*	background-color: green;*/
	}

#banner p {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 32px;
	text-decoration: underline;
	margin: 0;
	text-align: center;
	}

#banner #imgl {
	padding-left: 20px;
	float: left;
	}
#banner #imgr {
	padding: 20px 20px 0 0;
	float: right;
	}

#navline {
	background-color: gray;
	padding: 2px;
	margin: 0;
	height: 1.3em;
	}
* html #navline { height: 0; }

#clock {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 0.9em;
	float: left;
	}
#navline ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
/*	text-align: right;*/
	}
#navline li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #333;
	font-weight: bold;
	font-size: 0.9em;
	}

#nav {
	width: 15%;
	float: left;
	text-align: center;
	margin: 0;
	color: #686;
	font-family: arial, sans-serif;
	font-size: 1em;
	padding: 0;
	padding-top: 2em;
	padding-bottom: 1em;
	}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width : 8em;
	}
	
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1em;
	margin-bottom : -1px;
	}
	
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 8.3em;
	margin-top : -1.05em;
	}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	}
	
#nav li a {
	display: block;
	padding: 4px 0 4px 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	width: 8em;
	background-color: #22f;
	color: white;
	border: 2px outset #44f;
	font-size: 1em;
	text-align: center;
	}
	
#nav li a:hover {
	color : white;
	background-color: #55f;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#nav img {
	border: 0;
	}

#mainarea {
	width: 84%;
	margin: 0;
	text-align: left;
	display: inline;
	float: right;
	padding: 1em 0 3em 0;
}

#content {
	width: 73%;
	float: left;
	display: block;
	text-align: left;
	margin: 0;
	padding: 1em 0 0 1em;
	color: #222;
	}

.imgcntr {
	float: left;
	width: 99%;
	border: 1px solid black;
	float:left;
	margin-right: 0em;
	margin-top: 1em;
	margin-left: 0em;
	margin-bottom: 1em;
	}

.imgleft {
	float: left;
	border: 1px solid black;
	margin-right: 2em;
	margin-top: 0em;
	margin-left: 0em;
	margin-bottom: 1em;
	}

.imgright {
	float: right;
	border: 1px solid black;
	margin-right: 0em;
	margin-top: 0em;
	margin-left: 2em;
	margin-bottom: 1em;
	}

.instrlist img {
	border: 0;
	width: 120px;
	height: 150px;
	}
.instrlist a {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	}
.instrwrap {
	height: 150px;
	clear: left;
	margin-bottom: 10px;
	}
.instrpic {
	border: 1px solid black;
	float: left;
	width: 120px;
	height: 150px;
	text-align: center;
	}
.instrname {
	margin-left: 20px;
	margin-top: 50px;
	float: left;
	}

.weapons div {
	margin-bottom: 1em;
	}
.weapons div img {
	border: 1px solid black;
	float: left;
	width: 120px;
	height: 150px;
	margin-top:0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	}
.weapons div h3 {
	margin-top: 0em;
	}

.bbreg ul {
	list-style: none;
	padding-bottom: 1.5em;
	}
.bbreg li { /* grade name */
	font-weight: bold;
	}
.bbreg li li { /* student */
	font-weight: normal;
	}

.graderes div {
	float: left;
	clear: right;
	width: 48%;
	}
.graderes img {
	border: 0;
	float: right;
	}
.graderes h3 {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	}
.graderes ul {
	list-style: none;
	padding-bottom: 0.3em;
	margin-top: 0;
	margin-bottom: 0;
	}
.graderes li { /* grade name */
	font-weight: bold;
	}
.graderes li li { /* student */
	font-weight: normal;
	font-size: 0.9em;
	}
.graderes .subimg {
	float: none;
	clear: both;
	width: 100%;
	}
.graderes .subimg img {
	float: left;
	padding: 5px;
	width: 180px;
	}

.links img {
	border: 0;
	height: 100px;
	}
.links a {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	}
.linkwrap {
	height: 100px;
	clear: left;
	margin-bottom: 10px;
	}
.linklogo {
	float: left;
	width: 120px;
	text-align: center;
	}
.linkname {
	margin-left: 20px;
	margin-top: 35px;
	float: left;
	}

.gallery div {
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	}
.gallery img {
	height: 120px;
	border: 0;
	}
.gallery div p {
	margin-top: 0;
	font-size: 0.8em;
	}

/*.sitemap {
	font-size: 1.3em;
	}
*/
.sitemap img {
	display: none;
	}

#rightsidebar {
	width: 20%;
	float: right;
	display: inline;
	text-align: left;
	margin: 50px 10px 0 0;
	padding: 10px 10px 0 10px;
	background: #ccc;
	color: #22d;
	}
#rightsidebar h3 {
	font-size: 0.9em;
	text-align: center;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}
#rightsidebar p {
	font-size: 0.75em;
	padding: 0;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	margin: 0;
	}

#footer { 
	clear: both;
	padding: 1em 0 0.5em 0;
	margin: 1em 0 0.5em 0;
	border-top: 3px solid black; 
}
#footer p { 
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #888;
}


/* http://positioniseverything.net/easyclearing */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


