/* good bg color for frame: #4AA57B */
/* 	font-family:Arial,Helv,sans-serif; */
body {
	background-color: #ffffff;
	color:#666666;
	font-family:Verdana,Arial,Helv,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.entire {
        max-width: 1360px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration:underline;
}

.content_wrapper a, .content_wrapper a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.content_wrapper a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.content_title {
	position: absolute;
	padding-top: 0px;
	padding-left: 15px;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight:bold;
	color: #FFF;
}

.right_column h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size: 15px;
	color: #fff;
	background: url(/images/rightheader.gif) no-repeat top left;
	height: 20px;
}

.left_column h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #fff;
}

.menuheader h3 {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
}

.top {
	width: 100%;
	height: 73px;
}

.logo {
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #fff;
	float: left;
}

.logo h1 {
	margin-top: 10px;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 10px;
	color: #fff;
}

.logo h1 a, .logo h1 a:visited {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

.logo span {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}

.top_linkz {
	float: left;
	padding-left: 0px;
}

.top_searchz {
	float: right;
	margin-right: 12px;
	padding-top: 20px;
}

.left_column {
	float: left;
	width: 130px;
	background: url(/images/menulink.gif);
}

.left_column ul {
	padding: 2px 2px 2px 8px;
        margin: 0px;
        list-style-position: inside;
}

.left_column li a, .left_column li a:visited {
	display: inline;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ccc;
}

.left_column a, .left_column a:visited {
	display: block;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ccc;
}

.left_column a:hover {
	color: #FFF;
	text-decoration: none;
}

.menuheader {
	background: url(/images/menuheader.gif) no-repeat;
	height: 23px;
}

.menufooter {
	background: url(/images/menufooter.gif) no-repeat left top;
	height: 21px;
}

.right_column {
	float: right;
	width: 240px;
	background: #FFF url(/images/rightcontent.gif);
	text-align:justify;
	color: #ccc;
}

.breadcrumb a, .breakcrumb a:visited {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

.breadcrumb a:hover {
	color: #0000B0;
	text-decoration:underline;
}

.center_column {
	text-align:justify;
}


.content_wrapper {
	margin-left: 135px;
	margin-right: 240px;
}

.content_wrapper br.clear {
  clear: none;
  height: 0;
}

.content_text {
	padding: 20px 15px 10px 15px;
	font-size: 14px;
	color: #FFF;
}

.content_text a, .content_text a:visited {
	color: #CDCDCD;
	font-weight: bold;
	text-decoration: none;
}

.content_text a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.container_right {
	padding: 10px 15px 10px 15px;
	background: url(/images/rightfooter.gif) no-repeat left bottom;
}

.text_right {
	padding: 0px;
	color: #ffffff;
}

.text_right ul {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}

.text_right ul li {
	padding: 1px;
	margin: 0px;
}

.text_right ul li a, .text_right ul li a:visited {
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #eee;
}

.container_left {
	padding: 10px 15px 10px 15px;
}

.text_left {
	padding: 0px;
	color: #e2e2e2;
}

.text_left h3 {
	padding-top: 5px;
}

.text_left ul {
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.text_left ul li {
	padding: 1px;
}

.text_left ul li a, .text_left ul li a:visited {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ccc;
}

.text_left .item-list ul {
	padding-left: 5px;
	margin: 0px;
}

.text_left .item-list ul li {
	padding: 0px;
	margin: 0px;
}

.text_left .item-list ul li a, .text_left .item-list ul li a:visited {
	padding-left: 0px;
	color: #ccc;
}

.tabin {
	padding-left: 15px;
}

.info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

.infobox {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

.comment_title {
	position: absolute;
	padding-top: 0px;
	padding-left: 15px;
	font-size:16px;
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 400px;
	color: #FFF;
	height: 21px;
	float: left;
}

.comment_text {
	padding: 20px 15px 20px 15px;
	color: #FFF;
}

.comment_text a, .comment_text a:visited {
	color: #CDCDCD;
}

.comment_author {
	float: right;
	color: #000;
}

form input {
	border: 1px solid black;
}

.form-submit {
	background-color: #e0e0e0;
	color: #000000;
}

.footer {
	clear: both;
	text-align: center;
	background: #fff;
	padding: 5px;
	margin-bottom: 1em;
	font-size: 12px;
}

.footer a:link, .footer a:visited {
	color: #000;
}


.comment_title a, .comment_title a:visited {
	color: #DEF0EF;
}

.content_title a, .content_title a:visited {
	color: #DEF0FE;
}

ul.post_info {
    padding: 0;
    margin: 0;
    text-align: right;
}