body {
	font-family: "Century Gothic";
color: #000
	font-size: 11px;
	padding: 0px;
  margin: 0px;
background: #ccc url(../images/bg.jpg) center; 
}


			/*WRAP*/
#container { width: 760px; margin-left: auto; margin-right: auto; padding: 0; background: transparent; color: #000; font-size: 11px; font-family: "Century Gothic"; font-weight: normal; font-style: normal;}
			/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
height: 150px;
border-bottom:3px solid #fff;
background: #82B64D url(../images/header.jpg);
color: #000;
}
			/*TOP NAVIGATION*/
#navbar ul {
float:left;
width:100%;
margin: 0;
padding: 0;
height: 30px;
list-style-type: none;
font-size: 12px;
text-align: center;
border-bottom:3px solid #fff;
background: #0a0b0d;
color: #5b920a;
}
#navbar a:link { float:left; height:17px; text-decoration:none; color:#85c327; font-family: "Century Gothic"; font-weight: bold; background:#0a0b0d; width: 75px; padding:0.5em 0.6em; border-right:1px solid #fff; }
#navbar a:hover { background:#85c327; color: #0a0b0d; font-family: "Century Gothic"; height:17px; }
#navbar li {
display:inline;
}
			/*MAIN CONTENT*/
#content {
padding: 1em;
margin-left: 200px;
}
			/*SIDEBAR*/
#sidebar {
float: left;
width: 160px;
margin: 0;
padding: 0 1em 0 1em;
}
/*FOOTER*/
#footer { clear: both; width:750px; padding: 5px; margin: 0; font-size: 11px; border-top: 3px solid #fff; border-bottom: 3px solid #fff; background: #0a0b0d; color: #85c327; font-family: "Century Gothic"; text-align: center; }
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #85c327; 
}
.textbox { font: "Century Gothic"; border-color: #333; border-width: 1px; outline-color: #333; outline-width: 1px;;}
#footer a:hover {
text-decoration : underline;
background : inherit;
color :  #5b920a;
}
			/*LINKS*/
a:link { text-decoration : none; background : inherit; color : #85c327; font-family: FontName, "Century Gothic"; }
 a:visited { text-decoration : none; background : inherit; color : #85c327; font-family: FontName, "Century Gothic"; }
a:hover { text-decoration : underline; background : inherit; color :  #385900; font-family: FontName, "Century Gothic"; }
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
}
h2 {
margin-top: 10px;
padding: 6px 0 3px;
font-size: 160%;
letter-spacing: 3px;
background : transparent;
color :   #5b920a;
}
h3 {
margin: 0;
padding: 6px 0 3px;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #5b920a;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*CLASS*/
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.post{
background: #e6e7e9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 100%;
}
.post .date {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}


table, tr, td { color: #000; font-size: 12px; font-family: "Century Gothic"; border-color: #aaaaaa; line-height: 20px; border-collapse: collapse; }

.small { font-size: 12px; font-family: "Century Gothic"; line-height: 15px; }
.infoBox { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBoxContents { font-size: 12px; font-family: "Century Gothic"; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.statsBox { border: solid 1px #aaaaaa; border-collapse: collapse; background: #e1e1e1; font-size: 11px; font-family: "Century Gothic"; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents { color: #000; background: #d9f8aa; font-size: 13px; font-family: "Century Gothic"; border-color: #85c327; border-width: 1px; outline-color: #85c327; }

.category { font-family: "Century Gothic"; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 110px; }

.type { color: #000; font-family: "Century Gothic"; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 90px; }

.balance { color: #000; font-family: "Century Gothic"; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 60px; }

.button { background: #e1e1e1; font-family: "Century Gothic"; font-size: 12px; width: 100px; border-color: #333; border-width: 1px; outline-color: #333; outline-width: 1px; }

.column {
	border: 1px solid #666666;
}

.url { font-family: "Century Gothic"; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 180px; }

.textarea { font-family: "Century Gothic"; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.balance {
  background: #E1E1E1;
  font-family: "Century Gothic";
  font-size: 12px;
  width: 60px;
}

img {
  border: 0px;
}
