body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #000;
    color: #ddd4d4;
    padding-top: 12px;
    line-height: 2;
}
td, th {
    font-size: 11px;
    text-align: left;
    line-height: 2;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
    padding-top: 27px;
}
#wrapper h1 {
border-bottom:1px solid #835702;
}
#wrapper ul {
background-color:#000000;
}
#body {
	background:  url("../graphics/body_bg.gif") repeat-y;
	width: 650px;
	left: 0px;
}
#bodyi {
     border-top:1px solid #835702;
     width: 650px;
	 padding-top:12px;
}
#bodyj {
     border-bottom:1px solid #835702;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav {
	font-size: 10px;
	position: absolute;
	right: 0;
	top: 17px;
	line-height: 1.2;
	padding-left: 120px;
	left: 159px;
	height: 19px;
	border-bottom:1px solid #835702;
	display:none;
}
#nav li {
    float: left;
    width: 65px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}
#nav a {
    background: #738d09;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#sidebar {
    float: left;
    width: 162px;
	display:none;
}
#sidebar .content {
    padding-left: 24px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}
#sidebar .divider {
    background:  url("../graphics/left_splitter.gif") center no-repeat;
    height: 5px;
    width: 169px;
}
#content {
    float: right;
    width: auto;
	margin:0px 30px 0px 30px;
}
#content p{
text-align:justify;
}
#content .content {
    margin: 7px 35px 7px 17px;
}
#content .content table {
    width: 490px;
    margin-right: 0px;
}
#content .content table td,
#content .content table th {
    padding-right: 10px;
}
#content .content table td.download {
    text-align: right;
    padding-right: 0px;
}
#content .divider {
    background:  url("../graphics/right_splitter.gif") repeat-x;
    height: 5px;
}
h1 {
    position: absolute;
    left: 0;
    top: 0;
}
h2 {
    font-size: 120%;
    color: #cf9118;
    margin: 1em 0;
}
h3 {
    font-size: 10px;
    margin: 1em 0;
}
p {
    margin: 1em 0;
}
img {
    border: 0;
}
img.left  { float: left; margin-right: 14px; }
img.right { float: right; margin-left: 14px; }
.readmore {
    text-align: right;
}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
a {
    color: #f0b33c;
    font-weight: bold;
    text-decoration: underline;
}
a:visited {
    color: #f0b33c;
    font-weight: bold;;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}
.button{
border:3px double #ffffff;
color:#ffffff;
background:none;
background-color:#000000;
vertical-align:middle;
padding: 1px 3px 1px 3px;
}
#performers img{
border:1px solid #fff;
color:#FFFFFF;
}
.errors{
border:1px solid #ff0000;
color:#ffffff;
}
#messages{display:none;}