/* GENERAL STYLES */
body{
	/*font: 70%/1.4em Verdana,sans-serif;*/
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #333;
	background: #eee url('/i/body_bg.png') repeat-x;

}
/*
a:link, a:visited, a:active{
	color:#333;
}
a:hover{
	text-decoration:none;
}
*/
a:link, a:visited, a:active
{
	color: #0B61FF;/*#CC6600;*/
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


#wrap{
	width:880px;
	margin:0 auto;
	
}
#wrap_top{
	background:  url('/i/tab_top_bg2.gif') top center no-repeat;
	height:5px;
	
}
* html #wrap_top{margin-bottom:-8px;}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#head{
	margin:0;
/*        padding: 0px 5px 17px 5px;*/
	padding: 0px 5px 17px 5px;
	background:  url('/i/title3.jpg') no-repeat;
	background-position: 50% 100%;
	height:60px;
	position:relative;
	}
#head .navbar{
	padding:0;
	margin:0;
	
}
#head .navbar li{
	display:inline;
}
#head .navbar li a{
	padding: 0 10px;
	font-weight:bold;
	font-size: 14px;
}
* html #head h1.title{padding:110px 10px 0 0;}
#head h1.title{
	color:#fff;
	font-size: 18px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 10px 10px 0 0;
}

h2{
	color:#000;
	font-size: 18px;
	margin:0;
	padding: 10px 10px 0 0;
}

h3{
	color:#000;
	font-size: 14px;
	margin:0;
	padding: 10px 10px 0 0;
}

div.title{
	text-align:right;
	margin:0;
	/*padding: 50px 10px 0 0;
	border: solid 2px;
	border-color: red;*/
	position:absolute;
	top:135px;
	left:475px;
}

#content{
	margin: 5px 0 0 0;
	width: 680px;
	padding: 0 20px 20px 20px;
	float:left;
	background:  url('/i/content_sep.png') repeat-y;
	background-position: 98.5% 0;
}
#content .entry{
	border-bottom: #ddd 1px solid;
	text-align:justify;
}

#content .entry p{
	margin: 0.2em 0 1.2em 0;
}

#content .entry h2{
	/*margin:25px 0 0 0;*/
margin:5px 0 0 0;
}
#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 10px;
	color:#666;
}

#rightbar{
	width: 130px;
	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: 13px;
	letter-spacing:1px;
	font-variant: small-caps;
	border-bottom: #666 1px solid;
}
#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:10px;
	color:#333;
}

.title
{
	font-size: 20pt;
    font-family: Arial;
    font-weight:bold;
    color:#ffffff;
}

.small
{
	font-size: 8pt;
}

.medium
{
	font-size: 10pt;
}

a.nav:link, a.nav:visited, a.nav:active{
    font-family: Arial;
    font-weight:bold;
    color:White;
    text-decoration:none;
}

a.nav:hover{
	text-decoration:underline;
}

* html #footer{height:20px;}

.hilite
{
    font-weight:bold;
    color:Red;
}

ol li{font-weight:bold;font-size:120%;}
li p{font-weight:normal;font-size: 12px;}

  a.tc1 { font-size: 100%; font-weight: 200; text-decoration: none; }
  a.tc2 { font-size: 110%; font-weight: 300; text-decoration: none; }
  a.tc3 { font-size: 120%; font-weight: 500; text-decoration: none; }
  a.tc4 { font-size: 130%; font-weight: 600; text-decoration: none; }
  a.tc5 { font-size: 145%; font-weight: 800; text-decoration: none; }
  a.tc6 { font-size: 160%; font-weight: 900; text-decoration: none; }
  a.tc1:hover, a.tc2:hover, a.tc3:hover, a.tc4:hover, a.tc5:hover, a.tc5:hover, a.tc6:hover { text-decoration:underline; }


/* EDITOR PROPERTIES */
