BODY { font-family: "Bookman Old Style, MarkerFeltWide";
            font-size: 11pt;
			padding: 0px 0 20px 0;
			position: relative;
			top: 0px;
			left: 0px;
			width: 100%;
			z-index: 6000; 		 
            background-color: rgb(0,0,0)}

.style1 {color: #FF0000}
.style2 {color:#DC3523; font-size:14px} 
.style3 {font-size: xx-small}
.style4 {font-size:14px; font-family: "Lucida Sans Unicode", "Lucida Grande"; color: #ffffff; font-style:normal}
.style5 {color: #CC3300}
.style6 {color: #FFFFFF; font-size:22px; font-family: "Lucida Sans Unicode", "Lucida Grande"; font-style:normal}


#thebakedchef {
	background: url("http://www.weathermatrix.net/wxcam/accu/netcam.jpg");
	padding: 20px 0 20px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
	background-attachment:fixed;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}


a:link {
	color: "FFFFFFF";
	text-decoration: none
}

a:visited {  color: "FFFFFF";
                   text-decoration: none }

a:hover {
	color: "EEEEEE";	
	text-decoration: none
}

.example{background:#000;height:125px;width:630px;border:1px #000 solid;margin:3px auto;padding:10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;overflow: auto}

.post_results {
    margin: 5px;
    width: 290px;
    border:1px solid #444;
    float:left;
}

.post_results ul {
    list-style:none;
    text-align:left;
    padding:0;
    margin: 0;
}
.post_results ul li {
    background: #555555;
    background: -moz-linear-gradient(top, #555555 0%, #444444 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#444444)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555555 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555555 0%,#444444 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #555555 0%,#444444 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #555555 0%,#444444 100%); /* W3C */
    height: 50px;
    padding: 3px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
    margin-bottom:3px;
}
.post_results ul li:hover{
	background: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.post_results ul li a{
	color: #FF0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 1px;
}

.post_results ul li a:hover{
    color: #eee;
}
.post_results ul li p {
    color: #ddd;
    font-size: 11px;
    margin: 0;
}

.post_resultsZ {
    margin: 5px;
    width: 290px;
    border:1px solid #444;
    float:left;
}

.post_resultsZ ul {
    list-style:none;
    text-align:left;
    padding:0;
    margin: 0;
}
.post_resultsZ ul li {
    background: #555555;
    background: -moz-linear-gradient(top, #555555 0%, #444444 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#444444)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555555 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555555 0%,#444444 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #555555 0%,#444444 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #555555 0%,#444444 100%); /* W3C */
    height: 50px;
    padding: 3px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
    margin-bottom:3px;
}
.post_resultsZ ul li:hover{
	background: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.post_resultsZ ul li a{
	color: #FF0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 1px;
}
.posty_resultsZ ul li a{
	color: #09F;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 1px;
}
.post_resultsZ ul li a:hover{
    color: #eee;
}
.post_resultsZ ul li p {
    color: #ddd;
    font-size: 11px;
    margin: 0;
}

table { 
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    border-radius: 4px;
    border-spacing: 0px;
}