* {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	background-color: #fff890;
	margin: 0;
	padding: 0;
	}
#wrapper {
	margin: 0 auto;
	width: 900px;
	}
#tl_image	{
	width: 220px;
	height: 175px;
	margin-top: 10px
	}
#tl_image img	{
	margin-bottom: 6px;
	}
#tl_image p	{
	font-size: 10px;
	}
#tl_image a	{
	color:#333333;
	}
.image_border img	{
	border: solid #333333 1px;
	}
#stage	{
	float: right;
	width: 650px;
	margin-top: 25px;
	background:url(../gfx/bg.png) no-repeat;
	min-height: 500px;
	}
#stage ul	{
	list-style-position: inside;
	margin-top: -12px;
	}
#float_image img {
	float:right;
	margin: 0;
	border: solid #333333 1px;
	margin: 5px 0 15px 25px;
	}
#navbar_container	{
	float:left;
	width: 225px;
	margin-top: 25px;
	}

.MenuBarVertical	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	}
a.MenuBarVertical	{
	text-decoration: none;
	}	
a.MenuBarVertical:link	{
	color: #000;
	}
a.MenuBarVertical:visited	{
	color: #000;
	}
a.MenuBarVertical:hover	{		
	color: #ff422e;
	}
#footer	{
	clear: both;
	margin: 0 auto;
	text-align:center;
	}
.footer_text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}	
.footer_text a:link	{
	text-decoration: none;
	color: #333333;
	}
p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 12px;
	}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	margin-top: 10px;
}

a:link	{
	text-decoration: none;
	color: #ff422e;
	}
a:active {
	outline:0;
	text-decoration: none;
	color: #ff422e;
	}
a:visited	{
	text-decoration: none;
	color: #ff422e;
	}
a:hover	{
	text-decoration: underline;
	color: #ff422e;
}

a:focus {
	outline:0;
	}
.pan	{
	color: #ff422e;
	}