body {
	background-color: #4b2f17;
	color: #4b2f17;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	background-color: #cce993;
}

#page {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-top: -8px;
	padding-left: 8px;
	text-align: right;
}

#sidebar {
	background-color: #b6e8de;
	margin: 0px;
	padding: 0px;
	background-position: left;
}

#sidebar a:visited, #sidebar a {
	text-decoration:none;
	vertical-align: middle;
	color: #4b2f17;
	height: 25px;
	width: 150px;
	background-color: transparent;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	text-indent: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #4b2f17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	float: left;
	margin: 0px;
}


#nav {
	list-style-image: none;
	background-color: transparent;
	list-style-type: none;
	width: 150px;
	text-align: right;
	height: auto;
	margin: 0px;
	text-indent: 0px;
	right: 0px;
	border: 0px none #333333;
	padding: 0px;
	display: block;
	vertical-align: middle;
	font-size: 14px;
}
#swr {
	width: 150px;
	border: 0px dashed #000000;
}
#titl {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #cce993;
	color: #4b2f17;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	height: auto;
	width: 140px;
	padding: 5px;
	text-indent: 15px;
}

#ccnt {
        border-top-width: 2px;
        border-bottom-width: 2px;
        border-top-color: #FFFFFF;
        border-bottom-color: #cce993;
        color: #4b2f17;
	text-align: right;
	text-indent: 15px;
        font-size: 12px;
        height: auto;
        width: 140px;
        padding: 5px;
}

#ccnt1, #ccnt1 a {
	position: absolute;
	z-index: 1000;
	float: right;
	border: none;
        height: auto;
	padding-right: -50px;
        width: auto;
	vertical-align: bottom;
}




#sidebar #news {
	padding: 0px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 140px;
	width: 135px;
	background-image: url(../images/news.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	position: relative;
}



#nav a:hover {
	background-color: #cce993;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 150px;
	height: 23px;
	display: block;
	margin: 0px;
};
