body
{	background-color: #ffffff;
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
a:link,a:visited 
{	color: #06c; 
	text-decoration:none;
}
a:hover 
{	color: #f60; 
	text-decoration:underline;
}
p 
{	margin: 0 0 10px 0; 
	color:#666666;
}
img
{	border:0px;
} 
.tabs {
	text-align: right;
	padding-left: 7px;
	padding-right: 52px;
	font-weight: bold;
	font-size:140%;
}
#container {
	width: 1024px;
	margin: auto;
	padding-left: 12px;
	padding-right: 10px;
	background: #FFF url(/img/header.gif) no-repeat;
	color: #333;
	line-height: 130%;
}
div#top, div#top2
{	background: url(logo.gif) no-repeat left bottom;
	padding-top: 20px;
	font-size: 20pt;
	color: #f60;
	font-weight:bold;
}
div#top2
{	font-size: 12px;height: 60px;margin-bottom: 5px;padding-top: 5px;
}
div#logo
{	float:right;
	position:absolute;
	top:-5px;
	margin-left:60%;
}
#left 
{	float: left;
	width: 10px;
	font-size:120%;
}
#left a, #left a:visited {
	display: block;
	text-decoration: none;
	height: 17px;
	padding-left: 3px;
	padding-right: 0px;
}
#left a:hover 
{	text-decoration: underline;
	background: #06c;
	color: #FFF;	
}
#right 
{	padding-top:-50px;
	padding-right: 10px;
	float: right;
	width: 340px;
	border-bottom: 1px solid #cccccc;
	text-align:center;
}
#content 
{	padding-top: 6px;
	margin-left: 175px;
	margin-right: 230px;
	padding-right: 10px;
	width: 480px;
	text-align:justify;
	min-height:800px;
}
#footer 
{	margin-top: 8px;
	padding-top:4px;
	padding-bottom:4px;	
	color:#999999;
	margin-bottom:10px;
	text-align:center;
	border-top: 2px solid #ccc;
}
.bold
{	font-weight:bold;
}
.pic
{	margin:10px;
}
.scrolling
{	font-size: 140%;
	text-align:center;
}
div#title
{	font-size:150%;
	font-weight:bold;
}
.comment
{	font-size:12px;
	color:black;
}
.comment_author
{	font-size:14px;
	font-weight:bold;
}
.comment_date
{	font-size:12px;
	color:gray;
}
.title_blog
{	color: #666666;
	font-family: Arial,Verdana,'Trebuchet MS',sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 23px;
}
#example2 {
 	border:1px solid #000;
	background:#E1F0F9;
 	width:160px;
 	height:200px;
 	overflow:hidden;
}

#example2 div {
	padding:0 10px;
}

#example2  p {
 	padding:10px 0;
 	margin:0;
}

#example2 a, #example2 em {
	display:block;
}
h2
{	font-size:15px;
}