body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/back.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	background: #FFFFFF url(../images/search.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

/*select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}*/

h1, h2 {
	font-weight: normal;
	color: #000033;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}



p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #000033
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 990px;
	height: 180px;
	margin: 0 auto;
	
}

/* login */

#login {
	/*float: left;*/
	width: 200px;
	height: 170px;
	margin-top: 0px;
	background: #FFFFFF url(../images/login.jpg);
}

#login fieldset {
	border: none;
}

#login input {
	float: left;
}

#login #u {
	width: 150px;
	margin-top:20px;
	margin-left: 10px;
	padding: 2px 5px;
}


#login #p {
	width: 150px;
	margin-top:20px;
	margin-left: 10px;
	padding: 2px 5px;
}

#login #x {
	float: right;
	background: none;
	border: none;
	margin-top:14px;
	margin-right: 10px;
}

#login a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	
}
#login a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000010;
	text-decoration: none;
	
}


/* Logo */

#logo {
	width: 990px;
	height: 161px;
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: NONE;
}

#logo h1 {
	float: left;
	padding-top: 85px;
	padding-left:275px;
	line-height:1.0em;
	font-size: 2.0em;
	color: #FFFFFF
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}


/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding-right: 8px;
	/*width: 130px;*/
	background-image: url(../images/menu_bar.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	font-size: 1em;
	color: #333333;
	background-position: left center;
	text-indent: 10px;
	font-weight: bold;
}
#menu a:hover {
	
	color: #FFFFFF;
	background-color: #333300;
	text-decoration: underline;
	
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	padding-top: 20px;
	float:right;
}

/* End Content */

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding-top: 0px;
}

/* End Page */

/* Content */

#content {
	width: 760px;
	padding-top: 20px;
	float:right;
}

/* End Content */

#latest-post {
	float: left;
	width: 420px;
}

#recent-posts {
	float: right;
	width: 300px;
	background: url(../images/img03.gif) repeat-y;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#recent-posts .entry {
	background: url(../images/img04.gif) repeat-x left bottom;
}

/* RightHandList */

#recent-posts ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#recent-posts li {
text-indent: 0px;
padding-bottom: 5px;
}

#recent-posts a {
	padding-right: 8px;
	/*width: 130px;*/
	height: 7px;
	padding-top: 0px;
	text-align: left;
	text-decoration: underline;
	font-size: 1em;
	color: #000033;
	font-weight: bold;
}
#recent-posts a:hover {
	
	color: #FFFFFF;
	background-color: #333300;
	text-decoration: underline;
	
}


.post {
}

.post .title {
	margin-top: 5px;
	line-height: 0.9em;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post .entry h3 {
	padding-bottom: 3px;
	font-weight: normal;
}

/* sponsors */

#sponsors {
	color: #000;
		}

#sponsors a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}


/* Search */

#search {
	float: right;
	width: 268px;
	margin-top: 85px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #x {
	background: none;
	border: none;
	margin-right: 7px;
}

#search #SEARCH {
	width: 180px;
	margin-left: 7px;
	padding: 2px 5px;
}

/* LinksItem */

#LinksItem ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#LinksItem li {
text-indent: 0px;
}

#LinksItem a {
	padding-right: 8px;
	/*width: 130px;*/
	height: 17px;
	padding-top: 0px;
	text-align: left;
	text-decoration: underline;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
#LinksItem a:hover {
	
	color: #FFFFFF;
	background-color: #333300;
	text-decoration: underline;
	
}

/* Sidebar */

/* Sidebar */

#sidebar {
	/*clear: both;*/
	float:left;	
	width: 180px;
	/*background: #CDEB8B url(../images/img05.gif) no-repeat;*/
	background: #FFFFFF /*url(../images/img05.gif) no-repeat*/;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 0px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 0 0;
	color: #008C00;
}


/* Footer */

#footer {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.test {
	line-height: 1em;
	letter-spacing: 1em;
	word-spacing: 1em;
}

	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
		padding-left:10px;	/* A little space at the left */
	}
	</style>

