* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
	background:fixed;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
 text-decoration a:none;!important
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 960px;
 border-left:#999999 1px solid;
 border-right:#999999 1px solid;
 background:#FFFFFF;
}

#text { 
 float: left;
 color: #333;
 background: #FFFFFF;
 width: 930px;
 display: inline;
}

#form { 
 float: left;
 color: #333;
 background: #FFFFFF;
 width: 960px;
 display: inline;
}

#news { 
 float: left;
 color: #333;
 background:transparent url(../images/bgOFF.gif) repeat-x top left;
 width: 960px;
 display: inline;
 border-bottom:#999999 1px solid;
}

#results { 
 float: left;
 color: #333;
 background: #FFFFFF;
 width: 960px;
 display: inline;
}

#header {
 color: #333;
 width: 960px;
 float: left;
 height: 75px;
 background: #FFFFFF;
}

#footer { 
 width: 960px;
 height: 25px;
 clear: both;
 color: #333;
 background:transparent url(../images/bgOFF.gif) repeat-x top left;
 border-bottom:#999999 1px solid;
 text-align:center;
}

#navigation {
 float: left;
 width: 960px;
 height: 25px;
 color: #333;
 background: #8AA1B6;
}


h4 { padding-left:10px;}

h2 { padding-left:10px;}

form { padding-left:10px;}

.image	{
		float:right;
		border:#CCCCCC 1px solid;
		padding:5px;
	}