/* Built by KIS Web Design */

* {
	margin: 0;
	padding: 0;
}

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

h1, h2, h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #F0E0E0;
}

h1 {
	font-size: 22px;
}

h2 {
	margin-top: 10px;
	font-size: 15px;
}

h3 {
	margin-top: 7px;
}

p, ul {
	margin-top: 7px;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
}

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

a:hover {
	color: #F0E0E0;
  	text-decoration: none; 
	font-weight: bold;
}

img {
	border: 4px solid #000023;
}	

iframe {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #F0E0E0;
	background: #B1C0C7;
	padding-left: 10px;
}

/* image positioning */

.left {
	float: left; 
  	padding: 2px 8px 18px 0px;
}

.right {
	float: right; 
  	padding: 2px 0px 18px 8px;
}

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

.centernb {
	display: block;
  	text-align: center;
  	border: 0px;
  	margin: 0px auto;
  	padding-top: 10px;  	
}

/* Header */

#header {
	width: 852px;
	height: 94px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1 {
	padding: 16px 0px 0px 75px;
}

#header img {
	margin: 0;
	border: 0px;
	text-align: center;
}

/* Page */

#page {
	width: 852px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#pagebg {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 474px;
	padding: 26px 20px 20px 46px;
	background: url(images/img04.jpg) no-repeat;
}

.detail {
}

.detail .title {
	padding-top: 15px;
	padding-bottom: 8px;
	text-align: center;
}

.detail .smtitle {
	text-align: center;
	padding-bottom: 5px;
}

.detail .postmsg {
	margin: auto;
	text-align: center;
	padding: 5px;
	border: 2px inset #FFFFF0;
	width: 200px;
}

.detail .entry {
	margin: 0;
	padding-bottom: 10px;
	color: #B1C0C7;
}

.detail .entry p{
	margin-top: 7px;
	color: #F0E0E0;
	font-size: 13px;
}

.detail .entry a {
	text-decoration: underline;
	color: #B1C0C7;
	font-weight: bold;
	font-size: 13px;
}

.detail .entry a:hover {
	text-decoration: underline;
	color: #F0E0E0;
}

.detail .news {
	border-bottom: 1px dotted #B1C0C7;
	padding: 2px 8px 8px 8px;
}

.detail .logo img {
	border: 0px;
	float: right; 
  	padding: 5px 0px 5px 8px;
}

.detail .sponsor img {
	border: 0px;
  	padding: 2px;
}

.detail table {
	margin: 10px 5px 10px 5px;
	border: 1px dotted #B1C0C7;
	border-collapse: collapse;
	font-size: 12px;
	width: 460px;
	color: #F0E0E0;
}

.detail table img {
	border: 2px solid #000023;
}

.detail th {
	padding-top: 3px;
	padding-bottom: 3px;
}

.detail td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px dotted #B1C0C7;
}

.detail .tbcent1 {
	text-align: center;
	height: 70px;
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dotted #B1C0C7;	
}

.detail .tbcent2 {
	text-align: center;
	height: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.detail .tbcent3 {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 1px dotted #B1C0C7;	
	border-right: 1px dotted #B1C0C7;	
}

.detail .td_fixture {
	padding-left: 5px;
	text-align: left;
	border: 1px dotted #B1C0C7;
	height: 20px;
}

.detail .td_title {
	font-weight: bold;
	width: 135px;
	border-right: 1px dotted #B1C0C7;
	padding-left: 3px;
}

.detail .bubble {
	width: auto;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 24px;
}

.detail .bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFF0;
	background: #223366;
}

.detail .bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

.detail .bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
	color: #F0E0E0;
}

.entry .image_holder {
	width: 470px;
	height: 190px;
	margin: 0;
}

.entry .image_holder img {
	padding: 0;
	border: 2px solid #000023;
}			
	
/* Side panel */

#sidepanel {
	float: right;
	width: 240px;
	padding: 15px 46px 50px 26px;
	background: url(images/img05.jpg) no-repeat;
	color: #F0E0E0;
}

#sidepanel h2 {
	margin: 0px 10px 0px 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #748AAF;
	text-align: center;
	font-size: 15px;
}

#sidepanel p {
	margin: 0px 8px 0px 8px;
	padding-bottom: 3px;
	font-size: 13px;
}

#sidepanel a {
	color: #F0E0E0;
	text-decoration: none;
}

#sidepanel a:hover {
	text-decoration: underline;
	color: #DFBFBF;
}

#sidepanel ul {
	padding: 0;
	list-style: none;
}

#sidepanel li {
	padding: 0;
	margin-bottom: 35px;
}

#sidepanel li ul {
}

#sidepanel li li {
	margin: 0px 10px 0px 10px;
	padding: 5px 15px;
	border-bottom: 1px dotted #748AAF;
}

#sidepanel p {
	margin-top: 5px;
}

#sidepanel p a{
	text-decoration: underline;
}

.side_spnb img {
	display: block;
	border: 0px;
  	text-align: center;
  	margin: 0px auto;
	margin-top: 15px;
}

.side_sp img {
	display: block;
	border: 2px solid #000023;
  	text-align: center;
  	margin: 0px auto;
	margin-top: 15px;
}

/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(images/img07.jpg) no-repeat;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

#footer a {
	color: #800000;
}
