

html , body { margin-top:0px; padding-top:0px; }



div#wrapper2 {
	width: 950px;
	padding: 5px 0px 0px 0px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0px;
	
	
}

div#top2 {
background-image: url(../assets/sf2.jpg);
background-repeat:no-repeat;
height:180px;



}

div#main2 {
width:950px;
}

#wraparoundbread {

margin:0px 0px 6px 10px;
_margin:0px 0px 5px 0px;
height:24px;

}

#sitemap {
font-size:12px;
margin:0px 0px 0px 10px;
width:175px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/site.gif);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:0px;
float:left;

}

#breadcrumbs {

font-size:12px;
margin:0px 0px 0px 00px;
width:505px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/home.gif);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:1px;
float:left;
}

#breadcrumbs a:link, #sitemap a:link {
color:#333; text-decoration:none;
}
#breadcrumbs a:visited, #sitemap a:visited {
color:#333; text-decoration:none;
}
#breadcrumbs a:active, #sitemap a:active  {
color:#333; text-decoration:none;
}
#breadcrumbs a:hover, #sitemap a:hover {
color:#fff; text-decoration:none; background-color:#67970D;
}


#reglog {
float:left;
width:170px;
font-family:"trebuchet ms";
font-size:12px;
margin:0px 0px 0px 20px;

height:22px;

}


#reglog a:link {
color:#333; text-decoration:none;
}
#reglog a:visited {
color:#333; text-decoration:none;
}
#reglog a:active {
color:#333; text-decoration:none;
}
#reglog a:hover {
color:#fff; text-decoration:none; background-color:#67970D;
}

.register {
width:60px;
float:left;
background-image:url(../assets/r.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}
.login {
width:60px;
float:left;
background-image:url(../assets/l.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}


/* menu */

#menu {
	background: #618327;
	float: left;
	list-style: none;
	margin: 65px 0px 0px 0px;
	_margin: 65px 0px 0px 0px;
	padding: 0;
	width: 950px;
	
}
#menu li {
	float: left;
	font: 12px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-right:1px solid #98BA30;
}
#menu a {
	background: #618327 url("../assets/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 8px;
	text-decoration: none;
}
#menu a:hover {
	background: #fff url("../assets/hover.gif") bottom center no-repeat;
	color: #618327;
	padding-bottom: 10px;
	}

	
#menu .current {
	background: #fff url("../assets/hover.gif") bottom center no-repeat;
	color: #67970D;
}
#menu .current {
	background: #fff url("../assets/hover.gif") bottom center no-repeat;
	color: #67970D;
}


/* ads */
#ads {
width:468px;
height:60px;
/*
border:1px solid #67970D;
background-color:#fff;
*/
margin:0; padding:0;
position:relative;
padding:0px;
top:30px;
left:425px;


}
