body {
	margin: 0 auto;
	text-align: center;
	font-family: verdana, arial;
	color: black;
	background: url(bg/bgCadetsL.jpg) black; }
p {	
	margin: 10px 4%;
	font-size: 12px;
	font-weight: normal;
	color: black; }
h1 {
	margin-top: 5px;
	font-size: 24px;}
h2 {
	margin: 8px 20px;
	font-size: 18px;}
h4 {		/* Photo descriptions */
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: black; }
h5 {		/* Grey info font */
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #A0A0A0;}
hr {
	height: 1px;
	width: 96%;
	text-align: center;
	background-color: red !important;
	color: red; }
div {	
	width: 800px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	font-size: 18px; }
div.main  {
	padding: auto 10px;
	text-align: left;
	color: black;
	background: white; }
div.container {
	width: 100%;
	margin: 0 5% 1em;
	margin-right: 0;
	padding: 0;
	position: relative; 
	text-align: right; }
div.desc {
	width: 150px;
	height: 420px;
	border: 1px solid #A0A0A0;
	padding: 10px 5px 10px;
	margin: 0;
	vertical-align: text-bottom;
	float: left;}
div.desc2 {
	width: 150px;
	height: 747px;
	border: 1px solid #A0A0A0;
	padding: 10px 5px 10px;
	margin: 0;
	vertical-align: text-bottom;
	float: left; }
div.img {
	width: 565px;
	height: 420px;
	padding: 0px;
	float: left;}
div.img2 {
	width: 565px;
	height: 747px;
	padding: 0px;
	float: left;}
div.hlink {
	width:100%;
	height: auto;
	padding: 0;
	text-align: left; }
div#topbtn {
	width: 100px;
	position: fixed;
	top: 5px;
	left: 5px;
	font-size: 14px;
	font-style: normal; }
div#page {
	width: 820px !important;
	width: 800px;
	padding: 0px;
	text-align: centre;
	background: white; }
div#links {
	padding: 1em auto;
	text-align: center; }
div#header  {
	height: 30px;
	padding: 5px 1% 0;
	text-align: right;
	font-size: 14px;
	border: 1px solid white;
	color: white;
	background: black; }
div#banner {
	padding: 0;
	text-align: center;}
div#gallery {
	padding: 0; 
	height: 580px;
	overflow-y: scroll;
	overflow-x: hidden;}
div#galleryname {
	width: 80%;
	floating: left; }
div#floating {
	width: 20%;
	padding: 15px 0 0;
	position: relative;
	top: 0;
	right: 0;
	float: right;
	font-size: 14px; }
div#footer {
	height: 30px;
	padding: 5px 1% 0;
	text-align: right;
	font-size: 12px;
	border: 1px solid white;
	color: white;
	background: black; }

a:link {
	color: black; }
a:link img {
	border: 2px solid #A0A0A0;}
a#hdr:visited {
	color: white;
	text-decoration: none;}
a:visited {
	color: #996600; }
a:visited img {
	border: 2px solid #996600; }
a:hover {
	color: red;}
a:hover img {
	border: 2px solid red; }	
a#hdr:link {
	color: white;
	text-decoration: none; }
a#hdr:hover {
	color: red;}
