/* Project Visitor Site Styles */

/* BODY */
body {

	background-image: url(images/layout/background_dark.jpg); 
        background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
        background-color: black;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 85%;

}

/* LINK STYLES */
a {
	text-decoration: none;
	text-color: #0ff312;
margin-top:0px;
}
a:link {
	color: #0ff312;
margin-top:0px;
}
a:visited {
	color: #0ff312;
margin-top:0px;
}
a:hover, a:active {
	color: #D3D3D3;
margin-top:0px;
}

/* LEFTBAR IMG */
/*
#leftbar {
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	font-family: Verdana;
	font-size : 90%;
	background-image: url('images/layout/sidebar_statis.png'); 
	background-repeat : no-repeat;
}
*/

/* LeftBar Links */



/* MIDDLE SECTION IMG */
#midbar {
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	font-size : 80%;
	/* background-image: url('images/layout/mainwindow_statis.png'); */
	background-repeat : no-repeat;
        background-attachment: fixed;
}


/*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/


p {
	font-size: 10pt;
	line-height: 1.5em;
	font-family: Verdana;
	margin: 0;
}

* html #content {
	overflow: hidden;
	/* So IE won't break things */
}

ol, ul {
	font-family: Verdana;
	font-size: 85%;
	margin-top: 0.5em; 
	margin-left: 3em; 
	line-height: 1.5em;
	padding: 0;
}

#date font {

	/* color: #00e4da; */
	/* color: rgb(130, 137, 86); */
        /* color: rgb(189, 193, 142); */
	color: #CCCC77; 
	text-decoration: bold;
	font-size : 75%;

}

#header b {

	color: #0aac0b; 
	text-decoration: bold;
	font-size : 1em;

}

#sidebar {
	float: left;
	padding: 0.0em 0px 0 0px;
	width: 158px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-family: Verdana;
	width: 158px;
} 
html>body #sidebar {
	width: 158px;
}

#newsfont font {
	font-size : 85%;
}

#sidebar a {
	text-decoration: none;
	text-color: #FFF;
margin-top:0px;
}
#sidebar a:link {
	color: #FFF;
margin-top:0px;
}
#sidebar a:visited {
	color: #FFF;
margin-top:0px;
}
#sidebar a:hover, a:active {
	color: #D3D3D3;
margin-top:0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
margin-top: 0;
}
#sidebar ul ul {
	margin: 0.0em 0;
	#border-top: 1px solid #1D4344;
	border-top: 1px solid #666666;
	background-color: transparent;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	#border-bottom: 1px solid #1D4344;
	border-bottom: 1px solid #666666;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 1px 0px 0 8px;
	width: 158px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 158px;
} 
html>body #sidebar ul ul li a {
	width: 150px;
}
#sidebar ul ul li a:hover {
	background-color: #057605;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border-bottom: none;
	border-top: 1px solid #1D4344;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 0px;
	padding: 2px 0px 0 0px;
	width: 158px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 158px;
} 
