
	@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
		}

	#wrapper{padding:5px; margin:0 auto; width:770px;} 
	
	#leftcontent {
	float:left;
	width:80%;
	background:#ffffff;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	margin-right:0px;
	padding-bottom:20px;
	margin-left: 45px;
	padding-left: 0px;
	
		
		}

	#rightcontent {
		}

	#head {
	float:left;
	width:100%;
	background:#000;
	font-size:93%;
	line-height:normal;
	height: 100px;
		}
		
	p,h1,pre {
		margin:0px 15px 10px 30px;
		}
		
	h1 {
		clear:left; padding: 10px 0 10px 10px;font-size: 110%;color:#cccccc
		}

	h2{clear:left; padding: 10px 0 10px 10px;font-size: 180%;color:#777}

	h3 {
	clear:none;
	padding: 5px 0px 5px 10px;
	font-size: 110%;
	color:#cccccc;
	float: right;
}
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}



a:link	 {
	font-weight: bold;
	color: #F89827;
}
a:visited {
	font-weight: bold;
	color: #F89827;
}
a:hover {
	font-weight: bold;
	color: #F89827;
}
a:active {
	color: #F89827;
}





	div.shadow{
		float: left;
		padding: 0 6px 6px 0;
    	background: url(images/dropshadow.png) no-repeat right bottom		}

	div.shadow img{
		display: block;
		position: relative;
    	top: -3px;
		left:-1px; /* -3*/
		padding:5px;
		background:#FFF;
    	border:1px solid;border-color: #ccc #666 #666 #ccc}/**/


/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:right;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
	list-style:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: -50px;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:right;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:right;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

 	#tabsSelected a:hover span {
      color:#FFF;
		 background-position:100% -42px;
      }
/*   */


	
.side-content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.side-content p {
	width:280px;
	padding: 5px;
}

.content-thumbs {
	background-color: #000000;
}
.spacer {
	height: 150px;
	vertical-align: middle;
	display: block;
}

#labfooter {
		text-align:center;
		clear:both;
	}

.links {
		color: F89827;
	}
.copyright {
	font-size: 8px;
	color: #CCCCCC;
	}

/*  */

form {
	padding: 0px;
	width: 450px;
		vertical-align: top;

}
form p{
	width:270px;
	clear: right;
	padding: 15px;
	
		
   		

}

form p label{
	float: left;
	vertical-align: top;
	
}

form p input, form p textarea, form p select {
	float: right;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.post-date-bg {
    float: right;
    color: #666666;
    font-family:Verdana;
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
    margin: 0 8px 0 0;
    padding: 4px 3px;
    width: 75px;
    height: 85px;
    background: #494843 no-repeat;
}


.date {
font-size:25px;

line-height: auto:
}

