body {
	background: #000000 url(img1.jpg) no-repeat center top;
	font: 11px Comic Sans Ms;
	color: #4E515B;
}

/* Logo */

#logo {
	width: 800;
	height: 220px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 6px 0 0 350px;
	letter-spacing: -5px;
	font-size: 72px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	width: 650px;
	height: 95px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	padding: 16px 10px 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #4E515B;
}

#menu a:hover {
	background: #000000;
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

* { 
	padding: 0; margin: 0;
}

/* links */
a {
	color: #CCCCCC; 
	text-decoration: none	
}
a:hover {
	color: #FFFFFF;
}

/* headers */
h1, h2, h3 {
	font: bold 1.3em 'Trebuchet MS', Arial, Sans-serif;
	color: #A0080D;
}
h1 { font-size: 1.6em; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

#main h1 { 
	font: normal 1.5em 'Trebuchet MS', Arial, Sans-serif;
	color: ##666666; 	
}
#sidebar h1 {
	font: bold 1.4em 'Trebuchet MS', Arial, Sans-serif;
	background: #000 url(arrow.gif) no-repeat 10px .7em;
	padding: 7px 0 7px 35px;
	color: #CCCCCC;
}

p, h1, h2, h3 {
	margin: 0;
	padding: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #F88F26;
}
ul span, ol span {
	color: #CCC;
} 
select {
background-color:#000000;
color:#FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: #FF0000;
border-style:dashed;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
} 
.submit2 {
background-color:#000000;
color:#FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: #FF0000;
border-style:dashed;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.excalibur2 {
	border: 1px dashed #FF0000;
	font: normal 1em Verdana, sans-serif;
	font-size: 10px;
	color:#FF0000;
	background: #000000;
}
.excalibur3 {
	border: 1px dashed #FF0000;
	font: normal 1em Verdana, sans-serif;
}
.excalibur4 {
	border: 1px dashed #FFFFFF;
	font: normal 1em Verdana, sans-serif;
}
.excaliburinput {
	color: #FFFFFF;
	background: #000000;
	border: 1px dashed #CCCCCC;
	font-family: verdana, sans-serif;
}
.input {
border:: 1px dashed #FF0000;
font: "Comic Sans MS";
}
/* images */
img {
	border: 3px solid #444;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 3px solid #444;
}
a:hover img {  
  border: 3px solid #CCC !important; /* IE fix*/
  border: 3px solid #444;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #111;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #111;  
   font: bold 1.3em/1.5em 'Trebuchet MS', Sans-serif;   
}

/* form elements */
form {
	margin: 15px;
	padding: 0;
	background: #000;  
   border: 1px dashed #151515;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #CCC;
	font: normal 1em Verdana, sans-serif;
	color:#000;
	background: #CCC;
}
textarea {
	width: 250px;
	padding:2px;
	border: 1px solid #CCC;
	font: normal 1em Verdana, sans-serif;
	height:100px;
	display:block;
	color:#000;
	background: #CCC;
}
input.button { 
	margin: 0; 
	font: bold 1em Tahoma, Sans-serif; 
	border: 1px solid #CCC;
	padding: 2px 3px; 
	color: #000;
	background: #CCC;	
}

/* search form */
.searchform form{
	color: #FFFFFF;
	background: #000000;
	border: 1px dashed #CCCCCC;
	font-family: verdana, sans-serif;
}
.searchform input.textbox { 
	color: #FFFFFF;
	background: #000000;
	border: 1px dashed #CCCCCC;
	font-family: verdana, sans-serif;
}
.searchform input.button { 
	color: #FFFFFF;
	background: #000000;
	border: 1px dashed #CCCCCC;
	font-family: verdana, sans-serif;
}

/***********************
	  LAYOUT
************************/

#header-content, #footer-content, #content {
	width: 83%;	
}

/* header */
#header {
	background: #444 url(headerbg.jpg) repeat-x 0 0;
	height: 120px;
	text-align: left;	
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content #logo {
	position: absolute;	
	font: bold 50px Verdana, 'Trebuchet Ms', Sans-serif;
	letter-spacing: -2px; 
	color: #000;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 5px; left: 20px;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #CCC;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 60px; left: 35px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -101px;
	top: 75px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 446px;
	height: 35px;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #000;
}
#header-content li a:hover {
	background: #000;
	color: #F88F26;
}
#header-content li a#current  {
	background: #000;
	color: #CCC;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	background: #000;		
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0; margin: 0 auto;		
}

/* sidebar */
#sidebar {
	float: right;
	width: 260px;
	margin: 10px 0; padding: 0;	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: 5px 0 15px 0;			
}
#sidebar ul.sidemenu li {
	padding: 0 10px;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight:bold;
	color: #6A6A6A; 
	height: 1.5em;
	text-decoration: none;
	padding:.3em 0 .3em 15px;
	background: #000;		
	border-bottom: 1px dashed #151515; 
	line-height: 1.5em;
}
#sidebar ul.sidemenu a.top{
	border-top: 1px dashed #151515;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	background: #000;
	border-left: 5px solid  #CCCCCC;
	color: #CCCCCC;		
}
#sidebar .sidebox {
	background: #000;
	margin: 5px 15px 10px 15px;
}

/* main */
#main {
	margin: 10px 0; 
	padding: 0 270px 0 0;		
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	border-top: 1px solid #68050A;
	font-size: 95%;
	text-align: left;	
}
#footer h2, #footer p {
	padding-left: 0;
}
#footer-content {	
	margin: 0 auto;		
}
#footer-content a {
	text-decoration: none;
	color: #8A8A8A;
}
#footer-content a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 15px;	
}
#footer-content .col2 {
	width: 30%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.comments { 
	text-align: right; 
	border: 1px dashed #151515; 
	padding: 5px 10px;
	margin: 20px 15px 10px 15px;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #FFFFFF;
	font-style: normal;
	background: url(titlebg.jpg) #000000 repeat;
	border-bottom: dashed 1px #555555;
	border-top: dashed 0px #555555;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.titlebg2 a:hover
{
	text-decoration: none;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(catbg.gif) #000 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(catbg.gif) #000 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: dashed 0px #375576;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor 
{
}

/* This is used on tables that should just have a border around them. */
.tborder
 {
  border: 1px dashed #555555;
  padding: 1px;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg {
	 background: #1F1F1F;
	 color: #888888
}

.windowbg2 {
	 background: #1F1F1F;
	 color: #888888
}

.windowbg3 {
	 background: #666666;
	 color:#FFFFFF;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}
