body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
td  {
color: #6d6e71;
font-size: 11px }

/*  */
a:hover {
text-decoration: none }

a {
color: #595a5c }

#menu {
	width: 149px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
	background-color: #316304;
	background-image:  url("/images/caber-records.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 44px;
}
#menu ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 39px;
	list-style-type: none;
	background-image:  url("/images/bottom_1_2.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: text-top;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	line-height: 24px;
	width: 129px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	border-top: 1px solid #ddd;
}
#menu ul li.selected a, #menu ul li a:hover {
	background-image:  url("/images/menu_selected.jpg");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

 /* content area */
#content {
	background:  url(/images/buttom_2.jpg) no-repeat right bottom;
	border-right: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
	vertical-align: top;
}
#content p   {
color: #6d6e71;
font-size: 11px;
text-align: justify;
 }
#content h3    {
color: #47484a;
font-weight: bold;
font-size: 12px;
text-align: justify;
margin-top: 0px }
#content h2 {
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
}
#content .content-inner {
  display: inline-block;
  width: 385px;
}


#content-top {
	width: 100%;
	height: 72px;
	margin: 0 -10px 0 -10px;

	background:  url(/images/cbg.jpg) no-repeat left top;
}
.none {
text-decoration: none }
#music a {
text-decoration: none }

h2 {
	font-size: 22px;
	margin: -65px 0 45px 0;
	padding: 0 0 0 0;
	text-align: right;
	font-weight: lighter;
	color: #666666;
}
#sidebar {
	float: right;
	width: 268px;
	padding: 0 0 50px 10px;
	margin: -72px 0 0 10px;
	border-left: 1px solid #CCCCCC;
}
.main-blog #sidebar {
	float: right;
	width: 205px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #CCCCCC;  
}
#sidebar .centered {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 254px;
	padding-bottom: 10px;
}
#sidebar .pipin {
	margin-right: auto;
	margin-left: auto;
	width: 243px;
}
#sidebar .pipin p {
	font-size: 9px;
	color: #022C04;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.main-blog #sidebar ul {
  padding-left: 20px;
}


 /* footer area */
#info {
	position: relative;	
	background:  url(/images/infoblock_bottom.jpg) no-repeat left bottom;
	width: 264px;
}
#info p, #info h3 {
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
#info p {
	font-size: 9px;
}
#info h3 {
	font-weight:bold;
	font-size: 11px;
}
#info a {
	text-decoration:none;
	color: #6D6E71;
}
#info a:hover {
	text-decoration:underline;
}
#info #fader {
	border-top: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}
#holder {
	width: 252px;
}

.holder {
	width: 252px;
}

#info .more {
	text-align: right;
	border: none;
	padding-right: 22px;
	padding-bottom: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
}
#info .more a {
	color: #FFFFFF;
}
#bottom-right  {
float: right;
margin: 0;
padding: 0;
width: 120px;
height: 40px }

#footer {
	font-size: 10px;
	background: #003A00;
	text-align: center;
	width: 769px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	padding: 5px;
	margin: 0px;
	color: #288009;
}
#footer-links {
	width: 769px;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer-links ul {
	display: inline;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}
#footer-links li {
	display: inline;
}
#footer-links a  {
color: #000000;
padding: 2px 5px 3px }

#search {
	background:  url(/images/search.jpg) no-repeat right top;
	width: 770px;
}
#main #search {
  background: none;
}
#searchfrm {
	vertical-align: top;
	padding-top: 5px;
}
#searchbox {
	font-size: 9px;
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 70px;
}
#searchfrm label {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
#searchfrm .go {
	background:  url("/images/go.jpg") no-repeat;
	margin-right: 2px;
	border: none;
	height: 22px;
	width: 20px;
}

#commentform textarea {
  width: 350px;
}