body { color: #e6e6e6; background-color: black; font: 0.8em/1.3em Verdana, Helvetica, Arial, sans-serif; margin: 0; padding:0; }
h3 {
	color: #e6e6e6;
	background-color: #2c2c2c;
	font: 1.2em/1.5em "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding:0;
	font-weight: bold;
}
SPAN.H3 {
	color: #e6e6e6;
	background-color: #2c2c2c;
	font: 1.2em/1.5em "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding:0;
	font-weight: bold;
}

h3 {
	color: #e6e6e6;
	background-color: #2c2c2c;
	font: 1.3em/1.6em "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding:0;
	font-weight: bold;
}

SPAN.H2 {
	color: #e6e6e6;
	background-color: #2c2c2c;
	font: 1.3em/1.6em "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding:0;
	font-weight: bold;
}
SPAN.NAME {
	font-style: italic;
	color: #BBF0FF;
	font-weight: bold;
}
#page { background-color: black;  width:100%;  height: 100%; position: absolute; top: 0px; left: 0px; }
#content { background-color: #2c2c2c; width: 800px; margin-right: auto; margin-left: auto; padding-top: 10px; padding-right: 18px; padding-left: 18px; margin-top: 15px;  }
#header { height: 60px; width: 760px; }

#headboxl { width: 250px; height: 44px;  float: left; }
#headboxr { width: 460px; height: 44px; float: right; }

#flashcontent { width: 800px; height: 475px; margin-right: auto; margin-left: auto; clear: both; z-index: 1; }
#fcontentl { width: 200px; height: 400px; margin-top: 34px; float: left; }

#fcontentr { width: 488px; height: 400px; margin-top: 28px; float: right; }


#footer { 	 width: 800px; height: 240px; }

#footerboxl { width: 165px;  float: left; margin-top: 6px; }
#footerboxr { width: 585px;  float: right; overflow: auto; height: 234px; padding-right: 14px; }

a:link { color: #66b9ff; font-size: 1em; font-weight: normal; text-decoration: none  }
a:hover  { color: #66b9ff; font-size: 1em; font-weight: normal; text-decoration: underline  }
a:visited { color: #66b9ff; font-size: 1em; font-weight: normal; text-decoration: none  }
a:visited:hover { color: #66b9ff; font-size: 1em; text-decoration: underline  }
.small { font-size: 0.8em; }

div.clear { clear: both; }
#fcontentrtesti {
	width: 488px;
	height: 660px;
	margin-top: 28px;
	float: right;
	overflow: auto;
	padding-right: 14px;
}

/* simple dropdown menu */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 3}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0 26px 0 0;
	width: 55px;
	text-align: center;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #333333;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 4px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #66666;
		font-size: 11px;}

	#sddm div a:hover
	{	
		text-decoration: underline;
}

/* contact form */

#fcontentr textarea {
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
	font-size: 12px;
	width: 480px;
	}

#fcontentrform input {
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
	font-size: 12px;
	width: 320px;
	float: right;
	}

