#leftnav {
	position:absolute;
	left:31px;
	top:117px;
	width:117px;
	height:280px;
	z-index:2;
	float: none;
	background-image: url(../images/left_nav_final/background_image/background_image_left_nav.gif);
	visibility: visible;
}
#main_content {
	position: absolute;
	height: 320px;
	width: 805px;
	left: 157px;
	top: 117px;
	visibility: visible;
	z-index: 1;
}

#topbanner {
	position:absolute;
	left:32px;
	width:930px;
	height:96px;
	z-index:4;
	visibility: visible;
}
#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 993px;
}
.bottom_spiel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	line-height: 15px;
}
a:link {
	font-size: 10px;
	color: #0000FF;

}
a:visited {
	color: #9966CC;
}
.product_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	list-style-type: disc;
	list-style-image: url(../images/Circles_Bullet_Images.gif);
	list-style-position: inherit;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	text-indent: 15px;
}
.nav_text {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #0000CC;
}
.back_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-image: none;
	background-image: url(../images/back_button_bullet.gif);
	background-repeat: no-repeat;
	background-position: 710px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0033CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	background-image: url(../images/text%20images/background_for_text.gif);
	background-repeat: no-repeat;
	background-position: -3px -5px;
	text-indent: 19px;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding-left: 25px;
	line-height: 16px;
	text-align: justify;
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	
}
.main_content_background_pics {
	border: thin inset #0033FF;
}
.image_captions {
	font-size: 14px;
	color: #666666;
	border-bottom-style: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bolder;
	text-align: center;
}
body {
	background-color: #CCCCCC;
	background-image: url(../images/backdrop.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

