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: 10px;
    text-align: left;
    line-height: 2;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 832px;
    position: relative;
    padding-top: 80px;
}
#body {
     background: url(images/body_bg.gif) repeat-y;
     width: 832px;
}
#bodyi {
     background: url(images/body_top.gif) no-repeat;
     width: 832px;
}
#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: 14px;
    position: absolute;
    right: 0;
    top: 18px;
    line-height: 3;
    padding-left: 12px;
	/*border-style:solid;*/
	display:inline;
	
}
#nav li {
    float: left;
    width: 110px;
    list-style: none;
    margin-left: 4px;
    border-bottom: 1px solid black;
	/*display:inline;*/
}
#nav a {
    background: #cc921c;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
	border-style:inset;
	border-color:yellow;
	/*display:inline;*/
}
#nav a:hover{
border-color:yellow;
background:yellow;
}
li:hover{color:yellow}
li:active{color:red}


#sidebar {
    float: left;
    width: 262px;
}
#sidebar .content {
    padding-left: 24px;
	margin: 10px 5px 17px 15px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 0px 3px 0px 0px;
}
#sidebar .divider {
    background: url(images/left_splitter.gif) center no-repeat;
    height: 5px;
    width: 262px;
}

.flash{
	padding-left: 24px;
	margin: 10px 5px 17px 15px;
}
#content {
    float: right;
    width: 562px;
}

#content .content {
    margin: 20px 35px 37px 15px;
}
#content .paragraph {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
	padding: 1px ;
}
#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: 10px;
}
#content .divider {
    background: url(images/right_splitter.gif) repeat-x;
    height: 15px;
	margin: 65px,65px,65px,65px;
}
#content .center img {
    clear: left;
    margin: 10px 30px 30px 150px;
	display:block;
	position:center;
	border-style:inset;
	border-color:yellow;
	
}
#content .center_2 img {
    clear: center;
    margin: 10px 30px 30px 80px;
	margin: 10px 30px 30px 50px;
	display:block;
	position:center;
	border-style:inset;
	border-color:yellow;
	
}
#content .center_3 img {
    clear: center;
    margin: 10px 30px 30px 80px;
	margin: 20px 20px 20px 55px;
	display:block;
	position:center;
	border-style:inset;
	border-color:yellow;
	
}
h1 {
    position: absolute;
    left: 0;
    top: 0;
}
h2 {
    font-size: 14px;
    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; }
img.center { float: center; margin-left: 14px; }
.readmore {
    text-align: right;
	margin: 3px 3px 3px 3px;
}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
.flash{
	padding-left: 10px;
	margin: 5px 5px 5px 5px;
}
a {
    color: #f0b33c;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
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;}