body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #000;
    color: #ddd4d4;
    padding-top: 20px;
    line-height: 1.5;
}
#footer {
   font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #f0b33c;
    padding-top: 10px;
    line-height: 1.2;
}
td, th {
    font-size: 12px;
    text-align: left;
    line-height: normal;
}
#wrapper {
	margin: auto;
	text-align: left;

    width: 1000];
	position: relative;
	padding-top: 125px;
	width: 800px;
}
#body {
     background: url(images/body_bg.gif) repeat-y;
     width: 800px;
}
#bodyi {
     background: url(images/body_top.gif) no-repeat;
     width: 800px;
}
#bodyj {
     background: url(images/body_bot.gif) bottom no-repeat;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#featured {
	position:absolute;
	width:250px;
	height:97px;
	z-index:1;
	left: 549px;
	top: 1px;
}
#nav {
	font-size: 12px;
	position: absolute;
	right: -1px;
	top: 100px;
	line-height: 1.5;
	padding-left: 40px;
	width: 488px;
	height: 20px;
}
#nav li {
    float: left;
    width: 95px;
    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;
}
#nav a:hover {
    text-decoration: underline overline;
}
#sidebar {
    float: left;
    width: 210px;
}
#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: 210px;
}
#content {
	float: right;
	width: 575px;
	margin: 2px;
}
#content .content {
	margin-top: 2px;
	margin-right: 35px;
	margin-bottom: 7px;
	margin-left: 17px;
}

#content .contentjust {
	text-align: justify;
}


#content .content table {
    width: auto;
    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;
}
.dropcap {
	float:left;
	color:#cf9118;
	font-size:38px;
	line-height:33px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
	} 
h1 {
    position: absolute;
    left: 0;
    top: 2px;
}
h2 {
    font-size: 12px;
    color: #cf9118;
    margin: 1em 0;
}
h3 {
    font-size: 10px;
    margin: 1em 0;
}
p {
	margin: 1em 0;
	padding-right: 17px;
}
img {
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline overline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 200px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 200px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 293px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 522px;
}
