@charset "UTF-8";
/* CSS Document */

/* css Zen Garden submission 210 - 'Oceanscape', by Justin Gray, http://www.pixel-house.com.au/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Justin Gray */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */




/*------ basic elements -------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #003366 url(images/back8.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	}

p {
	text-align: justify;
	color: #333;
	font: 0.9em/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #C60;
	text-decoration: underline;
}
h3 {
	color: #FFF;
	background: #039;
	padding: 5px;
	margin: 0px;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover, a:active { text-decoration: none; color: #ff9600; }
li { text-decoration: none; list-style-type: none; display: block; color: #fff; }
/*------ specific divs --------------------------------------------------------------*/

.container {
	margin: 0px;
	position: relative;
	z-index: 6;
	top: 0px;
	color: #FFF;
	display: block;
	padding: 0px;
	border: 1px solid #FFF;
	}
	
.content {
	padding: 10px 5px 10px 10px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px none #FFF;
	border-left: 1px solid #FFF;
	}



h1 {
	color: #900;
	padding: 0px;
	font: 1.1em/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#lselect li a {
	font-weight: normal;
	color: #F60;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	}
.header_mask {
	background: url(/images/header_mask.png);
	height: 250px;
	width: 800px;
	text-align: center;
	display: block;
}
#leftimage {
	width: 200px;
	position: absolute;
	top: 480px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	height: 300px;
	}
.solidblockmenu {
	margin: 0;
	padding: 0 10;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	border: 0px solid #630;
	background: url(images/logo_brown_long_on_black.jpg);
	height: 29px;
	width: 800px;
	letter-spacing: 1px;
}


#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	width: 800px;
	float: right;
	display: inline;
	text-align: center;
}
.small_print {
	font: 0.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif
}

#sddm li a
{
	display: block;
	padding: 5px 25px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	border: 1px none #FFF;
	margin: 0px;
	background: url(images/transpency.png);
	color: #003;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #5970B2}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 15px 5px 30px;
	width: 100px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #003366;
	color: #FFF;
	font: 11px arial
}

	#sddm div a:hover
	{
	background: #FFFFFF;
	color: #036
}
strong {
	color: #00F;
}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

