html
{
height: 92%;
}

body
{
height: 92%;
}

#nonFooter
{
position: relative;
min-height: 92%;		
background-image: url(/img/left_back.gif);
	background-repeat:repeat-y;
}

* html #nonFooter
{
height: 92%;
}

 


body {
	margin:0;
	padding:0;
	background-color:#000000; 
	text-align:center;

}

h3 {
color:#E5AB2E;
font-size:1.0em;
}

h2 {
color:#E5AB2E;
font-size:1.0em;}

h1 {
color:#E5AB2E;
font-size:1.1em;}

#header {
	width:100%;
	height:69px;
	background-color:#FFF9E3;
	background-image: url(img/sblogo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
	

	
	.right{
	
	display:block;
	
	width:auto;
	float:right;
	}
.sep {

color:black;

font-size:12px;}

.pic {
float:left;
margin:0;
padding:0;
}

#page_header {

height:90px;
background-image:url(/img/second_back.gif);
background-repeat:repeat-x;
}


#main_menu {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#9DAA12;
	height:25px;
	display:block;	
	padding:0;
	margin:0;
	}

#main_menu  a {
display:block;
padding:4px;
color:black;
text-decoration:none;
font-size:12px;
font-family:Arial,Verdana,Tahoma;
font-weight:bold;
height:18px;
white-space:nowrap;
}

#main_menu  a:hover {
background-color:#000;

color:white;
}





#left_menu {
display:block;
position:absolute;
top:95px;
left:-15px;
width:213px;
padding-left:-5px;
padding-top:1px;

}

#left_menu ul 
{
	padding-top:0;
	margin-left: 0;
	padding-left: 1em;
	list-style:none;
	/*line-height:1.4em;*/
}

#left_menu li
{
list-style: none;
text-align:left;

}

#left_menu li a 
{
display:block;
width:170px;
padding-top:1px;
padding-bottom:1px;
border:0;
color:silver;
font-family:Verdana,Tahoma,Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
	background-image: url(/img/bull_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 20%;
	padding-left: 20px;
	

}

li.nn
{
display:block;
width:170px;
padding-top:1px;
padding-bottom:1px;
border:0;
color:silver;
font-family:Verdana,Tahoma,Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
	background-image: url(/img/bull_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	

}

#left_menu li a.current {
	background-image: url(/img/bull_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 20%;
	padding-left: 20px;
	color:white;
}

#left_menu li a:hover
{
	background-image: url(/img/bull_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 20%;
	padding-left: 20px;
	color:white;
}

#container {


margin-left:200px;
margin-top:0px;
margin-bottom:0;
margin-right:0;
padding-left:1px;

}

























