
body{
	font: 78% Arial, Helvetica, sans-serif;
	color: #666;
	background: #eee url('i/body_bg.png') repeat-x;
}

a:link, a:visited, a:active{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;

}

#wrap{
	width:760px;
	margin:0 auto;
}
#wrap_top{
	background:  url('i/tab_top_bg.gif') top center no-repeat;
	height:5px;
}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#head{
	margin:0;
	padding: 10px 5px 17px 5px;
	background:  url('i/title.jpg') no-repeat;
	background-position: 50% 100%;
	height:168px;
}

#styleswitch{
	float: right;
	width: auto;
	font-size: 15px;
	padding: 1px 5px 0 0;
	}

#head .navbar{
	padding:0;
	margin:0;
}
#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: 20px;
	text-transform:uppercase;
	text-align:right;
	margin:0px;
	padding: 122px 10px 0 0;
}

#content{
	margin: 5px 0 0 0;
	width: 540px;
	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 5px 1.2em 10px;
}

#content .entry a:link,a:visited,a:active{
	color:#0066CC;
}

#content .entry a:hover{
	color:#ff6600;
}


#content .entry h1{
    font-size:1.4em;
    padding: 5px 0px 2px 16px;
    color:#4a5973;
    border-bottom:1px solid #666666;
    border-right:5px solid #666666;
    background-image: url(./i/c_h1_left.gif);
    background-repeat: no-repeat;
    background-position: left;
}

#content .entry h2{
	margin:25px 0 0 0;
}

#content .entry h2,h3{
	font-size:1.2em;
	margin:0.5em 0 0.5em 0;
    padding: 5px 0px 2px 20px;
	color: #4a5973;
	background-image: url(./i/h3button.gif);
    background-repeat: no-repeat;
    background-position: left;
}

#content .entry h4{
	background-image: url(./i/h4button.gif);
    background-repeat: no-repeat;
    background-position: left;
    margin:0px 0px 5px 20px;
    padding:0px 0px 0px 20px;
}


#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 8px;
	color:#666;
}

#content .time{
font-size:90%;
margin-right:5px;

	text-align:right;
	
}


#rightbar{
	width: 170px;
	padding: 10px 10px 10px 0;
	float:left;
}
#rightbar .box{
	margin: 5px 0 7px 0;
}
#rightbar .box h2{
	margin:5px 0 2px 0;
	padding: 0;
	font-size: 13px;
	letter-spacing:1px;
	font-variant: small-caps;
	border-bottom: #666 1px solid;
}

#rightbar .box h2.top{
	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-left:3px;
	list-style:none;
	list-style:inside square;
	color:#173757;
}
#rightbar .box li{
	padding: 2px 0;
	border-bottom: #999999 0px dotted;
}

#rightbar .box li a{
	color:#333333;
}

#rightbar .box ul li .here{
	font-weight:normal;
	color:#FF6600;
}

#rightbar .box ul .here{
	font-weight:normal;
	color:#FF6600;
}

#rightbar .box .here li{
	padding: 2px 0;
	border-bottom: #666 0px solid;

}
#rightbar #desc.box{
	background:#eee;
	padding:3px;
	width: auto;
	text-align:center;
	border: #666666 1px solid;
	}

#rightbar #desc2.box{
	background:#eee;
	padding:3px;
	width: auto;
	border: #666666 1px solid;
	}
#rightbar #desc2.box a{
	color:#ff3300;

	}




#desc .img
{
text-align:center
}

#footer{
	clear:both;
	text-align:right;
	background: #ddd;
	padding: 10px;
	font-size:8px;
	color:#333;
}

img {
border:0px;
}

.ditto_summaryPost h4 {
    background-image: url(../images/h4button.gif);
    background-repeat: no-repeat;
    background-position: left;
    margin:0px 0px 5px 15px;
    padding:0px 0px 0px 15px;
}

thead td.style_td,
tfoot td.style_td
{
	color:#ffffff;
	background-color:#56688e;
}

thead td.style_td a,
tfoot td.style_td a
{
	color:#ffffff;
	background-color:#56688e;
}

thead th.style_th,
tfoot th.style_th
{
	color:inherit;
	background-color:#E0E8F0;
}
.style_table
{
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}
.style_table a
{
	text-decoration:none;
}


.style_th
{
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td
{
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#F9FAFA;
}

#bread {
  text-align:right; 
  margin-right:5px; 
  padding:5px 0
}

.FSF_highlight1
{
color:red;
}

.contactform tr td {
		font-family:verdana,arial;
		font-size:13px;
		padding:1px;
	}
	.contactform input, .contactform textarea {
		border:1px solid silver;
	}
	