/* /Instant Dissidence  CSS Document */
body{
	width: 90%;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	color: #929497; 
	background-color:#ffffff;
	line-height:15px;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #ccc; 
	scrollbar-shadow-color: #fff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff;   
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #999;
}
#headernav ul	{
	position: absolute;
	top: 13px;
	left: 25%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headernav ul li	{
	float: left;
	display: block;
	text-align: center;
}

#headernav ul li a	{
	color: #000;
	font-size: 1em;
	border: 1px solid #999;	
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	width: 82px;
	padding: 2px 0;
	display:block; 
	background-color: transparent;
}

#headernav ul li a:hover	{
	background-color: #D1D2D4;
}

#headernav ul li a #current	{
	border: 1px solid #f60;	
	background-color: #fff;
	color: #f60;
}

#container{
	position: absolute;
	top: 77px;
	left: 25%;
	width: 492px;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

#logo{
	position: absolute;
	top: 47px;
	left: 25%;
	width: 492px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
}

#leftbar{
	float:left;
	border-right: 1px solid #999;

}

#titlebox	{
	float: right;
	width: 326px;
	color: #333;
	font-weight: bold;
	background-color: #D1D2D4;
	vertical-align: middle;
	padding: 6px 0;
	border-top: none;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	text-indent: 10px;
}

#mainplace	{
	position: absolute;
	top: 37px;
	left: 180px;
	width: 300px;
	height: 479px;
	overflow: auto;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	text-indent: 1pt;
	padding: 3px 10px 2px 0px;
	background-position: top;

}

#homepage	{
	position: absolute;
	top: 28px;
	left: 153px;
	width: 300px;
	height: 479px;
	text-align: right;
	border: 0;
	margin: 0;
	padding: 0;
}

#options{
	position: relative;
	top: 180px;
	left: 38%;
	width: 230px;
	height: 170px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 6px 6px;
	text-indent: 21px;
	visibility: visible;
}

#optionslogo{
	position: relative;
	top: 175px;
	left: 38%;
	width: 230px;
	height: 30px;
	text-align: right;
}

#space{
	position: absolute;
	top: 590px;
	left:400px;
}
a:link{
	text-decoration: underline; 
	color: #999; 
	font-weight: normal; 
}

a:visited{
	text-decoration: underline; 
	color: #999; 
	font-weight: normal; 
}

a:hover {
	text-decoration: none; 
	color: #999; 
	font-weight: normal;
}
.style3 {
	font-size: 9px;
}
.style4{
	text-align: center;
}

#optionsnav ul	{
	float: left;
	margin: 0;
	padding: 0;
}
	
#optionsnav ul li{
	height: 29px;
	width: px;
	border-top: 1px solid #fff;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	text-indent: 7px;
	line-height: 27px;
	text-align: left;
}

#optionsnav ul li a	{
	color: #000;
	font-size: 1em;
	border: 1px solid #999;	
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	width: 165px;
	padding: 2px 0;
	display:block; 
	background-color: transparent;
}
#optionsnav ul li a:hover	{
	background-color: #D1D2D4;
}