@charset "UTF-8";
/* Reset style ------------------------------------ */
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	color: white;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: black;
	margin: 4px
}
#apDiv1 {
	position:absolute;
	left:2px;
	top:2px;
	width:180px;
	height:auto;
	z-index:1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #41486C;
	padding:2px 2px 20px 0;
}
#apDiv1 img {
	margin: 5px;	
}
#apDiv2 {
	position:absolute;
	left:190px;
	top:2px;
	width:815px;
	height:auto;
	z-index:2;
	text-align: center;	
}
#apDiv2 img {
	margin: 8px;	
}
a {
	color: white;
	text-decoration: none
}
a:hover {
	color: silver;
	text-decoration: underline;
	background-color: #3f495c;
}
.text10 {
	font-size: 10px;
}
.text0 {
	font-size: 11px;
}
.text1 {
	font-size: 13px;
	padding: 8px 0;
}
.text2 {
	font-size: 14px;
	padding: 4px 0;
}
.text3 {
	font-size: 15px;
	padding: 5px 0;
}
.text16 {
	font-size: 16px;
	padding: 6px 0;
}
.titletext1 {
	font-size: 16px;
	padding: 8px 0;
}
.titletext2 {
	font-size: 14px;
	padding: 8px 0;
}
.smalltext {
	font-size: 10px;
}
.smalltextgrey {
	font-size: 10px;
}
.hightext {
	color: #f6decd;
	font-size: 14px;
	text-decoration: none;
	background-color: #000;
	padding: 2px;
	border: solid 1px #c0c0c0
}
.title18 {
	font-size: 18px;
	font-weight: bold
}
.ttimes0 {
	font-size: 28px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin: 1px
}
.ttimes1 {
	font-size: 40px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin: 1px
}
.ttimes2 {
	font-size: 48px;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin: 1px
}
.bgcol1 {
	background-color: #000
}
/* menu cell colour */
.bgcol2 {
	background-color: #3f495c
}/*light cell border */
.bgcol3 {
	background-color: #000;
	padding: 2px;
	border: solid 1px #3f495c
}/*cell colour*/
.bgcol0 {
	background-color: #808080
}
/*lighter cell colour */
.bgcol4 {
	background-color: #808080
}/* picture border */
.bgcol5 {
	background-color: #000;
	padding: 3px
}
/*black border */
.bgmaincell {
	padding-left: 8px;
	border-left: 2px solid #3f495c
}
/*main cell style*/
a.main0:link {
	color: white;
	font-weight: normal;
	text-decoration: none
}
a.main0:visited {
	color: white;
	font-weight: normal;
	text-decoration: none
}
a.main0:hover {
	color: white;
	text-decoration: none;
	background-color: black
}
a.main0:active {
	color: white
}
a.main2:link {
	font-weight: bold;
	display: block
}
a.main2:visited {
	font-weight: bold;
	display: block
}
a.main2:hover {
	text-decoration: none;
	background-color: #3f495c
}
a.main2:active {
}
a.main3:link {
	color: #bad3eb;
	font-weight: bold
}
a.main3:visited {
	color: #bad3eb;
	font-weight: bold
}
a.main3:hover {
	text-decoration: underline;
	background-color: #3f495c
}
a.main3:active {
}
a.main4:link {
	color: #bad3eb;
	font-weight: bold;
	text-decoration: underline
}
a.main4:visited {
	color: #bad3eb;
	font-weight: bold;
	text-decoration: underline
}
a.main4:hover {
	text-decoration: underline;
	background-color: #3f495c
}
a.main4:active {
}
div.left_menu{
	margin:3px;
}
ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41486C;
}
ul li {
	font-size:13px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #41486C;
	border-right-color: #41486C;
	border-left-color: #41486C;
}
ul li a {
	display:block;
	padding:2px;
}
ul li a:hover, ul li a.button_down {
	text-decoration:none;
	color:#FFF;
	background-color:#486A9B;
}
div#gallery_menu{
	margin:1px;
}

