#navcontainer
{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #616161;
width: 100px;
height: 18px;
border-top: 1px solid #8B8B8B;
border-left: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
padding: 0;
margin: 0 0 10px 0;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #A8A8A8;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #323232;
border: 1px solid #c60;
color: #fff;
}

* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #D0D0D0;
}
ul {
	list-style: none;
}
body {
	background: #F4F4F4;
}
img {
	border: 0px;
}
.rama {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 202px;
	width: 100%;
	background: url(img/top_bg.gif) repeat-x;
}
#body {
	width: 100%;
	padding-top: 30px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
/*-------------------------FORMAT-------------------*/
.head .black h1 {
	font-family: Geneva, Arial;
	font-weight: normal;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: -1px;
	padding: 1px 0px 1px 10px;
}
h1.toggle {
	color: #434343;
	font-size: 17px;
	padding: 10px 0px 0px 10px;
	height: 29px;
	background: url(img/toggler_bg.gif) no-repeat;
}
p, h1, h2, h3, h4, ul {
	font-family: Arial;	
	font-weight: normal;
}
.postbody p {
	color: #6E6E6E;
	font-size: 13px;
	padding: 15px 15px 15px 60px;
	line-height: 22px;
}
.postbody p a {
	color: #6E6E6E;
	border-bottom: 1px solid #6E6E6E;
}
h2 {
	font-variant: small-caps;
	color: #CC0000;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}
/*------------------------POST----------------------*/
.post {
	width: 670px;
	padding-bottom: 30px;
}
.head {
	height: 97px;
}
.head img {
	float: right;
	padding-right: 10px;
}
.head .black h1 {
	color: #D0D0D0;
}
.head .gray {
	background: url(img/h_bg.gif) repeat-x;
}
.head .black {
	background: #4B4B4B;

}
.space {
	height: 22px;
}
.head .gray p {
	padding: 13px 0px 6px 60px;
	color: #8B8B8B;
	font-size: 11px;
}
.head .gray p span {
	float: right;
	padding-right: 10px;
}
.head .gray p a {
	color: #8B8B8B;
	font-weight: bold;
}
.head .gray p a:hover {
	color: #BA3D00;
}
.postbody {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: #FFFFFF;
}
.dalej {
	float: right;
	padding-right: 15px;
}
.post_end {
	background: url(img/post_bg.gif) no-repeat;
	height: 10px;
}
/*-----------------POST INFO--------------*/
.post_info {
	background: url(img/post_info_bg.gif) no-repeat;
	height: 59px;
	padding: 15px 0px 0px 60px;
}
.post_info p {
	color: #6E6E6E;
	font-size: 13px;
	padding-left: 15px;
	border-left: 1px solid #CAC6BA;
	line-height: 22px;
}
#post_list {
	visibility:visible;
}
/*-------------------------------------------*/
.menu_b {
	margin-bottom: 20px;
}
#body .right {
	width: 260px;
}
#body .left {
	width: 690px;
}
.toggler {
	background: #EDEDED url(img/menu_bg.gif) repeat-x;
}
.box img {
	float: left;
}
.box p {
	float: right;
	width: 200px;
	font-weight: bold;
	font-size: 12px;
}
.box p a {
	color: #000000;
}
.box p span {
		font-weight: normal;
	display: block;
	color: #8B8B8B;
	font-size: 11px;
}
.box {
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 1px 10px;
	border-bottom: 1px solid #8E8E8E;
}

/*-------------------TXT--BOX-----------*/
.txt {
	background: #E4E4E4;
}
.txt p {
	padding: 10px;
	color: #8B8B8B;
	font-size: 11px;
	line-height: 18px;
}
.txt p span {
	border-bottom: 1px solid #C1C1C1;
}
/*--------------------FOOTER--------------*/
.footer {
	border-top: 1px solid #BCBCBC;
	margin-top: 20px;
	padding-top: 10px;
}
.footer p {
	font-size: 10px;
	color: #8B8B8B;
	padding-bottom: 10px;
}
.footer p span {
	 float: right;
}
/*---------------------NAV*/
.nav {
	text-align: center;
	padding: 40px;
}
.nav p {
		font-size: 10px;
		line-height: 25px;
}
.nav p a {
	font-size: 10px;
	margin: 0px 5px 0px 0px;
	color: #605954;
	padding: 2px 4px 2px 4px;
	background: #F5DFCF;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}
.list, .list1 {
	width: 660px;
	border-top: 1px solid #E0E0E0;
}
.list, .list1, .list a, .list1 a, .list span, .list1 span {
	color: #6E6E6E;
}
.list:hover, .list1:hover {
	background: #FCF4DD;
}
.list {
	font-size: 13px;
	padding: 6px 0px 6px 10px;
}
.list1 {
	background: #EFEFEF;
	font-size: 13px;
	padding: 6px 0px 6px 10px;
}
.list span, .list1 span {
	float: right;
	padding-right: 10px;
}
.list a:hover, .list1 a:hover {
	color: #000000;
}
.lista1 {
	width: 670px;
	border-bottom: 1px solid #E0E0E0;
}
