body {
	background: #000000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: white;
}
h1, h2, h3 {
	font-family: Arial, sans-serif;
	padding: 0px; margin: 0px;
	letter-spacing: -2px;
	font-weight: normal;
	color: orange;
}
h1 {
	font-size: 41px;
	margin-bottom: 20px;
}


p {
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	margin-top: 20px;
	color: #606060;
	width: 500px;
}

a {
	color: #ee0080;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFBFE3;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#selecter {
	position: relative;
	float: left;
	width: 250px;
	height: 715px;
	padding-top: 20px;
	padding-left: 0px;
}

#browser {
	width: 1000px;
	text-align: left;
}

#small {
	top: 0px;
	width: 160px;
}
#small a {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

#viewer {
	position: relative;
	float: left;
	width: 500px;
	margin-top: 10px;
}

#viewer .links {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h1 {
	margin-bottom: 4px;
	margin-left: 35px;
}
a img {
	border: none;
}
div.bigline {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #000000;
	height: 12px;
}

#header {
	height: 159px;
	background: #FFFFFF url( '../img/background.gif' ) no-repeat top right;	
	width: 1000px;
	text-align: left;
}

#header img {
	border: 0px;
}

#header #logo {
	padding: 20px 0px 0px 8px;
}

#header #back_button {
	position: relative;
	top: -55px;
	left: 495px;
}

#header_wrapper {
	background: #FFFFFF;
	
}
