 * {
	font-family:"GillSans Light", "Microsoft Sans Serif", sans-serif, "Lucida Sans";
	color:black;
	margin:0px;
	padding:0px;
}

body.main {
	background-repeat: repeat-x;
	text-align:center;
	width: 100%;
	height:100%;
}


img {
	background:transparent;
}

#outer
{
	width:1024px;
	min-height:768px;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
	background: #aaaaaa;
}

#middle 
{
	left:-1px;
	top:-1px;
	margin: 0 auto;
	position: relative;
	background: #868686;
	
}
#inner 
{
	left:-1px;
	top:-1px;
	margin: 0 auto;
	position: relative;
	background: #696969;
	
}


#page_area 
{
	left:-1px;
	top:-1px;
	width:1024px;
	height:768px;
	position: relative;
}




#page_area div.pane_area {
	position:absolute;
	 width:237px;
	height:768px;
	 top:0px;
	 margin:0px;
	 padding:0px;
	 text-align:left;
}

#logo {
	position:absolute;
	top: 23px;
	left:53px;
}

#typo {
	position:absolute;
	left:189px;
	bottom:20px;
	vertical-align: bottom;
}


#ambiance {
	position:relative;
	text-align:left;
	background:transparent;
	border:0px;
	top:0px;
	left:237px;
}

#menu_border {
	position: absolute;
	top: 343px;
	height: 2.8em;
	width:20px;
	border: 0 auto;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: yellow;
	border-left: 2px;
	border-left-color: yellow;
	border-left-style: solid;;
	left: 775px;
	overflow: visible;
	visibility:  hidden;	
}


#menu {
	position: absolute;
	left: 1.3em;
	top:355px;
	background-color: transparent;
	color: black;
}

#menu ul {
	list-style:none;
}

#menu li {
	line-height:2em;
}


#menu  a,#menu span {
	text-decoration:none;
	font-family: "GillSans Light",  "Lucida Sans",sans-serif;
	font-size:1.4em;
	font-weight:  lighter;;
}



#menu a:hover {
	color:yellow;
}

#submenu
{
	position: absolute;
	top: 333px;
	left: 247px;
	width: 530px;
	text-align: left;
}

#submenu div.submenu_item
{
	float: left;	
  	line-height: 1.4em;
}


#submenu div.submenu_item a 
{
	font-family: Arial;
	font-size: 1.2em;
	text-decoration:none;
	vertical-align: baseline;
}

#submenu div.submenu_item span 
{
	font-family: Arial;
	font-size: 1.2em;
	vertical-align: top;
}



#anchors
{
	position: absolute;
	left: 1.3em;
	top:630px;
	background-color: transparent;
	color: white;
}

#anchors ul 
{
	list-style: none;	
}

#anchors ul li 
{
	line-height:1.3em;
}

#anchors ul li a, #anchors ul li span  
{
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: 600;
}

#anchors ul li a:hover 
{
	color: yellow;
}


#spacer {
	background: url('images/submenu_line_spacer.png');
	background-position:  center right;
	background-repeat: repeat-x;
	text-align:right;
	line-height:1em;
	vertical-align: top;
	
}


#content_area {
	position: absolute;
	top: 370px;
	left:237px;
	max-height: 380px;
	overflow:   auto;
	overflow-x: hidden;
	padding-right: 2.5em;
	padding-left: 1em;
	width:472px;
}

#content_area * 
{
	font-family: "GillSans Light",  "Lucida Sans",sans-serif;
	text-align: left;
}


#content_area p  {
	font-size:1em;
	margin-bottom: 0.5em;
}

#content_area ul
{
	margin-bottom: 0.5em;
}

#content_area td
{
	font-size:1em;
}

#content_area li 
{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 2em;
	list-style: none;
	font-size:1em;
}

#content_area strong 
{
	font-weight: bold;	
}

#content_area h1  
{
	font-weight: 600;
	font-size:1.3em;
	padding-bottom:1em;
}
#content_area h2 {
	font-weight: 600;
	font-size:1.2em;
	padding-bottom:0.6em;
}

#copyright {
	position:absolute;
	left: 242px;
	margin-bottom:-10px;
}

#copyright p {
	font-size: 80%;
	color: #999999;

}


div.filet 
{
	display:block;
	width:100%;
	position:relative;
	line-height:1px;
}
