body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #333333;
    padding-top: 12px;
    line-height: 1.2;
    background: url(images/all_bg_narrow.jpg) top center repeat-y;
	background-attachment:fixed;
}
td, th {
    font-size: 11px;
    text-align: left;
    line-height: 1.2;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 900px;
    position: relative;
    padding-top: 60px;
}

a {color:#000;
}
a:hover{color:#fff;
}

#body {
    border-left: 0px double #eff4f7;
    border-right: 0px solid #eff4f7;
    border-top: 1px solid #ffffff;
    border-bottom: 0px solid #2e4030;
    background: url(images/faded_bg.png);
     width: 900px;
}
#bodyi {
     background: url() no-repeat;
     width: 900px;
}
#bodyj {
     background: url() bottom no-repeat;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 4px 0 0 0; padding: 0; 
	color: #000000;
}
#nav {
    font-size: 9px;
    position: absolute;
    right: 0px;
    top: 42px;
    line-height: 1.2;
}
#nav li {
    float: left;
    width: 72px;
    list-style: none;
    margin: 0 0 0 4px;
    font-size: 9px;
}
#nav a {
	color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
    background: url(images/faded_bg.png);
}

#nav a:hover  {
    background: #000;
    color: #ffffff;
	text-decoration:none;
}

#sidebar {
    background: url(images/sidebar_bg.jpg) center repeat-y;
    float: left;
    width: 210px;
}
#sidebar .content {
    padding-left: 14px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 0px 4px 0px 0;
}
#sidebar .divider {
    background: url(images/left_splitter.gif) center no-repeat;
    height: 4px;
    width: 214px;
	margin-left: 6px;
}
#content {
    float: right;
    width: 680px;
}
#content .content {
    margin: 4px 5px 7px 14px;
	background:#;
}
#content .content table {
    width: 640px;
    margin-right: 0px;
}
#content .content table td,
#content .content table th {
    padding-right: 0px;
}
#content .content table td.download {
    text-align: right;
    padding-right: 0px;
}
#content .divider {
    background: url(images/right_splitter.gif) repeat-x;
    height: 5px;
}

h5 {
    position: absolute;
    left: 0;
    top: -10px;
	color: #7b6438;
	margin-bottom:10px;
}


#body h1 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
#body h2 {
    font-size: 11px;
	text-transform:uppercase;
	color: red;
    margin: 1em 0;
	margin-bottom:4px;
	color: #000000;
}
#body h3 {
    font-size: 13px;
    margin: 1em 0;
	margin-bottom:4px;
	color: #7b6438;
}
#body h4{
    font-size: 14px;
    margin: 1em 0;
	margin-bottom:0px;
	color: #555555;
	text-align:left;
}
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;
	font-size:10px;
}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
a {
	color: #cc0000;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration:none;
}
a:hover {
    text-decoration: underline;
    color: #ffffff;
}
table a {
    font-weight: normal;
	color: #cc0000;
	text-decoration:none;
}


table a:hover {
    text-decoration: underline;
    color: #ffffff;
	}
	
	
	
#power {color:#000000;text-align:center;}
#power a {color:#000000;}
#power a :hover{color:#ffffff;}