@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0; border:0;}
body {
	background-color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#topbanner {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 100%;
	background-color: #000000;
}
#wrapper {
	background-repeat: no-repeat;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:70px;
	padding-right:70px;
	height: auto;
	padding-top: 10px;
}
#main_stage {
	height: 420px;
	width: 640px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
}
#main_stage h1 {
	font-size: 1em;
	line-height: 2em;
	padding-top: 0px;
	font-weight: bold;
	background-position: left top;
	}
#main_stage li {
	text-decoration: none;
	list-style-type: none;
	font-size: .9em;
	}
#main_stage_clear {
	height: 420px;
	width: 640px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
}
#main_stage_clear h1 {
	font-size: 1em;
	line-height: 2em;
	padding-top: 0px;
	font-weight: bold;
	background-position: left top;
	}
#main_stage_clear li {
	text-decoration: none;
	list-style-type: none;
	font-size: .9em;
	}
#right_side_menu {
	width: 220px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 120px;
	float: left;
	height: 280px;
	color: #000000;
}
#main_table {
	padding-top: 115px;
}
#forward_button {
	float: left;
	width: 25px;
	text-align: center;
}
#forward_button_spaced {
	float: left;
	width: 25px;
	text-align: center;
	margin-left: 3em;
}
#back_button {
	float: left;
	width: 25px;
	text-align: center;
}
#page-reference-space {
	width: 170px;
	float: left;
	text-align: center;
	height: 15px;
	vertical-align: middle;
	padding-top: 3px;
}
#page-reference-space p {
	font-size:1em;
	color:#0066FF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#page-reference-space a:link, #bottom_banner a:visited {
	color:#000000;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-decoration:none;
	vertical-align: middle;
}
#page-reference-space a:hover {
	color:#FF0066;
	vertical-align: middle;
}
#page_buttons {
	bottom: 0px;
	margin-left: 20px;
	height: 20px;
	font-size: 0.6em;
	float: left;
	width: 220px;
}
#right_side_menu h1{
	font-size:0.8em;
	color:#000000;
	display: block;
	text-decoration:none;
	list-style-type: none;
	font-weight: bold;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}
#right_side_menu ul, h2 {
	font-size:0.8em;
	line-height:1.2em;
	color:#000000;
	display: block;
	text-decoration:none;
	list-style-type: none;
	font-weight: normal;
}
.side_menu_list_on {
	color:#0066FF;
	text-decoration:none;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side_menu_list a:link, a:visited {
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side_menu_list a:hover {
	color:#0066FF;
	text-decoration:none;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #333333;
}
#right_side_menu p {
	font-size: 0.725em;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top: 3px;
}
#right_side_menu p a {
	color:#000000;
	text-decoration:none;
}
#right_side_menu p a:hover {
	color:#FF0099;
	text-decoration:none;
}
#image_description {
	width: 640px;
	margin-left: 0px;
	clear: both;
	margin-top: 0px;
	height: 20px;
	padding-top: 10px;
	padding-left: 0px;
}
#image_description p {
	color:#000000;
	font-size:0.7em;
	text-align: center;
}
#bottom_banner {
	background-repeat: no-repeat;
	clear: both;
	height: 17px;
	width: 100%;
	padding-top: 2px;
	background-color: #000000;
	margin-top: 10px;
	position: fixed;
	bottom: 0px;
}
#bottom_banner p {
	font-size:0.5em;
	color:#CCCCCC;
	text-align: center;
}
#bottom_banner a:link, #bottom_banner a:visited {
	color:#CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	text-decoration:none;
}
#bottom_banner a:hover {
	color:#FF0066;
}
#bottom_spacer {
	clear: both;
	height: 45px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: .8em;
}
#index_logo {
	height: 486px;
	width: 740px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#toplogo {
	text-align: left;
	width: 150px;
	margin-bottom: 0px;
	height: 51px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/wurzil_logo-blacktype.jpg);
	background-repeat: no-repeat;
}
#text_header {
	text-align: left;
	text-indent: -9000px;
	float: right;
}
.clear {
	clear: both;
}
#navbar {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1d1a1a;
	position: absolute;
	bottom: 0px;
}
#header {
	height: 65px;
	width: 100%;
	position: relative;
	margin-top: 0px;
}
