body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,p, blockquote, th, td {padding:0;  margin: 0px; }
html, body, form, fieldset {color:#222;font-size: 12px;font-family: Helvetica, Arial, sans-serif;line-height:1.25em}
img {border:none;}
a:link, a:visited {font-weight: bold; color: #4261DF; text-decoration:none;}
a:visited {color: #1a3577;}
a:hover {color:#0728ED;text-decoration: none;border:none}
a:active {color: #3BB000;border-color:#3BB000}
a.img:hover {border:none}

#title-h1 {
	margin-bottom: 8px;
}

#title-h1 h1{
	padding: 6px;
	margin-top: 2px;
	background-color: #CCCCFF;
	border-color: #FFCC33;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	font-weight: bold;
	}
#ads{
	text-align: left; 
	float: left; 
	margin-bottom: 8px;
	margin-right: 18px;
}	
p{
	margin-bottom: 8px;
}
.fullwidth{
	width: 950px;
	padding: 2px 4px 4px 4px;
}
#toplinks{
	font-weight:bold;
	background-color: #b3b3b3;
	height: 16px;
}
#header{
	clear: both;
	height: 40px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}
#main{
	width: 950px;
	float: left;
}
#sidebar-left{
	width: 220px;
	float: left;
	background-color: #bababa;
}
#content{
	width: 720px;
	float: right;
	margin-left: 10px;
}
#footer{
	height: 40px;
	clear: both;
	background: #F3F9E9;
	text-align: center;
	line-height: 40px;
}
.sitenav {float:left}
.usertools {float:right;}
ul.navlinks li {
  display: inline; 
  list-style: none;
  white-space: nowrap;
  padding: 0 8px 6px 0;
}

.box {
   margin: 10px 10px 15px 10px;
   padding: 0px 5px 5px 0px;
	background: #fff url(/images/box-b.gif) no-repeat bottom right;
	line-height: 1.5em;
	width: 190px;
}
.box h2{
	font-size: 12px;
	background-color: #Fc3;
	margin-bottom: 6px;
   padding: 12px;
	background: url(/images/box-t.gif) no-repeat top left;
}
.box p{
	   padding: 0 12px 0 12px;
}

