body { 
	margin: 0; 
	padding: 0; 
	background: url(images/bg.png) left top; 
	font: normal 11px Arial, Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	color: #333; 
}
hr { border: 1px solid #f4f4f4; } 
.container { width: 900px; background: #fff; }
h1 { margin: 0px; padding: 0px; background: url(images/logo.gif) no-repeat; text-indent: -999px; width: 410px; height: 100px; float: left;}
#left { float: left; width: 180px; }
#left h2 { font-size: 11px; padding: 0px 0px 0px 10px; color: #009900; }
#left ul { width: 90%; list-style: url(images/li.gif);  padding: 0px 0px 0px 10px; margin: 0px 0px 0px 15px;}
#left li { border-bottom: 1px dashed #f0f0f0; padding: 3px 0; }
#left li a { text-decoration: none; font-weight: bold; color: #777; font-size: 11px; }
#left li a:hover { text-decoration: underline; color: #FF3366; }
#right { float: right; width: 700px; }
#right h1 { color: #FF3300; font-size: 14px; padding: 0px; margin: 0px; text-indent: 1px; width: auto; height: auto; background: none; float: none;}
#right li { padding: 5px 2px; margin: 0px; font-size: 12px;}
#right p { font-size: 12px; line-height: 20px; }
#right h2 {  color: #0000FF; font-size: 13px; }
#right h3 { color: #FF3366; font-size: 13px; }
#right h3 a { color: #009900; font-size: 13px; border-bottom: 1px dashed #999; text-decoration: none; } 
#right h3 a:hover { color: #FF3366;} 
#right h4 { color: #666666; font-size: 13px; }

#navigation { width: 490px; float: left; padding-top: 35px; }
#navigation ul { padding: 0px; margin: 0px; list-style: none; padding-left: 200px;  }
#navigation li {  float: left; font-size: 12px; font-weight: bold; }
#navigation li a { color: #666; text-decoration: none; background: #fff; border-right: 1px solid #ccc; padding: 0px 8px; }
#navigation li a:hover { color: #FF3366; text-decoration: underline; } 

.item { width: 150px; float: left; height: 350px; margin-right: 10px; margin-bottom: 10px; border: 1px solid #f9f9f9;   }
.item h2 { padding: 0px; margin: 0px; color: #0000FF; font-size: 14px; font-weight: bold; }
.item h2 a { color: #333333 ; font-size: 12px; padding: 0px; margin: 0px; text-decoration:none; }

#footer { padding: 10px 0px; border-top: 1px solid #ccc; text-align: center; }
#footer a { color: #666; text-decoration: none; background: #fff;  padding: 0px 4px; font-weight: bold; }
#footer a:hover { color: #FF3366; text-decoration: underline; }
 
.search { padding-bottom: 15px; margin-left: 50px; } 
.search input { background: #5FD9F1 url(images/bg_search.gif) top right no-repeat; border: 1px solid #5FD9F1; margin-top: 8px; height: 20px; color: #fff; font-weight: bold; }
.search #go { cursor: pointer; font-weight: bold; color: #FFFFFF; background: #FF436B; width: 30px; border: 1px solid #FF436B;  }

#blognavigation { width: 220px; float: left; }
#blognavigation ul { list-style: none; padding: 0px 0px 0px 15px; margin: 0px; }
#blognavigation li { border-bottom: 1px solid #f4f4f4; }
#blognavigation li a { color: #0000FF; }
#blognavigation li a:hover { color: #FF3366; }
#blognavigation li a:visited { color: #0099FF; }