body {
	background-image: url(../images/diag.gif);
	background-repeat: repeat;
	padding: 0pt;
	margin: 0px auto;
	text-align: center;
}
#header { 		
	padding: 10px 10px 5px;
	margin: 0px auto;
	/*width: 980px;*/
	height: 145px;
}
#news { 		
	padding: 10px 10px 5px;
	margin: 0px auto;
	/*width: 980px;*/
	height: 615px;
	display:inline;
	clear:both;
}
#container {
	position: relative;
	background-color: #ffffff;
	width: 980px;
	margin: 0px auto;
	padding: 0px;	
	border-right: #CDEB8B 1px solid;
	border-bottom: #CDEB8B 1px solid;
	border-left: #CDEB8B 1px solid;
	border-style: normal;
	/*height: 302px;*/

}
#footer {	
	width: 980px;
	margin: 0px auto;
	padding: 0px;	
	font-family:Verdana;
	font-size:0.8em;
	text-align: center;
}

label {
	color:#286679;
	font-family:Tahoma, sans-serif;
	font-weight: bold;
	font-size:1.3em;					
}

input {
	
	background-color:#D1DD12;
	border-top: 1px solid #D1DD12;
	border-right: 1px solid #286679;
	border-bottom: 1px solid #286679;
	border-left: 1px solid #D1DD12;	
	color:#FF7400;
	font-family:Tahoma, sans-serif;
	font-weight: bold;
	font-size:1.3em;
	padding:5px;
}

#ad_code { width:750px; margin:0px auto; padding:10px; background:transparent url(../images/diggdugg.gif) center center no-repeat; text-align:center; }
#layer { 	
	padding: 5px 0px 0px 5px;
	margin: 0px auto;
	width: 100%;
  	height: 100px;
	text-align: center;
	clear: both;
}

#search	{		
	font-family: "Verdana",sans-serif;
	font-weight: bold;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	width:100%;
	text-align:center;	
}

#button-box {
	padding: 10px;
	text-align: right;
	display: inline;
	clear: both;
}

input.button, input.active, button.default {
	border-top: 1px solid #D1DD12;
	border-right: 1px solid #286679;
	border-bottom: 1px solid #286679;
	border-left: 1px solid #D1DD12;	
	padding: 1px 10px;
	color: #D1DD12;
	font-weight: bold;
	background-color: #4384f0;
	background-image: url(../images/buttonbg.gif);
	background-repeat: no-repeat;
}
