﻿<style type="text/css" media="screen"> 

DIV {position:static;}
IMG {border:0px;}

body {
	border: 180px;
	font-family: "arial, helvetica, sans-serif";
	font-size: 11px;
	color: #0000FF;
	text-align: center;
	padding: 0px;
	margin: 20px 20px 20px 50px;
	background-repeat: repeat;
	vertical-align: 10px;
}

#wrapper {
	border-color: #FFFFFF;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	position: relative;
	margin:0px auto;
	position: static;

	
}


#h2 {
		font: italic 10px arial, helvetica, sans-serif;
		text-align:center
		
}

#wrapper h2 {
	font: italic 10px arial, helvetica, sans-serif;
	color: #544d1c;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;

}


#header {
	width: 100%;
	height: 130px;
	text-align: center;
	padding: 0px;
	background-color: ccccff;
	margin-bottom: 15px;
	margin-top: 0px;
}


/* ******************************************   TOP LEVEL MENU  *************************************************/

#divider {
	
	width:800px;
}

#toplevel {
	width: 800px;
	list-style: none;
	text-decoration: none;
	height: 20px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:3px;
	padding:0px;

}

#toplevel li {
	color: #544d1c;
	display:inline;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	font: 11px arial, helvetica, sans-serif;

}

#toplevel li :hover {
text-decoration: underline;
line-height: 0.5em;
}

#toplevel li a {
color: #544d1c;
padding-top: 0px;
padding-left: 0px;
text-decoration: none;
}

#banner {
	float:right;
}

#banner img {
	border: 0px;
	float: left;
}

/* ******************************************   TOP LEVEL MENU END  *************************************************/


/* ******************************************   MAIN CONTENT  *************************************************/


#container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	z-index:2;
}

/* ******************************************   LEFT MENU START  *************************************************/

#left {
width: 150px;
display:block;
background: white;
position: relative;
float:left;
z-index: 3;

}


#menu {
width: 150px;
background: white;
position: relative;
float:left;
z-index: 3;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
z-index: 3;
}

#menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
z-index: 3;
}

#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
z-index: 3;
}

#menu h2 {
	font: 13px arial, helvetica, sans-serif;
	color:  white;
	background: #000;
	background-image: url('../tab_small_black.gif');
}

#menu a {
color:    #990000;
background: #efefef;
text-decoration: none;
z-index: 3;
}

#menu a:hover {
color: #a00;
background: #fff;
z-index: 3;
}

#menu li {
position: relative;
z-index: 3;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 3;
}

div#menu ul ul li:hover ul ul
{display: none;
z-index: 3;}

div#menu ul ul ul
{display: none;
z-index: 3;}

div#menu ul ul ul li:hover ul
{display: block;
z-index: 3;}


div#menu ul ul li:hover ul
{display: block;
z-index: 3;}


/* ******************************************   LEFT MENU END  *************************************************/




/* ******************************************   RIGHT COLUMN START  *************************************************/


#right {
	float:right;
	display:block;
	width:170px;
	max-width:170px;
	background:  white;
	position: relative;

}

#right p {

	font: bold 12px arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	background-color:#009999;

}


#right li {
	border-bottom: thin;
	border-bottom-color: #66FFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}


#download {
	position:relative;
	float:right;
}

#download img {
		position:relative;
	float:right;

}




.news {
	font: arial, helvetica, sans-serif;
	float: right;
	width: 170px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	background-color: #efefef;
	text-align: left;

}


.spacer {
	float: right;
	height: 6px;
	width:170px;
	background-color:white;
	color:white;
}

.news ul {
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.news ul :hover {
	text-decoration: underline;}


.news li {
	list-style: none;
	font: bold 11px arial, helvetica, sans-serif;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 15px;
}

.news li a {
	font: bold 11px arial, helvetica, sans-serif;
	color: #153E7E;
	text-decoration: none;

}


.news li span {
	text-decoration: none;
	color: #544d1c;
}


.news h3 {
	font: bold 15px arial, helvetica, sans-serif;
	display: block;
	border-color: #ccc #888 #555 #bbb;
	margin: 0px;
	text-align: center;
	width: 170px;
	height: 22px;
	background-image: url('../tab_small_black.gif');
	color: white;

}





/* ******************************************   RIGHT COLUMN END  *************************************************/

/* ******************************************   FOOTER AND CLEARER START  *************************************************/

.clearer {
font-size:0px;
height:0px; 
width:100%; 
display:block; 
clear:both;
border-width:0px;
}

#footer {
	width: 800px;
	height:49px;
	text-align: center;
	border-width:0px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	background-color:  white;}
	
/* ******************************************   FOOTER AND CLEARER END  *************************************************/
	
	
/* ******************************************   TICKER START  *************************************************/

#ticker {
 	width: 380px;
 	height: 30px;
 	float: right;
 	 text-align: right;
}

#news span {

	color: #153E7E;
 	text-decoration: none;
 	font: 14px arial, helvetica, sans-serif;
 	align: top;

 	}

***************************************   TICKER END  *************************************************/

</style>




