<style type='text/css'>
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

body {
	background-color: black;
	background-image: url('/files/background.gif');
	text-align: center;
	margin: 0px;
	font-family: 'Trebuchet Ms';
	font-size: 12px;
}

td, p {
	font-family: 'Trebuchet Ms';
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	letter-spacing: 0px;
}

h1 {
	color: #50A607;
	font-family: 'Trebuchet Ms';
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 5px;
}

hr {
	color: #EEEEEE;
	width: 80%;
	text-align: center;
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
}

ul {	
	font-family: 'Trebuchet Ms';
	font-size: 12px;
	text-transform: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/files/selektor.gif);

	padding: 6px;
	margin: 10px;
}
li {
	
}

h3 {
	color: #E1161C;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content table {
	padding: 0px;
	margin: 0px;

}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 670px; /* ems so it will grow */
	background: url(/files/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/files/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/files/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 18px 30px 5px;
	font-family: Georgia;
	font-weight: normal; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/files/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
}

#footer {
padding: 10px;
margin: 0 auto;
font-size: 10px;
width: 500px;
text-align: center;
color: #9999CC;
}

#header {
padding-left: 220px;
width: 670px;
text-align: right;
}

</style>
