

body {

	margin: 0;

	padding: 0;

	background: #FFFFFF url(images/img01.jpg) repeat-x;

	font: normal small Georgia, "Times New Roman", Times, serif;

 text-align: center;

	color: #333333;

}



#header {

	width: 700px;

	height: 200px;

	margin: 0 auto;

}



#logo {

	height: 110px;

}



img {

	border: none;

}



#menu {

	height: 70px;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	width: 140px;

	height: 45px;

	padding-top: 25px;

	text-decoration: none;

	text-align: center;

	letter-spacing: -2px;

	font-size: 30px;

	color: #B8BD52;

}



#menu a:hover {

	color: #1A1A1A;

}



#menu .active a {

	background: url(images/img03.jpg) no-repeat;

	color: #FFFFFF;

}



#content {

	width: 700px;

	margin: 0 auto;

}



#posts {

	float: right;

	width: 430px;

}



.post {

	margin-bottom: 10px;

}



.post .story {

	padding: 10px 20px;

	line-height: 180%;

 text-align: left;

}



.story .results a {

 color: #006600;

	line-height: 300%;

	font-style: italic;

	font-weight: bold;

}



#sidebar {

	float: left;

	width: 250px;

}



#content {

	padding: 10px;

 text-align: left;

}



.content ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.content li {

	padding: 10px;

	border-bottom: 1px dotted #006600;

}



.content a {

	text-decoration: none;

	color: #006600;

}



.content a:hover {

	text-decoration: underline;

}



.bold12   { text-align:  center;

            font-weight: bold; 

            font-size:   12px; }



.bold14   { text-align:  center;

            font-weight: bold; 

            font-size:   14px; }



.italic10 { font-style:italic;

            font-size: 10px;  }



.italic11 { font-style:italic;

            font-size: 11px;  }



.headline {

	color: #006600;

	font-style: italic;

	font-weight: bold;

}



#footer {

	clear: both;

	padding: 40px;

	background: #006600 url(images/img16.gif) repeat-x;

}



#sponsors {

	clear: both;

}



#footer p {

	margin: 0 auto;

	text-align: center;

	font-size: smaller;

	color: #ff8400;

}



#footer a {

	color: #999999;

}


