* {
	margin: 0px;
	padding: 0;
}

body {
	color: #6E6E6E;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(images/bg-tile.jpg);
}

input, textarea {
	border: 1px solid #333333;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1.25em/normal Arial;
	color: #6E6E6E;
}

h1, h2, h3 {
	margin-bottom: 0.5em;
	letter-spacing: 0em;
	font-family: Arial;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #FFCC00;
}

h1 a:hover, h2 a:hover {
	text-decoration: none;
	color: #999999;
}

h1 {
	font-size: 10px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 100%;
}

ul, ol {
	margin-left: 1em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#hdr-new {
    background-image: url(/images/header_full_770x280.jpg); 
    background-position: 0px 0px; 
    background-repeat: no-repeat;
    border-top: 4px #000000 solid;
    height: 280px; 
    width: 770px; 
    margin: auto;
}

#logo {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 0px
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

#logo h2 {
	float: right;
	padding-top: 75px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
	padding-right: 120px;
}

#logo a {
	text-decoration: none;
	padding-left: 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 35px;
	margin: 0 auto;
	border: 0;
	margin-bottom: 2px;
	padding-left: 12px;
	float: none;
	background-image: url(menu57/menu-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
	border: 0;
}

#menu li {
	float: left;
	padding: 0 0 0 0;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#flashcontent {
	width: 770px;
	height: 200px;
	margin: 0 auto;
}

/* Search */

#search {
	float: right;
	width: 227px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 770px;
	margin: 0 auto;
	height: 175px;
	background:url(images/header.jpg);
	padding: 0;
	background-position: top center;
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 485px;
	padding-top: 15px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0 10px;
}

.post .entry {
	padding: 10px;
}

.post .meta {
	height: 20px;
	margin: 10px 0 20px 0;
	padding: 0px 0 0 10px;
	line-height: 1.0em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 255px;
	padding-right: 10px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	line-height: 120%;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 15px 0 20px;
}

#sidebar li h3 {
	height: 22px;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(images/title.jpg) repeat-x;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

#sidebar li li {
	margin: 0;
	padding: 2px 0;
	border-bottom: 0px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}

/* rightcontent */

#sidebar #rightcontent {
	padding: 0;
}

#calendar caption {
	margin: 20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#rightcontent table {
	margin: 0 auto;
	caption-side: bottom;
}

#rightcontent thead th {
	width: 31px;
	height: 148px;
	font-weight: bold;
	color: #FFFFFF;
}

#rightcontent tbody td {
	width: 31px;
	height: 1px;
	text-align: center;
	color: #9E9E9E;
}

#rightcontent tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

#rightcontent #next {
	text-align: right;
}

/* Banner2 */

#banner2 {
	width: 770px;
	background: url(images/text-area.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	height: 230px;
	margin: 0 auto;
	padding: 0;
}

/* Footer */

#footer {
	clear: both;
	width: 770px;
	height: 100px;
	background: url(images/base.jpg) no-repeat;
	margin: auto;
	padding: 0 0 0 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer .legal {
	float: center;
	color: #666666;	
}

#footer .credit {
	float: right;
}
