body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #000;
    color: #ddd4d4;
    padding-top: 12px;
    line-height: 2;
}
td, th {
    font-size: 9px;
    text-align: left;
    line-height: 2;
}
#wrapperYouTube {
    margin: auto;
    text-align: center;
    width: 100%;
    position: relative;
    padding-top: 27px;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 532px;
    position: relative;
    padding-top: 27px;
}
#heading {
    margin: auto;
    text-align: left;
    padding-left: 0px;
    position: absolute;
    padding-top: 0px;
}
#heading_blocker {
    margin: auto;
    text-align: left;
    padding-left: 0px;
    position: absolute;
    padding-top: 0px;
}
#footer {
    margin: auto;
    /*text-align: middle;*/
    padding-left: 0px;
    position: absolute;
    padding-top: 0px;
	margin-top: 20px;
	margin-left: 0px;
}
#body {
     background: url('../images/body_bg.gif') repeat-y;
     width: 532px;
}
#bodyabout {
     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;
}

/*No Side bar...*/
#bodyb {
     background: url('../images/body_bg_nosidebar.gif') repeat-y;
     width: 532px;
}
#bodyii {
     background: url('../images/body_top.gif') no-repeat;
     width: 532px;
}
#bodyjj {
     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;
    text-align: center;
    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: 162px;
}
#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: 169px;
}
#content {
    float: right;
    width: 362px;
}
#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;
}
hr.updHeading {    
    color: #cf9118;
}
h1 {
    position: absolute;
    left: 0;
    top: 0;
}
h5 {
    font-size: 30px;
    color: #cf9118;
    margin: 1em 0;
}
h2 {
    font-size: 12px;
    color: #cf9118;
    margin: 1em 0;
    width: 90%;
    text-align: center
}
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;
}
a {
    color: #cf9118;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
    /*font-size: larger;*/
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}
a.underline{
	text-decoration:underline;
}

.li_link
{
   /* background-image: url(../images/bookicon.gif);
	background-repeat: no-repeat;
	background-position: 0 5;
	padding: 3px 0 3px 20px;
	margin: .4em 0;	*/
    color:#CF9118;
}

li.photo
{
    background-image: url('../images/iconImg.jpg');
	background-repeat: no-repeat;
	background-position: 0 5;
	padding: 3px 0 3px 20px;
	margin: .50em 0;
}

.textAlignLeft
{
    text-align:left;
}

/*Go together to make a picture border*/
img.thumbnail
{
    width:64px;
    height:64px;
    margin-left: 0px;
    margin-top: 5px;
}

p.picBorder
{
    background-color:White;
    width:80px;
    height:100px;
}

label.thumbnailLabel
{
    width: 50px;
    height:10px;
    font-size: 10px;
    border-style:none;
    border: none;
    text-align:center;
    font-weight:bolder;
    border-color: Black;     
    color:Black;   
}