body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    background-image: url(mback.gif);
}
#wrapper2 {
    position: relative;
    text-align: center;
    width: 100%;
    height: 92;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0 0;
    background-image: url(btop.gif);
}
#wrapper3 {
    position: relative;
    text-align: center;
    width: 100%;
    height: 92;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0 0;
    background-image: url(bfoot.jpg);
}
#wrapper {
    position: relative;
    text-align: left;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 0 0 0;
}
#featured {
    display:block;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px 10px 0 0;
    width:830px;
    text-align: justify;
    clear:both;
}
#featured .left{
  float:left;
  color:#ffffb8;
  font-family: Arial Narrow;
  font-size: 18px;
  padding-top:0px;
  padding-left:25px;
}
#featured .right{
  float:right;
  width:570px;
  /*color:#ffffb8;
  font-family: Arial Narrow;
  font-size: 18px;*/
  padding-top:22px;
  padding-right:25px;
  color:#7a7a7a;
  font-family: Arial Narrow;
  font-size: 15px;
}
#featured .right div{
  color:#7a7a7a;
  font-family: Arial Narrow;
  font-size: 15px;
  /*margin:0;
  padding:0;*/
}
#featured .right h1{
  color:#ffffff;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 15px;
}
#featured .right p{
  color:#7a7a7a;
  font-family: Arial Narrow;
  font-size: 15px;
  margin:0;
  padding:0;
}
#featured .right img{
  max-width:600px;
}
#featured .lighter{
  color:#AAAAAA;
  font-family: Arial Narrow;
  font-size: 15px;
  margin:0;
  padding:0;
}
#releases {
    display:block ;
    margin-top: 10px;
    margin-bottom: 0px;
    width:380px;
    text-align: justify;
    float:left ;
    background-color: #1e1e1e;
    color:#ffffb8;
    font-family: Arial Narrow;
    font-size: 18px;
    padding-top:0px;
    padding-left:25px;
}
#news {
    display:block ;
    margin-top: 10px;
    margin-bottom: 0px;
    width:380px;
    text-align: justify;
    float:right ;
    background-color: #1e1e1e;
    border-left: 1px solid #4b4b4b;
    color:#ffffb8;
    font-family: Arial Narrow;
    font-size: 18px;
    padding-top:0px;
    padding-left:20px;
    padding-right:15px;
}
#news .rtext{
  color:#7a7a7a;
  font-family: Arial Narrow;
  font-size: 14px;
  margin:0;
  margin-top:10px;
  margin-bottom:5px;
  padding:0;
  padding : 4px 10px 4px 10px;
  border-left: 4px solid #d2d2d2;
  background-color: #262626;
  text-decoration : none;
  text-align:right;
}
#news .datext{
  color:#7a7a7a;
  font-family: Arial Narrow;
  font-size: 14px;
  margin:0;
  margin-top:10px;
  margin-bottom:5px;
  padding:0;
  padding : 4px 10px 4px 10px;
  border-left: 4px solid #d2d2d2;
  background-color: #262626;
  text-decoration : none;
}
#news p.datext a, #news p.datext a:link, #news p.datext a:active, #news p.datext a:visited, #news p.datext a:focus{
  text-decoration : none;
  outline:none;
  display:block;
  color:#7a7a7a;
}
#news p.datext a:hover{
  background-color: #363636;
  text-decoration : none;
  color:#fff;
}
#news .dasp{
  color:#d2d2d2;
  font-family: Arial Narrow;
  font-size: 14px;
  margin:0;
  padding:0;
}
.dasp2{
  color:#ffffb8;
}
.imgb{
 border: 1px solid #4b4b4b;
 padding:1px;
 margin-top:6px;
}

#content {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px 2px 0 0;
    width:840px;
    text-align: justify;
    /*background-image: url(tback.jpg);
    background-repeat: repeat-y;
    border: 1px solid #226d8f;*/
}
#content img{
	float:left;
    margin-left:20px;
    margin-top:5px;
}
#content h2{
    color:#dddddd;
}
#contentc {
    display:block ;
    padding-bottom:0px;
    margin: 0px;
    padding: 0px 0px 0 0;
    width:840px;
    clear: both;
    text-align:center ;
    /*background-image: url(conback.gif);
    background-repeat: repeat-y;*/
    border-left: 1px solid #4b4b4b;
    border-right: 1px solid #4b4b4b;
    background-color: #1e1e1e;
}
#contentc p{
	text-align:justify;
	color:#ffffff;
	font-size:12px;
    margin:0px;
	padding-left:25px;
	padding-right:25px;
}
#contentc a{
	color:#bbbbbb;
    text-decoration: none;
}
#contentc a:hover{
	color:#ffffff;
}
#contentitem{
    position:relative;
	float:left ;
	width:120px ;
	height:160px;
	background-color: #ffffff;
	border: 5px solid #226d8f;
	font-size:10px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:32px;
	text-align:center;
}
#contentitem a{
    bottom:0px;
	display:block ;
	color:#226d8f;
	text-decoration : none;
	vertical-align:bottom;
    padding:0px;
    padding-bottom:1px;
    margin-left:2px;
    margin-right:2px;
    background-color: #eeeeee;
    border-top: 1px dotted #444444;
}
#contentitem a:hover{
	display:block ;
	color:#ffffff;
	text-decoration : none;
	background-color: #ff823e;
}
#contentitem image{
    padding-top:5px;
    clear:both;
}
#contentlinks{
	clear:both ;
	width:120px ;
    position:absolute;
    bottom:0;
    right:0;
	text-align:center;
    padding-bottom:1px;
}
#content ul {
    list-style: none;
    font-size: 12px;
    margin-left: 50px;
    color: #ffffff;
    margin-bottom:0px;
    padding-right:20px;
    margin-top:10px;
    padding-top:20px;
    text-align:left ;
}
.ltext{
    font-size: 10px;
    color: #b65d2c;
}
#topbits {
    padding-top:16px;
    clear:both;
    width: 79px;
    height:25px;
    margin-left: 0px;
    margin-top:5px;
    text-align:center;
    float:right ;
    color: #ffffff;
    background-color: transparent;
}
#topbits img{
    border:none;
    margin-right:13px;
}
#navigation {
    font-family: Arial Narrow;
    font-size: 18px;
    padding-top:40px;
    padding-right:25px;
    width: 600px;
    margin-left: 0px;
    margin-top:0px;
    text-align:center;
    float:right ;
    color: #ffffff;
    background-color: transparent;
    /*clear:both;*/
}
#navigation .dot {
    border:none;
    position:relative;
    top:-28px;
    left:-12px;
}
#navigation .navitem {
    /*width: 98px;*/
    height:32px;
    text-align:center;
    float:right ;
    color: #a0a3aa;
    font-size: 19px;
    padding:5px ;
    padding-left:14px;
    padding-right:4px;
}
#navigation .navitem a:link, #navigation .navitem a:visited, #navigation .navitem a:active{
	height:32px;
	text-decoration : none;
	color : #a0a3aa;
	display:block;
	background-image: url(menuback.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 5px;
}
#navigation .navitem a:hover{
	text-decoration : none;
	color : #ffffff;
	background-position: -93px 0px;
    border-bottom:3px solid #bbbbbb;
}
#navigation .navitem2 {
    width: 50px;
    height:30px;
    text-align:center;
    float:right ;
    color: #ffffff;
    font-size: 13px;
    padding:5px ;
    padding-left:7px;
    padding-right:7px;
}
#navigation .navitem2 a:link, #navigation .navitem2 a:visited, #navigation .navitem2 a:active{
	height:30px;
	text-decoration : none;
	color : #ffffff;
	display:block;
	background-image: url(menuback2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 5px;
}
#navigation .navitem2 a:hover{
	text-decoration : none;
	color : #16455c;
	background-position: -58px 0px;
}
#navigation .navitem3 {
    width: 80px;
    height:30px;
    text-align:center;
    float:right ;
    color: #ffffff;
    font-size: 13px;
    padding:5px ;
    padding-left:7px;
    padding-right:7px;
}
#navigation .navitem3 a:link, #navigation .navitem3 a:visited, #navigation .navitem3 a:active{
	height:30px;
	text-decoration : none;
	color : #ffffff;
	display:block;
	background-image: url(menuback3.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding-top: 5px;
}
#navigation .navitem3 a:hover{
	text-decoration : none;
	color : #16455c;
	background-position: -75px 0px;
}
#navigation .navitem3 #ison{
	text-decoration : none;
	background-image: url(menuback3on.gif);
	background-repeat: no-repeat;
	background-position: -75px 0px;
	color : #ffffff;
	font-weight:bold;
}
#navigation .navitem2 #ison{
	text-decoration : none;
	background-image: url(menuback2on.gif);
	background-repeat: no-repeat;
	background-position: -58px 0px;
	color : #ffffff;
	font-weight:bold;
}
#navigation .navitem #ison{
	text-decoration : none;
	background-image: url(menubackon.gif);
	background-repeat: no-repeat;
	background-position: -93px 0px;
	color : #ffffff;
	font-weight:bold;
    border-bottom:3px solid #eeeeee;
}
#footer{
    width:820px;
    height:72px;
    margin-top:0px;
    clear:both;
    color : #ffffff;
    font-size: 12px;
    text-align:right;
    padding:10px;
    padding-top:10px;
    /*border: 1px solid #226d8f;*/
}
#footer .btext{
    float:right;
    width:570px;
    margin-right: 10px;
    margin-top :10px;
    text-align:center;
    padding-top:0px;
    color:#8f8f8f;
}
#footer .logo{
    float:left;
    width:100px;
    margin-left: 10px;
    margin-top :0px;
    padding-top:1px;
}
#footer a img{
 margin-top:5px;
}
#footer a:hover img{
 opacity:0.4;
 filter:alpha(opacity=40);
}
#header{
 display:block ;
 width:840px;
 margin-top:0px;
 clear:both;
 background-image: url(headback2.jpg);
 height:92px;
 /*border: 1px solid #226d8f;*/
}
dl dd {
	margin-left: 30px;
    margin-bottom:10px;
}

dl dt {
	font-weight: bold;
    margin-bottom:10px;
}

dl {
	/*border: 1px solid white;*/
	margin: 15px;
    color:#fff;
    text-align:justify ;
    font-size:12px;
    padding:5px ;
    margin-left:30px;
    margin-right:30px;
}
dd{
    color:#ccc;
}
.clr {
  clear:both;
}
.clr2 {
  clear:both;
  padding-top:10px;
  border-bottom: 1px solid #4b4b4b;
}
fieldset {
    margin : 1.5em 30px 0 30px;
    padding:0;
    border: 1px solid #226d8f;
}
legend{
    margin-left:1em;
    color:#ffffff;
    font-weight:bold ;
    font-size:12px;
}
fieldset ol{
    padding:1em 1em 0 1em ;
    list-style: none;
    color:#ffffff;
    font-size:12px;
    text-align:left;
}
fieldset li{
    float:left ;
    clear:left;
    width:100%;
    padding-bottom : 4px ;
}
label{
    float:left;
    width:10em;
    margin-right: 1em;
    text-align:right;
}
 fieldset .submit{
    float:none;
    text-align:center;
    clear:both;
    margin-left:150px;
    width:auto;
    padding-left:10px;
    padding-right:10px;
 }
 .date {
    color : #226d8f;
 }
.contactform {
    margin-left: 20px!important;
    margin-left: 20px;
    margin-top:0px;
    width:300px;
    height:300px;
    float:right;
    border-left : thin dotted #aaa;
    padding-left : 45px;
}
.contactform input{
  border-style : none;
}
.contactform .fsubmit{
  margin-left :42px;
}
#contactform form{
    padding-left:40px;
}
.required{
    color: #7a7a7a;
    font-family: Arial Narrow;
    font-size: 15px;
    margin-top:10px;
}

#contentcw {
    display:block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 10px 0 0;
    width:830px;
    text-align: justify;
    clear:both;
    background-color: #dddddd;
    font-size: 13px;
}
#contentcw p{
    padding-left:20px;
}
#contentcw form{
    padding-left:40px;
}
#contentcw a{
    display:block;
    width:750px;
    color:#333;
    text-decoration : none;
    margin:0;
    padding:0;
}
#contentcw a:hover{
  display:block;
  width:750px;
  background-color: #363636;
  text-decoration : none;
  color:#eee;
}
#contentcw a .nob{
  text-decoration : none;
  color:#444;
}
#box2{
  float:left;
  width:562px;
  text-align:center;
  border-top:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  background-color: #292929;
  margin-top:25px;
}
#boxdiv{
  text-decoration : none;
  float:left;
  width:280px;
  text-align:center;
}
#abox{
  float:left ;
  margin:10px 0px 10px 5px ;
  padding:0px 0px 0px 0px;
  width:182px;
  height:190px;
  text-align:center;
  background-image: url(images/boxback.jpg);
  font-weight: bold;
  color:#fff;
}
#abox img{
  margin-top:9px;
  margin-bottom:6px;
  border:1px solid #bbb;
}
#abox .st{
  font-weight:none;
  font-size: 11px;
}
.citem{
  width:200px;
  background-color: #fff;
  padding:5px;
  text-align:center;
  margin:10px 0px 10px 50px;
  float:left;
  border:1px solid #fff;
}
.citem img{
  width:200px;
  height:200px;
}
.citem:hover{
  background-color: #333;
  color:#fff;
  border:1px solid #fff;
}
