body	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	color:	black;
	background:	white;
	line-height:	1.58em;
	padding-left: 20px;
	}
		
p	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	5%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}

	
#sidebar  {
	float:right;
	margin-left: 20px;
	width: 270px;
	height:1900px;
	}

#left	 {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	}

#left2	 {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	line-height:0.8em;
	
	}
	
#left2  small {
	color: silver;
}

#left2  #left3 {
	text-align : center;
}

#main {
	
	}
	
.color_icon {
	margin-right: 5px;
}

h1 {	display: block;
	line-height:	1.80em;
	padding-left: 54px;
	background: url("/ico/wordpress_themes_logo.gif") no-repeat;	
}

a h1, a.visited h1 {
	text-decoration: none;
	color: black;
}

#footer {
	font-size : smaller;
}

#menu {
border-bottom: 1px solid black;
padding-bottom: 3px;
}

#menu a {
margin-right: 10px;
}

#latest {
	margin-bottom: 20px;
}

<style type="text/css">



#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(images/pinkbgover.gif); /*background image swap on hover*/
}

</style>

ul#thicktabs {
width:770px;
background-image:url(images/pinkbg.gif);
background-repeat:repeat-x;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
}


abbr {
border-bottom:1px dotted;
cursor:help;
}


<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
