* {
    margin: 0;
    padding: 0;
}
/* CSS Document */


body {
font: 13px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
color: #CABEB9;
	background: #161616
}

#main {
width: 720px;
margin: 0 auto;
text-align: left;
}
	
h1 { 
font_size="12px"
	font-size: large;
	font-size: x-large;
}

h3 {
	margin: 0 0 4px 0;
	padding: 0 0 7px 0;
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	color: #d7e55e;
	background-image: url(%20);
	background-repeat: no-repeat;
	text-align: center;
}

h4 {
	font: bold 18px/30px Arial, Helvetica, sans-serif;
	padding: 0 0 30px 0;
	color: #d7e55e;
	font-style: italic;
	font-size: 24px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

h5 {
	padding: 30px 0 2px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #d7e55e;
	font-family: "Trebuchet MS";
}

h5.firsth5 {
	padding-top: 0;
	font-family: "Trebuchet MS";
}

p {
	padding: 5px 0;
	font: 13px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: inherit;
	color: #CABEB9;
	font-size: small;
	font-family: "Trebuchet MS";
}

p.date {
	padding: 0 0 25px 0;
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B5ADA5;
	font-size: small;
	font-family: "Trebuchet MS";
}

p.comments {
    font-size: 12px;
    text-align: right;
    color: #A89892;
}

a {
	color: #B5ADA5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: small;
	font-weight: normal;

}

#main {
	margin: 0px auto;
	width: 940px;
}

#left {
	float: left;
	width: 250px;
	font-family: "Trebuchet MS";
}

#logo {
    height: 180px;
}

#logo h1 {
    padding: 25px 0 0 5px;
    font: 32px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #58BC58;
}

#logo h2 {
    position: relative;
    top: -2px;
    padding: 0 0 0 5px;
    height: 65px;
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #27AA27;
    background: url(images/left.gif) no-repeat bottom;
}

#search {
    height: 100px;
}

#formSearch {
}

#searchInpTxt {
    float: left;
    width: 182px;
    height: 78px;
    background: url(images/inptxt.gif) repeat-x top;
}

#search input.text {
    display: block;
    margin: 6px 0 0 5px;
    width: 172px;
    font: 14px Arial, Helvetica, sans-serif;
    color: Black;
    background: none;
    border: none;
}

#searchInpSub {
    float: right;
    width: 60px;
    height: 78px;
    background: url(images/submit.gif) repeat-x top;
}

#search input.submit {
	display: block;
	float: right;
	padding: 0 0 4px 0;
	width: 60px;
	height: 30px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: none;
	border: none;
}

.box {
    margin: 0 0 45px 0;
}

.box ul {
	list-style: none;
	padding: 0px 0 0 0;
	background: url(images/left.gif) no-repeat top;
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 9px;
}

.box ul li {
    padding: 0 0 0 50px;
    text-align: left;
}

.box ul li a {
    font: 15px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #B5ADA5;
}

.box ul li a:hover {
	text-decoration: underline;
	color: #EDE0D7;
}

#right {
    float: right;
    margin: 40px 0 0 40px;
    width: 650px;
    background: url(images/menu.gif) repeat-x;
}

#top {
    width: 650px;
}

#menu_left {
    float: left;
    width: 10px;
    height: 80px;
    background: url(images/menu_left.gif);
}

#menu {
    float: left;
    width: 630px;
    text-align: center;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
}

#menu ul li a {
	display: compact;
	float: left;
	padding: 0 27px 50px 27px;
	font: bold 16px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
	color: #d7e55e;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: White;
	font-family: "Trebuchet MS";
}

.menu_br {
    width: 2px;
    height: 80px;
    background: url(images/menu_br.gif);
    overflow: hidden;
}

#menu_right {
    float: right;
    width: 10px;
    height: 80px;
    background: url(images/menu_right.gif);
}

#cont {
	padding: 0 15px 45px 15px;
	text-align: justify;
	font-family: "Trebuchet MS";
}

#mainImage {
    float: left;
    margin: 0 30px 30px 0;
    width: 173px;
    height: 141px;
    border: none;
}

#bottom {
	clear: both;
	text-align: left;
	color: #B5ADA5;
	font-family: "Trebuchet MS";
}

#bottom p {
	margin: 0 0 0 280px;
	padding: 0 0 20px 0;
	font: 11px/24px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #A89892;
}

#bottom a, #bottom a:hover {
    color: #A89892;
}
#main #right #cont table tr th {
	color: #d7e55e;
	font-size: x-large;
	font-family: "Trebuchet MS";
	top: auto;
	right: auto;
	font-style: italic;
	font-weight: bold;

}
#main #left .box ul li {
	font-family: "Trebuchet MS";
}
#main #right #cont .firsth5 .date {
	font-family: "Trebuchet MS";
}
#main #right #menu ul .menu_br {
	font-family: "Trebuchet MS";
}
#main #right #cont .firsth5 .date {
	font-size: 12px;
}
#main #right #menu {
	font-family: "Trebuchet MS";
}
#main #right #cont table tr th .date {
	color: #B5ADA5;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#main #right #cont table tr th .date {
	font-size: small;
}
#main #right #cont table tr td p {
	color: #B5ADA5;
	font-size: small;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#main #right #cont table {
	color: #B5ADA5;
	font-size: small;
	text-align: left;
}
#main #right #cont p em {
	color: #d7e55e;
}
#main #right #cont .firsth5 .date {
	font-size: small;
}
#main #right #cont .firsth5 .date {
	font-size: small;
}
#main #right #cont .firsth5 .date {
	color: #B5ADA5;
}
#main #right #cont table tr th p {
	color: #B5ADA5;
	text-decoration: none;
}
#main #right #cont .date .comments {
	font-weight: bold;
	font-style: italic;
}
#main #right #cont .date .comments {
	color: #d7e55e;
}
#main #right #cont table tbody tr td {
	text-align: left;
}
#main #right #cont table tr th img {
	text-align: center;
	border-top-width: 4;
	border-right-width: 4;
	border-bottom-width: 4;
	border-left-width: 4;
	border-top-color: #d7e55e;
	border-right-color: #d7e55e;
	border-bottom-color: #d7e55e;
	border-left-color: #d7e55e;
}
#main #right #cont table tr th p {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #d7e55e;
}
#main #left .box ul li a {
	text-align: center;
}
#main #left .box ul li a {
	text-align: left;
}
#main #left .box form table tr td font {
	text-align: left;
}
#main #bottom p {
	text-align: left;
}
#main #bottom table tr th {
	text-align: left;
	font-size: 12px;
	color: #666;
	font-style: italic;
}
.container {
}
#main #right #cont table tr td .footer {
	color: #B5ADA5;
	text-align: center;
}
#main #right #cont table tr .text a {
	text-align: center;
}
#main #right #cont table tr .copyright {
	text-align: center;
}
#main #right #cont table tr .copyright p {
	text-align: center;
}
#right #cont table tr td table tr td form p .formFieldQuestion {
	font-style: normal;
}
#right #cont table tr td table tr td form p .formFieldQuestion {
	font-size: 12%;
}
#right #cont table tr td table tr td form p .formFieldQuestion {
	font-size: 12px;
}
#right #cont table tr td table tr .copyright p .footer {
	font-size: small;
}
#right #cont table tr td table tr .copyright p .footer {
	font-weight: normal;
}
#right #cont table tr td table tr th {
	color: #d7e55e;
	font-size: x-large;
	font-style: italic;
}
#right #cont table tr td table tr td form p .formFieldQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right table tr td table tr td table tr td table tr th {
	font-size: x-large;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #d7e55e;
	text-align: left;
}
#wrapper #center #main #left .box ul li a {
	font-size: xx-small;
}
#wrapper #center #main #left .box ul li a {
	font-size: x-small;
}
#wrapper #center #main #left .box ul li a {
	font-size: 10px;
}
#wrapper #center #main #left .box ul li a {
	font-size: 12px;
}
