
html{ background-color: #999; margin:0;}
body{background-color:#999; color: #666; font-size: 13px;}

h1 { font-size: 19px; color:#919191;}

a
{
	color: #333;
	text-decoration: none;
	
	/* rm focus rect*/
	outline:none; /* FF1.5+ IE7+*/
    -moz-outline:none; /* FF<=1.5*/
}

.bd_shd{ background: url(../imgs/bd_shd.gif) repeat-y;}

.clear{clear:both;}

#container
{
	width:1000px;
	min-width:1000px;
	margin: 0 auto 0 auto;
	overflow:hidden;
}

#pageholder{margin:0;}

#bod{ clear: both; margin: 0;}


#pagecontent
{
	margin: 0 0px 30px 0px;
	width: 817px;
	float: left;
}

#pagecontent li {
	list-style-type: disc;
	margin-left: 25px;
}



/* BEGIN  header / topnav */

#hd{margin: 0; background: url(../imgs/hd/hd_bg.gif); width:994px; height:120px;position:relative;left:3px;float:left;}
#topnav{margin: 0; position:relative;left:215px;top:11px;}

.topnav
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
}

#topnav ul { list-style: none; margin: 0; }

#topnav a{ display:block;  text-indent: -9999px;}


#hd_01
{
	background: url(/imgs/hd/hd_01.gif) no-repeat;
	width: 21px;
	height: 36px;
}

#hd_02
{
	background: url(/imgs/hd/hd_02.gif) no-repeat;
	width: 70px;
	height: 36px;
}

a#hd_02:hover
{
	background: url(/imgs/hd/hd_02.gif) no-repeat 0 -36px;
}

#hd_03
{
	background: url(/imgs/hd/hd_03.gif) no-repeat;
	width: 19px;
	height: 36px;
}


#hd_04
{
	background: url(/imgs/hd/hd_04.gif) no-repeat;
	width: 96px;
	height: 36px;
}

a#hd_04:hover
{
	background: url(/imgs/hd/hd_04.gif) no-repeat 0 -36px;
}

#hd_05
{
	background: url(/imgs/hd/hd_05.gif) no-repeat;
	width: 20px;
	height: 36px;
}

#hd_06
{
	background: url(/imgs/hd/hd_06.gif) no-repeat;
	width: 87px;
	height: 36px;
}

a#hd_06:hover
{
	background: url(/imgs/hd/hd_06.gif) no-repeat 0 -36px;
}

#hd_07
{
	background: url(/imgs/hd/hd_07.gif) no-repeat;
	width: 20px;
	height: 44px;
}

#hd_08
{
	background: url(/imgs/hd/hd_08.gif) no-repeat;
	width: 130px;
	height: 36px;
}

a#hd_08:hover
{
	background: url(/imgs/hd/hd_08.gif) no-repeat 0 -36px;
}

#hd_09
{
	background: url(/imgs/hd/hd_09.gif) no-repeat;
	width: 86px;
	height: 36px;
	position:relative;
	left:210px;
}

/* END header / topnav */






#sidenav_container
{ 
	margin: 0 5px 0 0;
	width: 162px;
	float:left;
	position:relative;
	left:3px;
}


#sn_tree { margin:20px 0 0 0; width: 160px; height: 154px; }




/* footer */

#ft{clear:both;}

#ft_line { margin: 0; position: relative; left: 87px;}

#ft_txt
{
	margin: 0 26px 0 0;
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#ft_bg { height: 13px; width: 1000px; }





