/* General layout */

      a {
           text-decoration : none;
      }
       p, br, td, div{
           font-family :'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 12px;
           color : #8a8a8a;
           background-color : transparent;
           text-decoration : none;


      }
     body {
           font-family :'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 12px;
           font-family : 
           color : #8a8a8a;
           background-color:#d9d9d9;
           margin:10px;
      }
     A:link {
           font-size : 12px;
           text-decoration : none;
           color : #6ed0db;
           font-weight : bold;
	  text-transform: uppercase;
           background-color : transparent;
      }
     A:visited {
           font-size : 12px;
           text-decoration : none;
	  text-transform: uppercase;
           color : #6ed0db;
           font-weight : bold;
           background-color : transparent;
      }
     A:hover {
           font-size : 12px;
           text-decoration : none;
	  text-transform: uppercase;
           color : #6ed0db;
           font-weight : bold;
           background-color : transparent;
      }

h1 	{
	font-size: 35px;
	font-family: Georgia, Times New Roman, sans-serif;
	font-weight: bold;
         text-align:left; 
         margin-top:0px;
         font-style: italic;
	letter-spacing: 6px;
	color: #8a8a8a;
	padding:0px;
	border-color: #8a8a8a;
	border-width: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	}
h2 {
	margin: -36px 0 3px 30px;
	color: #6ed0db;
	font-family: 'Trebuchet MS', Verdana, Georgia, Helvetica, sans-serif;
	font-size: 10px;
         font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}




h5,  h3, h4
	{
	font-family: 'Trebuchet MS', Verdana, Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6ed0db;
	margin: 0px 0px 0px 0px;
	letter-spacing: 3px;
	}


   textarea, iframe, input, select, option {
           color : #565656;
           background-color : #6ed0db;
           font-size : 11px;
           font-weight : normal;
           text-decoration : none;
           font-family : 'Trebuchet MS', Verdana, 'Times New Roman', Arial, 'Courier (T1)';
           text-align : left;
           border-width : 0px;
           padding:5px;
           border-style : solid;
      }



     ul.circle {
       list-style-type: circle;
       text-align:left;
      }







/* Body of Content*/

    #container{  
           margin: 10px auto 10px auto;
           padding: 0 0 0 0;
           background-color : #ffffff;
           width: 760px;
           text-align: center;}

    #main{  
           width : 740px;
           padding: 10px 10px 10px 10px;
           background-position : top;
           text-align:left;
}

    #content{  
           width : 465px;
           float:left;
           padding-right:10px;
           padding-left:10px;
           text-align:left;
}

#bodytext{
           font-family :'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 12px;
           color : #8a8a8a;
           line-height: 22px;
           background-color : transparent;
           text-decoration : none;
}

    #sidenav{  
           width : 250px;
           float: left;
           text-align:left;
}

    #title{  
         font-size : 100px;
           color : #6ed0db;
	letter-spacing: 6px;
	font-family:  Georgia, Helvetica, sans-serif;
}

    #latest{  
         padding: 10px;
}

    #stats{  
         align:left;
         padding: 10px;
         list-style: none;
	font-family: 'Trebuchet MS', Georgia, Helvetica, sans-serif;
         margin-bottom: 20px;
         color: #8a8a8a;
         font-size : 13px;
         background-color: #f9f9f9;
         border-left: 5px solid #6ed0db;
	text-transform: lowercase;
}
ul{
         padding: 0px;
         padding-bottom:20px;
         margin: 0px;
	text-transform: lowercase;}

ol{
         align:left;
         padding: 10px;
         padding-bottom:20px;
         list-style: none;
	font-family: 'Trebuchet MS', Georgia, Helvetica, sans-serif;
         margin: 0px;
         color: #8a8a8a;
           font-size : 13px;
         background-color: #f9f9f9;
         border-left: 5px solid #6ed0db;
	text-transform: lowercase;}


   li.nav {
         align:left;
         padding: 0px;
         list-style: none;
	font-family: 'Trebuchet MS', Georgia, Helvetica, sans-serif;
         margin: 0px;
         color: #8a8a8a;
         font-size : 13px;
         background-color: #f9f9f9;
         border-left: 5px solid #6ed0db;
	text-transform: lowercase;
}

   li.nav a {
         align:left;
         display: block;
           font-size : 13px;
	font-family: 'Trebuchet MS', Georgia, Helvetica, sans-serif;
         border-bottom: 1px solid #f0f0f0;
         padding: 8px 8px;
         background-color: #f9f9f9;
	text-transform: lowercase;
}

    li.nav a:hover {
         align:left;
           font-size : 13px;
         background-color: #e7e7e7;
         color: #8a8a8a;
	font-family: 'Trebuchet MS', Georgia, Helvetica, sans-serif;
	text-transform: lowercase;
}









/* Footer Information */

     #footer {
           background-image : url('bottom.jpg');
           background-position : center;
           margin: 0px;
           color: #565656;
           background-color: #6ed0db;
           height:129px;
           padding: 0px;
}

     #footer a,      #footer a:active,      #footer a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

     #footer-credits {
           text-align:left;
           margin-top: 0px;
           color: #565656;
           padding-top: 40px;
           padding-left: 40px;


      }


div.comment_box {
         align:left;
         padding: 10px;
         list-style: none;
	font-family: 'Trebuchet MS', Georgia, Helvetica, sans-serif;
         margin: 0px;
         color: #8a8a8a;
         font-size : 13px;
         background-color: #f9f9f9;
         border-left: 5px solid #6ed0db;

}












