body {
	background-color:#000000;
	margin-bottom: 0px;
}

#container {
	width: 692px;
	position: relative;
	z-index: 1;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/backgournd_16.gif);
}

#banner {
	background-image:url(../images/banner_03.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:692px;
	height:155px;
	z-index:2;
}

#menu {
	position:relative;
	width:692px;
	height:24px;
	z-index:2;
}

#drop {
	position:absolute;
	left:300px;
	top:169px;
	width:88px;
	height:64px;
	z-index:10;
	padding-top: 10px;
	visibility: hidden;
	
}	

#signiture {
	width: 692px;
	height: 5px;
	position: relative;
	z-index: 3;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
}

#signiture A:visited, A:link {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#signiture A:hover {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

#bottom {
	width: 692px;
	height: 5px;
	position: relative;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bottom.gif);
	background-repeat: no-repeat;
	z-index: 1;
	
}

#text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

#text_area A:link, A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

#text_area A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}


#general_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
h1,h2,h3,h4,h5{font-size:0.9em;margin:0;}
#footer_links{margin-top:10px;text-align:center;font-size:0.6em;color:#666;font-family:arial;}
#footer_links a{color:#666;}
#footer_links a:hover{color:#ccc;}
