body{
background:#FFFFFF;
margin:9px;
font: 7pt/12pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#575757;
}

A:link{
	color:#999999;
	text-decoration:none;
	font-weight: bold;
}
A:hover{ color:#4A494A; }
A:active{ color:#999999; text-decoration:none; }
A:active:hover{ color:#4A494A; }
A:visited{ color:#999999; text-decoration:none; }
A:visited:hover{ color:#993333; }


#wrap{
width:950px;
margin-left:auto;
margin-right:auto;
}

#sidebar{
float:left;
text-align:left;
width:200px;
}

#container{
	width:600px;
	margin-left:160px;
	border-left:#CCCCCC 1px solid;
	background-repeat: no-repeat;
}

#content1{
width:270px;
padding:20px;
float:left;
text-align:justify;
}

.content2{
padding:20px;
text-align:justify;
}

h3{
text-align:left;
color:#999999;
font-size:10pt;
font-weight:bold;
}

#title{
	height:80px;
	margin-top:10px;
	border-bottom:#CCCCCC 1px solid;
	text-align:right;
	font-size:10pt;
	letter-spacing:-1px;
	color:#666666;
	background-image: none;
	background-repeat: no-repeat;
}

#footer{
	text-align:center;
	font-size:10px;
	height:30px;
	margin-top:10px;
	border-top:#CCCCCC 1px solid;
	text-transform:lowercase;
	background-image: none;
	background-repeat: no-repeat;
}

 #navlist
{
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	width: 12em;
	float: right;
	margin-right: 50px;
	padding: 1px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	text-align: center;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

#navlist li a
{
display: block;
padding: 3% 0.25em 3px;
text-decoration: none;
}

#navlist li a:link { color: #666666; }
#navlist li a:visited { color: #CCCCCC; }

#navlist li a:hover
{
border-color: #FE3;
color: #333333;
}

