body {
	color: #000000;
	background-color: FFFFFF;
	margin: 0.7em;
}
a {
	text-decoration: none;
	color:  #990000;
}


a:link {color: #666362
}
a:visited { color: #666362
}
a:active {
}
a:hover {

	
	background-color: #999999;
}
img {
	border: 0;
}



#main {
}

#main h1
{
	color: #404040;
	font-family: Serif;
	font-size: 30px;
	font-weight: strong;
	text-align: center;
	line-height: 50px;
	margin: 0px;
	margin-bottom: -30px;
}

#main h2
{
	font-size: 1em;
		margin-top: 26px;
	margin-bottom: -10px;
	text-align: center;
	font-weight: bold;
}


#disc {
	font-size: 8px;
	text-align: center;
}

#news h1
{ 
}

#news h2
{
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #999999;
	margin: 0;
	margin-top: 2px;
	margin-bottom: -20px;

}	

#news h3
{
	margin: 1.5em;
	font-size: 0.8em;
	text-align: center;
	font-weight: normal;
	
}
#news h4
{
	font-size: small;
	text-align: center;
	font-weight: normal;
}

#news h5
{
	font-size: 0.8em;
	text-align: left;
	font-weight: normal;

}	


#bar {
	font-size: 12px;
	text-align: right;
	   border: 1px solid #000000;
	   		font-family: monospace, courier;

	
}	

#lib {
	float: left;
        font-size: 0.8em;
        text-align: left;
        font-weight: normal;
        margin-right: 82%;
        	   border: 1px solid #000000;

        	
}
#frame {

position: absolute;
        left: 20%;
           z-index: 100;

}
