body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    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: 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 {
	background:url(../images/menu_bg.gif) repeat-y;
    float: left;
    width: 169px;
}
#sidebar .content {
    padding-left: 24px;
	height:274px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}
#sidebar .divider {
    background: url(../images/menu_splitter.gif) bottom no-repeat;
    height: 2px;
    width: 169px;
}

#abn{
	width:550px;
	font-size:11px;
	}
#pic-content {
    float: right;
    width: 362px;
	height:284px;
}

#content {
	background: url(../images/content_bg.gif) repeat-y;
	float: right;
    width: 524px;
}

#content .content {
    margin: 7px 30px 7px 20px;
}
#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: 11px;
    color: #cf9118;
    margin: 1em 0;
}
h3 {
    font-size: 11px;
    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;
}
a {
    color: #f0b33c;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
	text-align:right;
/*	text-decoration:blink;*/
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {color:#f0b33c;text-align:center;}
/**********************************/
#menu{
	width:154px;
	position:relative;
	margin-left:-20px;
	padding-top:-10px; 	
}

#menu .title{
	font-weight:bold;
	text-decoration:underline;
	color:#738d09;
	font-size:14px;
	margin: 0px 0px -5px -10px;
	
}

#menu li{
	list-style:none;
}

.about_me
{
	padding-left:18px;
	padding-top:18px;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	vertical-align:top;
	padding-right:0px;
}

.Heading
{
	padding-left:22px;
	padding-top:18px;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-right:12px;
}
.body_content
{
	padding:20px 20px 20px 20px;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	vertical-align:top;

}




div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #738d09;
	
	text-decoration: none; /* no underline */
	color: #738d09;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #738d09;

	color: #336699;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #a0a0a0;
		
		font-weight: bold;
		background-color: #a0a0a0;
		color: #0f0f0f;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #a0a0a0;
	
		color: #a0a0a0;
	}
	
/********************************/
