body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 9px;
    text-align: center;
    background: #000;
    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: 27px;
}
#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: 12px;
    line-height: 1.2;
    padding-left: 120px;
}
#nav li {
    float: left;
    width: 78px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}
#nav a {
    background: #738d09;
    color: #2e3901;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#sidebar {
    float: left;
    width: 200px;
}
#sidebar .content {
    padding-left: 24px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}

#sidebar .divider {
	background: no-repeat center;
	height: 5px;
	width: 169px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

#maincontent {
	background: no-repeat center;
	height: 5px;
	width: 330px;

}

#maindivider {
	background: no-repeat center;
	height: 5px;
	width: 330px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FF0000;
}

#tunedivider {
	background: no-repeat center;
	height: 1px;
	width: 460px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FF0000;
}




#content {
    float: right;
    width: 3px;
	
}
#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: 10px;
    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;
}

#picfloatright { float: right; margin-left: 14px; margin-right: 14px; }

#picfloatleft { float: left; margin-left: 14px; margin-right: 14px; }


a {
    color: #cf9118;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #00FF00;
}
a:hover {
    background-color: #FF0000;
	text-decoration: underline;
	color: #FFFFFF;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #FF8000;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}.bottomcell {
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


 <style type="text/css">

.style1 {color: #FF0000}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style5 {font-size: 12px; font-weight: bold; }

    </style>.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE0000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.bigredheader {
	color: #FE0000;
	font-size: 18px;
}
