
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin:0px;
}

#wrapper {
	background:#FFFFFF;
	width: 899px;
	margin-top: 0px auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


#wrapper #content { 
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat;
    font-family: Arial Narrow;
    font-size: 11pt;
	width: 899px;
	overflow: hidden;
}


#awards {
	background-image: url(images/awards.jpg);
	width: 899px;
	height: 95px;
}

#textrotate {
      padding-left: 14px;
      padding-top: 15px;
      font-family: Arial Narrow;
      font-size: 18px;
      width: 400px;
      height: 60px;
      color: #003399;
}

#mainleft {
       float: left;
       width: 265px;
       overflow: hidden;
}

#left {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 531px;
	float: left;
 	overflow: hidden;
}

#leftlogo {
        width: 265px;
        height: 115px;
}

#leftdvd {
	color: #fff;
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight:bold;
	padding-top:20px;
}

#leftdvd a {
        padding-left: 20px;
        display:block;
        min-width: 900px;
	color: #fff;
	text-decoration: none;
}

#leftdvd a:hover {
        background: #000;
	color: #fff;
	text-decoration: none;
        filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#leftdvd a:visited {
	color: #fff;
	text-decoration: none;
}

#leftnav {
	color: #fff;
	font-family: Arial Narrow;
	font-size: 13pt;
	padding-top: 20px;
	overflow: hidden;
}

#leftnavy {
        padding-top: 7px;
        color: #fff;
	font-family: Arial Narrow;
	font-size: 13pt;
	font-weight: bold;
}

#leftnavy a {
        background: transparent;
	padding-left: 30px;
        display:block;
        min-width: 100%;
        color: #fff;
	text-decoration: none;
}

#leftnavy a:hover {
	background: #000;
	text-decoration: none;
        filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#leftnavy a:visited {
	color: #fff;
	text-decoration: none;
}

#newsletter {
	text-decoration:none;
    width: 250px;
	float: left;
 	overflow: hidden;
    padding-left: 15px;
    padding-top: 15px;
}

#blog {
      padding-left: 15px;
      padding-top: 15px;
	  padding-bttom: 15px;
      width: 235;
      float: left;
      font-family: Arial Narrow;
      font-size: 11pt;
      font-weight: bold;
      overflow: hidden;
      margin-bottom: 0px;
}

#blogentries {
      color: #000066;
      font-size: 12pt;
      font-family: Arial Narrow;
      padding-left: 25px;
     
}

#blogentries a {
      color: #000066;
      text-decoration: none;
}

#rssfeeds {
 	 background: #fff;
	 text-decoration:none;
	 font-weight:bold;
     width: 250px;
	 float: left;
 	 overflow: hidden;
     padding-left: 15px;
     padding-top: 15px;
     padding-bottom: 15px;
}	  

#right {
	float: right;
	width: 634px;
	overflow: hidden;
}

#rightdvd {
	background-image: url(images/rightdvd.jpg);
	width: 634px;
	height: 39px;
}

#rdvd {
	color: #fff;
	font-family: Arial Narrow;
        font-weight: bold;
	float: right;
	padding-right: 51px;
	padding-top: 11px;
	font-size: 13pt;
}

#rdvd a {
	color: #fff;
	text-decoration: none;
}

#rdvd a:hover {
	color: #fff;
	text-decoration: none;
}

#rdvd a:visited {
	color: #fff;
	text-decoration: none;
}

#rightphoto {
	background-image: url(images/rightphoto.jpg);
	width: 634px;
	height: 335px;
}

#imagerotate {
       padding-left: 10px;
       width: 601px;
       height: 328px;
       padding-top: 3px;
}

#righttab {
	background-image: url(images/righttab.jpg);
	width: 634px;
	height: 30px;
}

#rtab {
	color: #fff;
	padding-left: 24px;
	padding-top: 10px;
	font-family: Arial;
        font-weight: bold;
	font-size: 13px;
}

#rightcontenthead {
	background-image: url(images/rightcontenthead.jpg);
	width: 634px;
	height: 9px;
	float: left;
}

#rightcontent {
	background-image: url(images/rightcontentbg.jpg);
	width: 634px;
	float: left;
}

#rightcontenttext {
	padding-left: 20px;
        width: 565px;
	float: left;
}

#rightcontentfoot {
	background-image: url(images/rightcontentfoot.jpg);
	width: 634px;
	height: 8px;
	float: left;
}

#footer {
	background: #ffffff;
	width: 899px;
	height: 150px;
	color: #999999;
	overflow: hidden;
}

#footer a {
	font-size: 9pt;
	font-family: Arial;
	color: #0f203e;
        text-decoration: none;
}

#footertext {
	color: #999999;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	font-family: Arial;
}

.transparent_class {

}
