body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 9px;
    text-align: center;
    background: #000000;
    color: #ddd4d4 ;
    padding-top: 12px;
    line-height: 2;
}
td, th {
    font-size: 9px;
    text-align: left;
    line-height: 2;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 532px;
    position: relative;
    padding-top: 115px;
}
#body {
     background: url(images/body_bg.gif) repeat-y;
     width: 532px;
}
#bodyi {
     background: url(images/body_top.gif) no-repeat;
     width: 532px;
}
#bodyj {
     background: url(images/body_bot.gif) bottom no-repeat;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 100px;
    line-height: 15px;
    padding-left: 0px;
	width: 532px;
}
#nav li {
    float: right;
    width: 72.5px;
    list-style: none;
    margin-left: 0px;
    border-bottom: 0px;
	border-left: #FF9900;

}
#nav a {
    background: #ff9900;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#sidebar {
    float: left;
    width: 162px;
	p
}
#sidebar .content {
    padding-left: 24px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}
#sidebar .divider {
    background: url(images/left_splitter.gif) center no-repeat;
    height: 5px;
    width: 169px;
}
#content {
    float: right;
    width: 362px;
}
#content .content {
    margin: 7px 35px 7px 17px;
}
#content .content table {
    width: 310px;
    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(images/right_splitter.gif) repeat-x;
    height: 5px;
}
h1 {
    position: absolute;
    left: 0;
    top: 0;
}
h2 {
    font-size: 12px;
    color: #cf9118;
    margin: 1em 0;
}
h3 {
	font-size: 8px;
    margin: 1em 0;
	color: #ff0000;
	text-decoration: blink;
	}
p {
    margin: -1em 0;
}
img {
    border: 1  #FF9900 ;
}
img.left  { float: left; margin-right: 14px; }
img.right { float: right; margin-left: 14px; }

.eventlist {
			text-align: right;
			font-weight: bold;
			font-size: 8px;
			margin-bottom: 10px;
			}

.readmore {
    text-align: right;
	m	margin-bottom: -1em 0;
	}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
.releaseh {
	    font-size: 10px;
    	color: #ffff00;
	    margin: 1em 0;
		}
a {
    color: #ff9900;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
	text-decoration: blink;
}
li:hover {
speak: normal;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {color:#ffffff;text-align:center; margin-bottom: 25px;}
#power a {color:#000;}