/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 11px;
	background: #222 url(../images/wallpaper.gif);

}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #222;
	font: normal 12px/120% "Trebuchet MS", Arial, sans-serif;
	text-align: left;
}
p
{
	margin-bottom: 8px;
}
td {
	padding: 1px 3px;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	clear: both;
}

h1 {
	margin-top: 0px;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 13px;
	line-height: 13px;
	text-align: left;
}
h2
{
	font-size: 11px;
}
a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:selected {
	text-decoration: underline;
}
img {
	display: block;
}

/* ----------------- start skin specific ------------------------ */
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#container    
	{
	margin-left: -350px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 700px;
	height: 400px;
	visibility: visible;
	}
#logo {
	height: 32px;
	width: 700px;
	clear: none;
	float: left;
	text-align: right;
	}
#logo img {
	float: right;
}
#featureImg {
	width: 380px;
	height: 350px;
	float: left;
}
#featureImg img {
	width: 380px;
	height: 350px;
}
#content {
	width: 295px;
	height: 330px;
	float: left;
	clear: none;
	background: #F3971B url(../images/logobtm.gif) no-repeat left top;
	padding: 10px 10px 0px;
	display: inline;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	text-align: left;
}
#footer {
	height: 18px;
	width: 700px;
	clear: both;
	float: left;
	text-align: right;
	font-size: 80%;
	color: #666666;
	}
#footer a:link {
	color: #666666;
	}

#menu {
	line-height: 25px;
	font-size: 13px;
	width: 295px;
	margin-bottom: 10px;
}
#menu a {
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 7px;
}
#menu a:hover {
	color: #333333;
}
#menu a.menuPad {
	padding: 0 7px 0 0;
}
#text {
	width: 295px;
	height: 285px;
	font-weight: normal;
	overflow: auto;
}
#text img {
	float: left;
	clear: none;
	border: 1px solid #FFF;
}
.imgMarginRight {
	margin-right: 7px;
}
#text img.imgMarginLeft {
	float: right;
	margin-left: 7px;
}
#imgPanelRight
	{
	float: right;
	width: 71px;
	padding-top: 3px;
}
#imgPanelRight img
	{
	margin-bottom: 7px;
	margin-left: 7px;
	float: none;
	
}
.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.trAlt {
	background: #F3B051;
}
.Nb {
	font-size: 10px;
	color: #F3E4C4;
}
table {
	background: #F3A83A;
	margin-bottom: 8px;
}
em {
	color: #F3DF98;
}
