﻿body {
	background: #90140C url(images/stripes.gif) repeat-x;
	background-position: 50% 40px;
	margin: 0;
	padding: 0;
}

a {
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #B00000;
}

a:hover {
	color: #6C0000;

}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}

.indent {
	padding-left:30px;
	
}

#nav {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li a {
	background: transparent url(images/nav.gif) repeat-x;
}

#nav li#current a {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li a:hover {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#heading {
	width: 427px;
	height: 90px;
	background: transparent url(images/title-background.png) no-repeat;
	line-height: 75px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	font:  normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
	color: #FE9B27;
	letter-spacing: 5px;
	cursor: default;
}

#header {
	background: url(images/header.png) no-repeat;
	height:37px;
	width: 822px;
	margin: 0 auto;
}

#header { behavior: url(images/iepngfix.htc); }

img { behavior: url(images/iepngfix.htc); }

.title {
	width: 762px;
	height: 95px;
	background: transparent url(images/logo.jpg) no-repeat;
	line-height: 75px;
	display: block;
	margin: 0 auto;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
	color: #FE9B27;
	letter-spacing: 8px;
	cursor: pointer;
	font-size:large;
}

a.title:visited a.title a.title:hover {
	color: #B00000;
}

#side {
	width: 825px; 
	background: url(images/bg.png) repeat-y;
	margin:0 auto;
	height:auto;
}

#side { behavior: url(images/iepngfix.htc); }

img { behavior: url(images/iepngfix.htc); }

#wrapper {
	width: 732px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #000 url(images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#chat a {
	background: #0086EE url(images/blue.jpg) no-repeat;
}

#join a {
	background: #F41100 url(images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(images/orange.jpg) no-repeat;
}

#search a {
	background: #199B2C url(images/green.jpg) no-repeat;
}

#main {
	height: 246px;
	background: #FE8624 url(images/main.gif) repeat-x;
	border-top: 5px #783C1C ridge;
	border-left: 5px #783C1C solid;
	border-right: 5px #783C1C ridge;
	border-bottom: 5px #783C1C solid;
	overflow: hidden;
}

#main ul {
	width: 710px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #CC0000;
}

#main ul li a img:hover {
	border: 3px solid white;
}

#main ul li h2 {
	font: bold 12px arial, verdana, helvetica;
	margin-top: 5px;
	color: black;
}

.content {
	float: left;
	width: 330px;
	margin: 20px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
}

.content ul {
	margin: 0;
	padding: 0;
}

.content h1 {
	margin: 0;
	padding: 0;
}

.content h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

.content h2 {
	margin: 20px 0 10px 0;
	font-size:large;
}

.content2 {
	float: left;
	width: 680px;
	margin: 20px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
}

.content2 ul {
	margin: 0;
	padding: 0;
}

.content2 h1 {
	margin: 0;
	padding: 0;
}

.content2 h1 {
	color: #8A0700;
	font: normal 2.5em arial, verdana, helvetica, sans-serif;
	margin-bottom: 30px;
	font-weight:bold;
}

.content2 h2 {
	margin: 20px 0 10px 0;
	font-size:large;
}

.content2 ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.content2 ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.content ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

.content2 ul.hover_list li a:hover {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

p {
	font-size:medium;
	font-family:Georgia, sans-serif;
}

.heading {
	font-weight:bold;
}

#footer {
	height: 25px;
	background-color: #000;
	color: #fff;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 50px solid #F3F3F3;
	clear: both;
}

#footer a {	
	color: #ccc;
}

#footer a:hover {	
	text-decoration:underline;
}


#footer-bottom {
	background: url(images/footer.png) no-repeat;
	height:37px;
	width: 822px;
	margin: 0 auto;
}

#footer-bottom { behavior: url(images/iepngfix.htc); }

img { behavior: url(images/iepngfix.htc); }
