@import "all.css"; /* just some basic formatting, no layout stuff */

body 
{
	overflow:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
}
	
#leftcontent 
{
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	bottom:0px;
	left:0px;
	top:185px;
	width:200px;
}

#centercontent 
{
	background:#fff;
	margin-top:26px;
	margin-left: 199px;
	margin-right:199px;		
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
}

html>body #centercontent 
{
	margin-left: 220px;
	margin-right:220px;
	top:185px;
}

#rightcontent 
{
	background-image: url('images/Obsidium_13.gif');
	background-repeat: no-repeat;
	position: absolute;
	top:185px;
	right:0px;
	width:168px;
	height:800px;
}
	
#logo 
{
	height: 159px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 159px;
}
	
#banner 
{
	background-image: url('images/topbg2.gif');
	height: 185px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 185px;
}

#news 
{
	background-color: white;
	position: absolute;
	top: 100px;
	bottom:10px;
	margin-left: 10px;
	width: 175px;
	padding: 5px;
}
		
#contact 
{
	background-color: white;
	position: absolute;
	top: 10px;
	height: 70px;
	margin-left: 10px;
	width: 175px;
	padding: 5px;
}		
		
html>body #banner 
{
	height:185px;
}	

p
{
	text-align: justify;
	color: black;
	font-size: 12px;
	font-family: Verdana;
}

li
{
	text-align: justify;
	color: black;
	font-size: 12px;
	font-family: Verdana;
	
}

h1
{
	color: #31519b;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: thin #4E5066 dotted;
}

h2
{
	color: #ff9c42;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}




.newsh
{
	color: #ff9c42;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: thin #ff9c42 dotted;
}


A
{
	color: #D76E00;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

A:active
{
	color: #D76E00;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;

}

A:visited 
{
	color: #D76E00;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;

}

A:hover 
{
	color: orange;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

input 
{
	border: thin #31519b solid;
	background-color: white;
}

textarea 
{
	border: thin #31519b solid;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

		
html>body #banner 
{
		height:185px;
}