      body {
          background-color : #464646;
           font-size : 11px;
           font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
           color : #fff;
           margin : 0;
      }
     img {
           border : none;
           margin : 0;
      }

     #box {
           width : 100%;
           line-height : 130%;
      }
     #header {
           background-color : #000000;
	text-align:center;

      }

    #leftnav {
           position : absolute;
           top : 120px;
           left : 20px;
           float : left;
           width : 162px; 
     }
#contentbox {
	   background-color: #5C5C5C;
           padding-top : 10px;
           margin-left : 190px;
	   margin-right : 20px;
	   margin-top: 20px;
	   border: 1px solid black;
      }
#store {
	   background-color: #5C5C5C;
           padding-top : 5px;
           margin-left : 20px;
	   margin-right : 20px;
	   margin-top: 5px;
	   border: 1px solid black;
      }


    div.content {
           padding-left : 10px;
           padding-right : 10px;

      }
     #rightnav {
           position : absolute;
           top : 110px;
           left : auto;
           right : 0;
           float : right;
           width : 160px;
     }
     #footer {
           padding : 5px;
           font-size : 0.9em;
           text-align : center;
           border : 0 solid #ccc;
      }
     ul#navlist {
display:block;
           
           padding : 0;
           border-top : 0;
           margin : 0;
           font : bold 12px verdana, helvetica, arial, sans-serif;
      }
     ul#navlist li {
           list-style : none;
           margin : 0;
           border : 0;
           border-bottom : 1px solid #464646;
      }
     ul#navlist li a {
           display : block;
          
           padding : 4px 8px;
           border : 0;
           border-left : 20px solid #ccc;
           background : #666;
           text-decoration : none;
           text-align : left;
      }
     ul#navlist li a:link {
           color : #fff;
      }
     div#navcontainer li a:visited {
           color : #fff;
      }
     ul#navlist li a:hover {
           border-color : #ff9000;
           color : #ffffff;
           background : #000d33;
           border-bottom : 0;
      }
     table {
           font-size : 11px;
      }
div.navcontainer
{
	border: 1px solid #000000;
}

#copy
{
width: 80%;
margin-left: 10%;
margin-right: 10%;
}

     h1 {
	font-family : Verdana, Helvetica, sans-serif;
        color : #F5F5F5;
        margin : 2px;
        font-style : normal;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 12px;
        font-weight: bold;
        margin: 0px;
      }
        
div.head {
	padding: 3px;
        background : #636363 ;
	border-top : 1px solid #bfbfbf;
	border-bottom : 1px solid #bfbfbf;
		}




     h2 {
           font-family : Verdana, Helvetica, sans-serif;
           background-image : url(images/box_left_icon.gif);
           background-repeat : no-repeat;
           background-position : left;
           padding-left : 18px;
           font-size : 12px;
           font-weight : bold;
           margin : 0;
           color : #F5F5F5;
	
      }
     h3 {
           font-weight : bold;
           font-family : Verdana, Helvetica, sans-serif;
           margin-bottom : 2px;
	   font-size : 12px;
	   border-bottom: 1px solid #F5F5F5;
           padding-left: 10px;
      }
     p {
           font-family : Verdana, Helvetica, sans-serif;
           font-size : 100%;
	   margin-top : 1em;
           
      }
    
     a {
           color : #ffffff;
           text-decoration : underline;
      }
     a:hover {
           color : #ff9900;
           text-decoration : underline;
      }
     
#right
{
float: left;
}

#rightads
{
float: right;
}


table#avatars
{
text-align: center;


}
table#avatars td
{
border: 2px solid #555;
padding: 4px;
background : #636363;
}
table#avatars p
{
margin-top:2px;
margin-bottom: 2px;
font-weight : bold;
font-family : Verdana, Helvetica, sans-serif;
font-size : 12px;
}
table#avatars img
{
width: 128px;
height: 128px;
border: 2px solid #555;
}


table.front
{


}

table.front td
{
border: 2px solid #555;
padding: 4px;
background : #636363;
}
table.front p
{
margin-bottom: 0;
padding-left: 110px;
}
table.front h3
{
           font-weight : bold;
           font-family : Verdana, Helvetica, sans-serif;
           margin-bottom : 2px;
	   font-size : 12px;
	   border-bottom: 0px solid #F5F5F5;
           padding-left: 110px;
}


table.front img
{
border: 2px solid #555;
}

p.link
{
font-weight : bold;
text-align: right;
}
