/******************\
*-- Jim's Stuff -- *
\******************/

.headbanner {
	background-image:  url(../images/wheelspin2banner.gif);
	  margin           : 0px 0px 0px 0px;
	  padding           : 0px 0px 0px 0px;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666633;
}

BODY {

  
  background-image:  url(../images/page_bg.png);
  margin           : 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #e6e0c6;
}

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

a:hover 
{
text-decoration:  underline; 
color: #ffffff;
font-weight: bold;
}

textarea, input	
{
BORDER: dotted 1px #0e1202;
FONT-SIZE: 7pt;
height:16px;
text-align: left
vertical-align: middle;
FONT-FAMILY: arial,verdana;
COLOR: #e6e0c6;
BACKGROUND: #69723e
}



/***********/
/* Modules */
/***********/

.search
{
padding-top: 10px;
padding-left: 50px;
}

#rightcol div.module 
{
	width:200px;
   	background:  url(../images/right_bar_bg.png) top left repeat-y;
	vertical-align:top;
}

#rightcol div.module  div 
{
	width:200px;
	background: url(../images/right_bar_section.png)  top left no-repeat;
}

#rightcol div.module  div div 
{
	width:200px;
	background: url(../images/right_bar_base.png) bottom left no-repeat;
}

#rightcol div.module div div div
{
	width:180px;
	padding-left: 0px; 
	padding-bottom: 15px;
	background:transparent;
	margin:auto;
}

#rightcol div.module div div div h3
{
	margin: 0px;
	color: #000000;	
	font-size: 10pt;
}





#leftcol div.module 
{
	vertical-align:top;
	background:  url(../images/left_bar_bg.png) bottom left repeat-y;
	width:120px;
}

#leftcol div.module div 
{
	width:120px;
	background: url(../images/left_bar_section.png)  top left no-repeat;
}

#leftcol div.module  div div 
{
	width:120px;
	background: url(../images/left_bar_base.png) bottom left no-repeat;
}

#leftcol div.module div div div
{
	width:120px;
	padding-left: 10px; 
	padding-bottom: 15px;
	background:transparent;
	margin:auto;

}

#leftcol div.module div div div h3
{
	margin: 0px;
	color: #000000;	
	font-size: 10pt;

}




div.module div div div form
{
	text-align:left;
	padding-left: 0px; 
	margin-right: 0px; 
	margin:auto;
}

div.module div div div form table
{
	text-align:left;
	margin:auto;
}

div.module div div div form table table
{
	text-align:left;
	margin:auto;
}



/*************/
/* Main BODY */
/*************/



td.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px; 
	margin-top: 0px; 
	text-align: left
	vertical-align: top;
}


table.contentpaneopen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px; 
	margin-top: 0px; 	
}

table.blog {

	padding-left: 0px; 
	margin-left: 0px; 
	padding-right: 0px; 
	margin-right: 0px; 


}


#maincol {
	background-color: #494f2b;
	padding-right: 0px; 
	margin-right: 10px; 
	}














/*************/
/* Main Menu */
/*************/

a.mainlevel 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #e6e0c6;
padding-left: 0px;
text-decoration: none;
font-weight: normal;
}

a.mainlevel:hover, 
{
text-decoration:  underline;
color: #FFFFFF;
font-weight: normal;
}

a.mainlevel#active_menu 
{
color: #FFFFFF;
font-weight: bold;
}


/***************/
/* other stuff */
/***************/

.poll
{
}

form
{
margin-bottom: 0px;
}


/****************/
/* Shoutbox CSS */
/****************/



#chatoutput {
width: 120px;
padding: 6px 8px; 
border: 0px solid ;
border-width: 0px 0px;
font: 11px helvetica, arial, sans-serif;
color: #FFFFFF;
background: #000000;
overflow: auto;
margin-top: 4px;
}



#chatoutput span {
font-size: 1em;
color: #FFFFFF;
font-weight: bold;
}



#chatForm label, #shoutboxAdmin {
display: block;
margin: 4px 0;
}




#chatoutput a {
font-style: normal;
font-weight: bold;
color: #000000; ?>
}





/* User names with links */
#chatoutput li span a {
font-weight: normal;
display: inline !important;
border-bottom: 0px dotted #008800;
}



#chatForm input, #chatForm textarea {
width: 160px;
display: block;
margin: 0 auto;
}



#chatForm textarea {
width: 150px;
}



#chatForm input#submitchat {
width: 70px;
margin: 10px auto;
border: 2px outset;
padding: 0px;
}



#chatoutput ul#outputList {
padding: 0;
position: static;
margin: 0;
}



#chatoutput ul#outputList li {
padding: 2px;
margin: 0;
color: #b6bFb6;
background: none;
font-size: 1em;
list-style: none;
}








/* No bullets from Kubrick et al. */
#chatoutput ul#outputList li:before {
content: '';
}

#lastMessage {
padding-bottom: 0px;
text-align: center;
border-bottom: 0px dotted #FF00FF;
}

em#responseTime {
font-style: normal;
display: block;
}

#chatoutput .wp-smiley {
vertical-align: middle;
}

