/* ----- MAIN ----- */

html{
	margin:0;
	padding:0;
	
}

body{
position:relative;
	font: 62.5%  verdana, geneva, helvetica, sans-serif;
	margin:0;
	padding:3px;
	background-color:#5D7097;

}

/* ----- IDS ----- */

#page {
position:relative;
	font-size: 1.2em;
	width: 774px;
	margin: 0px auto;
	padding: 0px;
		

}

#top{

position:relative;
	border: 2px solid #999999;
	width: 718px;
	
	background:#000000;
	color:#000;
	

}

#topimg{
background:url(images/headerc.jpg) no-repeat top;
height: 149px;
padding: 0px;

}

#logo{
border: 0px solid #999;
width: 200px;
height: 62px;



}


#topmenu{
position:relative;

background-color:#333333;
height:17px;
text-align:right;
margin: 2px 0 0 0;
vertical-align:middle;


}

#titlebar{

background:#000000;
height:5px;
color:#FFFFFF;
padding-left: 3px;
font-weight:bold;
clear:both;
}


#menubox {

background:#333333;
margin: 10px 10px 0 0;
padding: 0px;
width: 160px;
border: 2px solid #999999;
	
}






#newsbox {

background:#333333;
	
	margin: 10px 0 0 0;
	padding: 0px;

	width: 140px;
	min-height: 30px;
	
	border: 2px solid #999999;
	
}


#leftcontent{

width: 160px;
float:left;


	
}

#content{
	
	margin: 10px 0px 10px 0px;
	width: 535px;
	padding: 10px;
	float: left;
	font-size: 0.9em;

	border: 2px solid #999999;
	background:#FFF;
	color:#000000;
	z-index:1;
	height: 350px;
	letter-spacing: 0.02em;
	
	
	
		border: 2px solid #999999;
	
	
}

html>body #content{
	
	margin: 10px 0px 10px 10px;
	width: 525px;
	padding: 10px;
	float: left;
	
	border: 2px solid #999999;
	background:#FFF;
	color:#000000;
	z-index:1;
	min-height:350px;
	height:auto;

	
	
		border: 2px solid #999999;
	
	
}

#content.home{
	
	
	width: 415px;
	
	
}

html>body #content.home{
	

	width: 410px;
	
	
	
}

h1, h2, h3, h4, h5{

padding:  1px 0 2px 0;
margin: 0px;

}





h1{

	font-size: 1.8em;
	
}

h5{
font-size: 1.2em;
 color:#CC9900;	
 text-align:center;
 

}

div.error{
float:left;
color:#CC0033;
font-size:0.9em;

padding: 2px;
height: 16px;
line-height: 16px;

margin-left: 10px;

}

div.headerError{
color:#CC0033;
font-size:1.4em;
text-align:center;
line-height:30px;
}

#content img{
border: 1px solid #999999;
margin: 5px;
padding: 3px;

}

#newsarticle{

margin: 4px auto;
width: 560px;
padding: 4px;


}

#news h5{
text-align:left;

color:#fff;
background-color:#666666;
}

h6{
font-weight:normal;
font-size: 9px;

}


#footerline{
color:#999999;
width:400px;
padding-left: 255px;
height: 20px;
font-size: 0.75em;
text-align:center;
clear:both;


}

html>body #footerline{
color:#999999;
width:400px;
padding-left: 255px;
height: 20px;
font-size: 0.75em;
text-align:center;
clear:both;
padding-top: 20px;

}