* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #331100;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, ul {
	font-size: 12px;	
	margin-bottom: 10px;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
}

a {
	color: #331100;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 3px ridge #331100;
}

.left {
	float: left; 
  	padding: 7px 0px 0px 10px;
}

.right {
	float: right; 
  	padding: 7px 5px 0px 5px;
}

.center {
	display: block;
  	padding: 2px 0px 0px 0px;
  	text-align: center;
  	margin: 0px auto;
}

/* Site background */

.bg {
	width: 925px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x;
	border: 5px solid #331100;
}

/* Header */

#header {
	width: 925px;
	height: 120px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 15px;
}

#header .right {
	float: right; 
  	padding: 5px 27px 0px 5px;
}

#header .left {
	float: left; 
  	padding: 5px 5px 0px 26px;
}

/* Logo */

#logo {
	text-align: center;
}

#logo h1 {
	margin: 0;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 20px;
}

#logo h2 {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 30px;
}

/* Menu */

#menu {
	text-align: center;
	font-weight: bold;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding-top: 10px;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 5px 10px;
	margin-right: 10px;
	background: #331100;
	border: 2px ridge #EEAA11;
}

#menu a {
	text-decoration: none;
	color: #FFFFF0;
}

#menu .selected a{
	text-decoration: none;
	color: #EEAA11;
}

#menu a:hover {
	color: #EEAA11;
}

/* Wrapper */

#wrapper {
	width: 925px;
	margin: 40px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
}

/* Sidebar */

#sidebar {
	margin: 0px 250px 0px 10px;
	width: 230px;
	background: url(images/img04.jpg) repeat-y;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 5px 15px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar .content {
	padding: 10px 15px 10px 15px;
}

#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

#sidebar p {
	font-size: 11px;
}

/* Content */

#content {
	float: right;
	width: 625px;
	margin: 0px 15px 0px 15px;
}

/* Articles */

.article {
	width: 600px;
	background: url(images/img09.jpg) repeat-y;
}

.article h1 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.article h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}	

.article a {
	color: #986D0B;
}

.article a:hover {
	color: #331100;
	background: #DAC087;
}
	
.article .top {
	padding: 20px;
	background: url(images/img08.jpg) no-repeat;
}

.article .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

.article table {
	margin: 10px 5px 10px 5px;
	border: 1px dotted #331100;
	border-collapse: collapse;
	font-size: 12px;
	width: 540px;
}

.article th {
	padding: 3px;
	text-align: left;
	background: #E4D0A5;
	border-bottom: 1px dotted #331100;
}

.article td {
	padding: 3px;
	border-bottom: 1px dotted #331100;
}

.article .tr_alt {
	background: #E4D0A5;
}	

.article .td_center {
	text-align: center;
}

.article .td_right {
	text-align: right;
}	

.sponsors
	width: 600px;
}

.sponsors table {
	margin: 5px 5px 5px 5px;
	border: 2px ridge #331100;
	border-collapse: collapse;
	font-size: 14px;
	width: 580px;
}

#photobar {
	margin: 0px 250px 0px 0px;
	padding: 0;
	width: 230px;
}

#photobar .left {
	float: left;
  	padding: 0px 0px 15px 13px;
}	

.photoleft {
	float: left; 
  	padding: 0px 0px 5px 0px;
  	width: 220px
}

/* Photos */	

.photoholder {
	width: 888px;
	float: left; 
  	padding: 0;
}

.phototext {
	width: 888px;
	float: left; 
  	padding: 0;
}

.phototext h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
}	

.phototext p {
	margin: 0;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}	

.phototext .alttext {
	color: #B3800D;
}

.phototext .left {
	float: left; 
  	padding: 5px 0px 0px 0px;
}	

.phototext .right {
	float: right; 
  	padding: 5px 10px 0px 5px;
}

.navigation {
	width: 600px;
	float: left; 
  	padding: 0;
}

.navigation .alttext {
	color: #B3800D;
}

.navigation h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
}	

/* Footer */

#footer {
	width: 925px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

#footer p {
	padding-top: 5px;
	font-size: 11px;
}