* {
	margin: 0;
	padding: 0;
}

body {
background-image: url(images/header_bk.jpg);
background-repeat: repeat-x;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
color: #5f6cbe;
}

a {
text-decoration: none;
color: #911f1f;
}
a:hover {
text-decoration: underline;
color: #cb2b2b;
}

.bodytext2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
}

#wrap {
margin: 0 auto;
width: 800px;
}




#header {
height: 149px;
background-image: url(images/header.jpg);
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #FF5500;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}




#menu {
height: 43px;
line-height: 40px;
background: #000 url(images/menu_bk.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 24px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #797979;
}
#menu ul li a:hover {
color: #ffffff;
text-decoration: none;
}




#content {
background: #000 url(images/contentbk.jpg) repeat-y;
padding: 0 20px 20px 20px;
}



.left {
float: left;
width: 540px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #157D6A;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}



.right {
float: right;
width: 200px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
color: #37AB96;
}


.membertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
padding: 0px 10px 0px 20px;
}

.signupbox {
width: 650px;
border-style: dashed;
border-color: #888888;
border-width: 1px;
padding: 10px 10px 10px 20px;
}


#lowersection {
background: #000 url(images/contentbk.jpg) repeat-y;
padding: 0 20px 20px 20px;
}



#bottom {
background: #000 url(images/footer.jpg) no-repeat;
padding: 20px 0;
}




#footer {
text-align: center;
font-size: 11px;
}

/* EXTRAS ----------------------------------------------------------------------------------------  */


.floatleft {
	float: left;
	padding: 0px 0px 0px 0px	
}

hr {
	color: #5f6cbe;
	width: 100%;
	height: 1px;
	margin: 5px 0px 5px 0px; 
}

/* CSS IMAGE MAP ------------------------------------------------------------- */

#map {
		position: relative;
		top: 0px;
		left: 560px;
        margin:0;
        padding:0;
        width:230px;
        height:80px;
        font-family:arial, helvetica, sans-serif;
        font-size:8pt;
}

#map li {
          margin:0;
          padding:0;
          list-style:none;
      }
	  
#map li a {
          position:absolute;
          display:block;
          /*
             Specifying a background image
             (a 1px by 1px transparent gif)
             fixes a bug in older versions of
             IE that causeses the block to not
             render at its full dimensions.
          */
          background: url(images/blank.gif);
      }

#map li a span { display:none; }


#map li a:hover span {

          position:relative;
          display:block;
          width:150px;
          left:-55px;
          top:40px;
          padding:5px;
          border:1px solid #000;
          background:#fff;
          text-decoration: none;
          color:#000;
          filter:alpha(opacity=80);
          opacity:0.8;
      }


      #map a.winamp {
          top:42px;
          left:8px;
          width:35px;
          height:35px;
      }
             
      #map a.quicktime {
          top:42px;
          left:54px;
          width:35px;
          height:35px;
      }

      #map a.winmedia {
          top:42px;
          left:103px;
          width:35px;
          height:35px;
      }

      #map a.real {
          top:42px;
          left:145px;
          width:35px;
          height:35px;
      }
	  
	   #map a.o1 {
          top:42px;
          left:190px;
          width:35px;
          height:35px;
      }
	  
	  
/*-----------ROUNDED CORNER BOXES --------------------*/

.roundedcornr_box_light {
   background: #bdbdbd url(images/roundedcornr_511922_grad.gif) repeat-x top left;
}
.roundedcornr_top_light div {
   background: url(images/roundedcornr_511922_tl.gif) no-repeat top left;
}
.roundedcornr_top_light {
   background: transparent url(images/roundedcornr_511922_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_light div {
   background: url(images/roundedcornr_511922_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_light {
   background: transparent url(images/roundedcornr_511922_br.gif) no-repeat bottom right;
}

.roundedcornr_top_light div, .roundedcornr_top_light,
.roundedcornr_bottom_light div, .roundedcornr_bottom_light {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_light { margin: 0 10px; }




.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 13px;	
}

.smallblack a {
color: #ffffff;
}

.smallblack a:hover {
color: #ffffff;
}

/*---DARK BOX---*/



.roundedcornr_box_516437 {
	background: url(images/roundedcornr_516437_tl.png) no-repeat top left;
}
.roundedcornr_top_516437 {
	background: url(images/roundedcornr_516437_tr.png) no-repeat top right;
}
.roundedcornr_bottom_516437 {
	background: url(images/roundedcornr_516437_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_516437 div {
	background: url(images/roundedcornr_516437_br.png) no-repeat bottom right;
}
.roundedcornr_content_516437 {
	background: url(images/roundedcornr_516437_r.png) top right repeat-y;
}

.roundedcornr_top_516437 div,.roundedcornr_top_516437,
.roundedcornr_bottom_516437 div, .roundedcornr_bottom_516437 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_516437, .roundedcornr_bottom_516437 {
	margin-top: 0px;
}
.roundedcornr_content_516437 { padding: 0 15px; }


/* -- -ieiieiee --*/

.roundedcornr_box_642899 {
   background: #2e2e2e url(images/roundedcornr_642899_grad.gif) repeat-x top left;
}
.roundedcornr_top_642899 div {
   background: url(images/roundedcornr_642899_tl.gif) no-repeat top left;
}
.roundedcornr_top_642899 {
   background: transparent url(images/roundedcornr_642899_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_642899 div {
   background: url(images/roundedcornr_642899_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_642899 {
   background: transparent url(images/roundedcornr_642899_br.gif) no-repeat bottom right;
}

.roundedcornr_top_642899 div, .roundedcornr_top_642899,
.roundedcornr_bottom_642899 div, .roundedcornr_bottom_642899 {
   width: 100%;
   height: 17px;
   font-size: 1px;
}
.roundedcornr_content_642899 { margin: 0 17px; }