
/* hide from IE mac \*/
body {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #000000;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
#sidebox {
	width: 152px;
	float: right;
	background-image: url();
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
	z-index: 20000;
	margin-right: 50;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#sidecontent {
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 36px 30px 24px 24px;
}
p {margin: 12px 0;}
#sidecontent #side_nav, #sidecontent #side_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}
#sidecontent #side_nav a {
	font-size: 1.2em;
	display: block;
	background-color: #56628C;
	color: #ffffff;
	border: 1px solid;
	border-color: #717DA8 #000000 #000000 #717DA8;
	padding: 2px 6px;
	filter: alpha(opacity=70);
	opacity: 0.80;
	text-decoration: none;
}
#sidecontent #side_nav a:hover, #sidecontent #side_nav a:active, #sidecontent #side_nav a:focus {
	background-color: #333333;
	color: #FFFFFF;
	border-color: #333333 #000000 #000000 #333333;
	filter: alpha(opacity=55);
	opacity: 0.75;
}
#sidecontent a:link {color: #FFFFFF;}
#sidecontent a:visited {color: #ffffff;}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #ffffff;
}


