body 
{
	font-f	amily      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.transparent_class 
{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

h1{
	font-family      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	color            : #019ae0;
}
h2{
	font-family      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #019ae0;
}
h3{
	font-family      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #019ae0;
	margin			 : 0px;
}
a:link, a:visited 
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	color: #969696;
	text-decoration: underline;
}
div
{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	
}
div#container
{
	margin: 0px auto 0px auto;
	top: 0px;
	vertical-align: middle;
	width: 100%;
	left:50%;	
}
div#main
{
	float: left;
}
div#sourcecode
{
	width:100%;
	height:390px;
	background-position:center;
	background-repeat: no-repeat;
	background-color:#787878;
	margin-left:auto;
	border-bottom:1px dotted #ffffff;
	border-top:1px dotted #ffffff;
}
div#content_plane
{
	top:133px;
	background-color:#cdcdcd;
	width:495px;
	position:absolute;
	left:15%;
	height:390px;
}
div#content_text
{
	top:133px;
	padding:0px 5px 0px 10px;
	width:480px;
	position:absolute;
	left:15%;
	height:390px;
	overflow:auto;
	overflow-x:inherit;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	min-height:300px;
	z-index:2;
}
table#floatbox
{
	float:right;
	width: 350px;
	margin: 0px;
}
li#spotlight
{
	margin-left:10px;
	margin-bottom:3px;
	font-weight:bold;
}

v\:* {
		behavior:url(#default#VML);
	}
	
	
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/elegant2.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu, #menu ul {padding:0; margin:0; list-style:none; height:30px; background:#384044;border-bottom:0;}
#menu {margin-left:21px;padding-left:0px; width:978px;}
#menu li.first {border-left:1px solid #fff;}
#menu table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}
#menu ul {position:absolute; left:-9999px;}
#menu li {float:left; border-right:1px solid #fff;}
#menu li a {white-space:nowrap; background:#384044; display:block; float:left; height:30px; line-height:30px; font-family:tahoma, georgia, serif; font-size:14px; text-decoration:none; color:#fff; padding:0 20px 0 10px;}
#menu li a.drop {background:#384044 url(images/down.gif) no-repeat right center;}
#menu li a:hover {position:relative; color:#f6ff00; background-color:#ccc;}
#menu li:hover {position:relative;}
#menu li:hover > a {color:#080;}

#menu :hover ul {left:-1px; top:30px; width:120px; background:url(trans.gif); padding-top:1px; border-bottom:0;}
#menu :hover ul li a {border-left:1px solid #fff; height:20px; line-height:20px; width:120px; border-bottom:0;}
#menu :hover ul li a.right {background:#384044 url(images/right.gdif) no-repeat 135px center;}

#menu :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#384044; background:#ccc url(images/down.gif) no-repeat right center;}
#menu :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#384044; background:#ccc url(images/down.gif) no-repeat right center;}
#menu :hover ul :hover ul {left:150px; top:21px;}
#menu :hover ul :hover ul ul {left:-9999px;}

#menu :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#ccc;}
#menu :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#384044; background:#ccc url(images/down.gif) no-repeat right center;}
#menu :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#384044; background:#ccc url(images/down.gif) no-repeat right center;}

#menu :hover ul :hover ul :hover ul {left:150px;}
#menu :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#ccc;}
