body {margin: 0; padding: 0; font: Normal 10px Arial; 
			background-color: #233251; 
			background-color: #162d43; 
			background-color: #010101; 
			background-image: url(images/bkgd1.gif);
}


#toplogo {      
			background-image: url(images/markleLogo4.gif); 
			background-repeat: no-repeat;
			background-color: #000;
			width: 100%; 
			height: 144px; 
			float: left;
			margin: 0 0 0 0;
			border-bottom: solid 9px #336699;
			display: inline;
				<!--								border-bottom:solid 9px #336699; -->
				}

#leftmenu {background-color: #111; 
		   text-align: left; 
		   height: 470px;
		   margin: 0 0 0 0;
		   font: Normal .72em Arial;
		}



img { 
		border-top: 	solid 3px #975;
		border-left: 	solid 3px #975;
		border-right: 	solid 3px #541;
		border-bottom: 	solid 3px #541;
		margin-left: 	42px;
		margin-top: 	12px;
		width: 			260px;
		float: 			right;
		display: inline;
	}

div { 
	font: Normal 11px Verdana; 
	line-height: 15px;
 	}


.breaker {break:left;}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 173px;
	border-bottom: 1px solid #333;
    font: small-caps 11px Arial;
    
	}

#leftmenu ul li {
	position: relative; 
	}

#leftmenu li ul {
	position: absolute;
	left: 173px;
	top: 0px;
	display: none;
	}

#leftmenu ul li a {
	display: block;
	text-decoration: none;
	color: #999;
	background: #111;
	padding: 5px;
	border: 1px solid #333;
	border-bottom: 0;
	}

#leftmenu ul li a:hover {
	display: block;
	text-decoration: none;
	color: #aaa;
	background: #333;
	padding: 5px;
	border: 1px solid #333;
	border-bottom: 0;
	}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#leftmenu li:hover ul, 
#leftmenu li.over ul { 
	display: block; }

h5 { margin: 12px 0 12px 0; font: small-caps 24px Arial; 
}


.title {	

	float: left; 
	width: 646px;
	font: bold 26px Arial; 
	color: #555;
	margin: -14 0 0 0;  
	background-color: #000;
	display: inline;
	text-align: right;
	}

img#shield {border: 0; width: 120px; height: 143px; float: left; margin: 8px 26px 0 0; }

.bodytext { 
	float: right;  
	width: 610px; 
	height: 70%; 
	padding: 10px 20px 12px 20px;  
	font: normal 12px Arial; 
	color: #abd;
	color: #333;
	line-height: 20px;
	padding-top: 12px;
	padding-bottom: 40px;
	border-bottom: solid 3px #975;
	display: inline;
	margin: 0 24px 0 0;
	background-color: cdf;
	}

html>body .bodytext { 
	float: right;  
	width: 540px; 
	minimum-height: 470px;
	padding: 10px 20px 12px 20px;  
	font: normal 12px Arial; 
	color: #abd;	
	color: #338;	
	margin: 0 24px 0 0;
	line-height: 20px;
	padding-top: 12px;
	padding-bottom: 40px;
	border-bottom: solid 3px #975;
	background-color: eaeaea;
	}

.warning { 	 
	width: 100%;
	margin-left: 30px; 
	margin-top: 30px; 
	background-color: #eaa;
	padding: 10px; 
	text-align: left; 
	font: bold 14px Arial;
	border: solid 2px red;
	    }
	   
div#galleryframe {
	width: 540px;
	height: 240px;
	overflow: scroll;
	
}	    

ul#gallery {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border: 1px solid #333;
    font: Normal 12px Arial;
    color: black;
}

ul#gallery li {
	width: 180px;	
	height: 200px;
	background-color: white;
	margin: 0 10px 0 0;
   	display: inline;
   	border: solid 1px red;
   	text-align: left;
	}

ul#gallery li a {
	width: 130px;
}

ul#gallery li a.hor img{
	border: solid 3px white;
	width: 110px;
	}

ul#gallery li a.vert img{
	border: solid 3px white;
	width: 80px;
	height: 110px;
}	
