﻿h1 {
	font-family: "Lucida Calligraphy";
	font-size: 36px;
	color: #DF395A;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-family: "Lucida Calligraphy";
	color: white;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: "Lucida Calligraphy";
	color: white;
	font-weight: normal;
	text-align: left;
	font-size: 14pt;
}
h4 {
	font-family: "Lucida Calligraphy";
	color: white;
	font-weight: normal;
	text-align: center;
	font-size: 12pt;
}
h5 {
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	text-align:	left;
}
h6 {
	font-family: Arial;
	font-size: 8pt;
	color: #8080C0;
	font-weight: normal;
	text-align: center;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Arial;
	font-size: 12pt;
	color: white;
}
p {
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: normal;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
a:link {
	color:#CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
link {
	color: #CC0000;
}
li {
	color: #0000FF;
}
#pagecolour {
	background-color:#0066FF
}
#pagewidth {
	width: 800px;
	margin: 20px auto 0px auto;
	padding: inherit;
}
#banner {
	background-position: 30px;
	background: no-repeat left;
	margin-top: 15px;
	padding-left: 50px;
	margin-bottom: 15px;
}
#banner h1 {
	margin: 0px;
	background: url('images/DWT/famous_tree.gif') no-repeat right 50%;
	height: 100px;
	width: 700px;
	font-family: "Lucida Calligraphy";
	font-size: 40px;
	color: #FFFFFF;
}
.bannersmall {
	font-size:18px;
	
}

#mainleft {
	float: left;
	padding: 10px;
	width: 500px;
	background-color: #0099FF;
	overflow: auto;
}
#mainright {
	padding: 10px;
	margin-left: 500px;
	background-color: #003366;
	overflow: auto;
	width:250px;
	
}
#mainright p {
	color:white;
}
#mainright figure {
	float:left;
	width: 300px;
	margin-bottom:2px;
	margin-left:10px;
	position:relative;
}
#mainright .figure h4 {
	position: absolute;
	width: 270px;
	left: 10px;
	bottom: 10px;
	background: #2C3FE9;
	font-size: small;
	font-weight: bold;
	color:white;
	text-align: center;
	padding: 5px;
	margin: o;
}
#mainright.figure img {
	display:block;
}

#footer {
	clear: both;
	padding-top: 10px;
	width:800px;
	
}
img.figure {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	
}
.figureleft {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;

}
.htindex {
	height:600px;
}
.htmaterial {
	height:650px;
}
.htabout {
	height:1200px;
}
.htfaq {
	height:2100px;
}
.htcontact {
	height:500px;
}
.htlieutenant {
	height:2900px;
}
.htcaptain {
	height:1400px;
}
.htcommodore {
	height:2500px;
}
.htadmiral {
	height:1600px;
}

.item {
	border-top: thin;
	border-top-style: groove;
	border-top-color: #C0C0C0;
}
.itemfigure {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
}
.item h4 {
	color:#003366;
	text-align: left;
}
.item h5 {
	color:#003366;
	
}
