* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(img01.gif) repeat-x;
	}
input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}
h1 {
	letter-spacing: -1px;
	font-size: 2em;
}
h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	line-height: 150%;
}
img {
border: 0px;
}
a {
	color: #333333;
}
a:hover {
	text-decoration: none;
}

#edit {
width:auto;
height:auto;
display:none;
position:absolute;
float:right;
margin-top:25px;
background:#666666;
color:#FFFFFF;
}
/* Header */
#header {
	/*width: 760px;*/
	height: 100px;
	/*margin: 0 auto;*/
}
#logo {
	float: left;
	padding: 10px 0 0 0 !important;
	padding: 8px 0 0 0;
}
#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
	padding-left: 45px;
}
#logo a {
	color: #FFFFFF;
}
#search {
	float: right;
	width: 200px;
	padding: 50px 0 0 0;
}
#search form {
	margin: 0;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#s {
	width: 190px;
	padding: 3px 5px;
	background: #FFFFFF url(img03.gif) repeat-x;
	border: 1px solid #FFFFFF;
}
#x {
	display: none;
}
/* Page */
#page {
	/*width: 720px; 
	margin: 0 auto;
	padding: 25px 0; */
	padding-left: 230px;
	padding-top: 20px;
	border:1px solid;
	
}
#main-content {
	padding-left: 230px;
	padding-top: 5px !important;
	padding-top: 11px;
}
#page-wrap {
	min-width: 780px;
	max-width: 1260px;
	margin: 10px auto;
	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1262? "1260px" : "auto");
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
/* Content */
#content {
	float: right;
	width: 500px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: -10px;
	position:absolute;
	margin-left:auto !important;
	padding-left:auto;
	margin-left:10%;
	margin-bottom:-5px;
	width:auto;
	height:30px;
	font-size:18px;
}
.hh {
margin-top:-10px;
position:absolute;
	margin-left:auto !important;
	padding-left:auto;
	margin-left:25%;
	margin-bottom:-5px;
	width:auto;
	height:30px;
	font-size:18px;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left: 20px;
	background: url(img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 23px;
}

#editor {
float:right;
margin-right:10px;
}

fieldset {
border:1px solid;
width:auto;
height:auto;
}
legend {
color:#0000FF;
}
legend a{
color:#0000FF;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
font:bolder;
}

#sidebar li li {
	padding-left: 5px;
	padding-top:5px;
	background: url(img06.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
	font:bolder;
}

#sidebar h2 {
	margin: 7px;
	padding: 7px 0 12px 70px;
	background-image:url(sbar.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	font:lighter;
}
#news{
font-family:cursive;
color:#333333; 
font-size:16px;

}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #999999;
}


#cor {
float:right;
margin-right:15px;
margin-bottom:20px;
}
/* Footer */
#footer {
	clear: both;
	height:150px;
	background: url(img1rev.JPG) repeat-x;
	text-align: center;
	font-size: smaller;
	padding-top: 20px;
	padding-bottom: 20px;
}

.float-left  { float: left; padding-right: 5px; }
.float-right { float: right; padding-left: 5px; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* Table Styling */

table {
	border-collapse: collapse;
	margin: 10px 2px;	
}

th strong {

	color: #fff;

}

th {
	background: #717170;
	background-image:url(table-bg.jpg); background-repeat:repeat-x;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align:center;
	border-left: 1px solid #999999;
	border-bottom: solid 2px #FFF;
}
/*
tr {

	height:30px;

}

td {

	padding-left: 2px;
	font-size:14px;
	height:auto;

	padding-right: 2px;

	/* border-left: 1px solid #FFE1C3; */

	border-left: 1px solid #FFF;

	border-bottom: solid 1px #ffffff;

}
*/

td.first,th.first {

	border-left: 0px;

}

tr.row-a {

	background: #F8F8F8;

}

tr.row-b {

	background: #EFEFEF;

}

/* form styling */
form {

	margin:5px 15px; padding: 5px;

	border: 1px solid #EEEEEE; 

	background-color: #FAFAFA; 

}
#fnews{
	border: 1px solid #EEEEEE; 
	background-color:#FFFFFF;
	color:#0F8E47;
	margin:5px 15px; padding: 5px;

}
div#newsid {
background:#227CE8;
color:#FFFFFF;
text-align:center;
width:200px;
font-family:cursive;
font-size:14px;
font-weight:700;
}
.txtbox {
background:#FFFFB7;
font-weight:bold;
}

label {

	display:block;
	
	font-weight:lighter;

	margin:5px 0;
	width:auto;

}
textarea {

	width:250px;

	padding:2px;

	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;

	border:1px solid;

	height:60px;

	display:block;

	color:#777;

}

input.button { 

	margin: 0; 

	font: bold 0.9em cursive; 

	background: #FFF url(gradientbg.jpg) repeat-x; 

	padding: 2px 3px; 

	color: #333;	

	border: 1px solid #DADADA;
	width:auto;
	height:25px;	

}
<!--
body {
        margin:0;
        padding:0;
        
}

img {
border: none;
}

/*- Menu Tabs 6--------------------------- */

    #tabs6 {
      float:right;
      width:auto;
	  font: bold 11px/1.5em Verdana;
      /*font-size:78%;*/
      line-height:normal;
          border-bottom:1px solid #666;
		  margin-top:-33px !important;
		  margin-top:-30px;
		  margin-right:3px;
      }
    #tabs6 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url(tableft6.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url(tabright6.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
	  margin-top:-1px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
	  margin-top:-1px;
      }

      #tabs6 #current a {
              background-position:0% -42px;
      }
      #tabs6 #current a span {
              background-position:100% -42px;
      }
-->
div.menuLayers  { position:absolute; visibility:hidden;  height:auto; width:230px; left:100; top:100;  z-index:500; background-color: #FEFEFE; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; background-repeat:no-repeat; border: 2px solid;	border-color: #666666 #666666 #666666 #666666 ; padding:3px; color:#000000;}

#feature {
	background: #FFFFFF url(img09.gif) repeat-x;
	position:fixed !important;
	position:absolute;
	float:right;
	margin-top:15px;
	top:10%;
	margin:auto;
	z-index:2;
	display:none;
	height:auto;
	margin-bottom: 20px;
}

#feature .section {
	background: url(img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

#feature .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(img10.gif) no-repeat;
}

#feature .content {
	padding: 1px;
	height:200px !important;
	height:auto !important;
	min-height:120px;
	margin-bottom:30px;
}
#banner {
width:600px;
height:auto;
min-height:45px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align:center;
padding-top:1px;
}
table#trbg {
color:#FFFFFF;
font-family:cursive;
font-size:21px;
width:90%;
text-align:center;
}
.banc {
text-decoration:none;
border:none;
color:#FFFFFF;
font-weight:normal;
}
.banc:hover {
background:none;
}
#mini{
text-decoration:none;
border:none;
color:#FFFFFF;
font-weight:normal;
}
#mini:hover {
background:none;
}