
body{
	font: 70% Verdana,sans-serif;
	color: #333;
	background-color: #b9b9b9;
	background-image: url(../pix/slash.png);
	}

a:link, a:visited, a:active{
	color:#333366;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#wrap{
	width:760px;
	margin:0 auto;
}
#wrap_top{
	background:  url('../pix/tab_top_bg.gif') top center no-repeat;
	height:5px;
	margin-bottom:0px;
}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#head{
	margin:0;
	padding: 5px 5px 30px 5px;
	background:  url(../pix/testatapodcast.jpg) no-repeat 5px 36px;
	height:140px;
}
#head .navbar{
	padding-bottom:3px;
	margin-top:2px;
	margin-left: 0px;
	padding-left: 0px;
}
#head .navbar li{
	display:inline;
}
#head .navbar li a{
	padding: 0 10px;
	font-weight:bold;
	font-size: 11px;
}
#head h1.title{
	color:#fff;
	font-size: 18px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 125px 10px 0 0;
}

#content{
	margin: 5px 0 0 0;
	width: 580px;
	padding: 0 20px 20px 20px;
	float:left;
	background:  url('../pix/content_sep.png') repeat-y;
	background-position: 98.5% 0;
}
#content .entry{
	border-bottom: #ddd 1px dotted;
	text-align:justify;
}
#content .entry p{
	margin: 0.2em 0 1.2em 0;
}
#content .entry h2{
	margin:25px 0 0 0;
}
#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 8px;
	color:#666;
}

#rightbar{
	position:relative;
	width: 120px;
	padding: 10px 10px 10px 0;
	float:left;
}
#rightbar .box{
	margin: 5px 0 20px 0;
}
#rightbar .box h2{
	margin:0 0 2px 0;
	padding: 0;
	font-size: 12px;
	letter-spacing:1px;
	font-variant: small-caps;
	border-bottom: #666 1px dotted;
}
#rightbar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
#rightbar .box li{
	padding: 2px 0;
}
#rightbar #desc.box{
	background:#eee;
	padding:10px;
}

#footer{
	clear:both;
	text-align:right;
	background: #ddd;
	padding: 10px;
	font-size:9px;
	color:#333;
}

.strict, .strict a, .strict a:visited {
 margin: 20px 0 0 0;
 width: 760px;
 font-size: 0.9em;
 text-align: center;
 color: gray; 
 text-decoration: none;
}

#beta {
	display: block;
	width:120px;
	height:120px;
	background: transparent url(http://www.ciccsoft.com/public/badgeOA.png) center center no-repeat;
}

