/*******************************************************************************
 * GENERAL SITEWIDE STYLES JDA Publishing
 ******************************************************************************/
 
BODY {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
P, TD, LI, UL, Table{
color: #000000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
text-align: left;
}
.main {
  background:#fff;
	padding:5px;
	width:550px;
}
a:link {
color: #000099;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
}
a:visited {
color: #695638;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}
a:hover {
color: #93784E;
font-weight: bold;
letter-spacing: 1px;
text-decoration: underline;
}
a:active {
color: #695638;
font-weight: bold;
letter-spacing: 1px;
text-decoration: underline;
}
/*******************************************************************************
 * HEADER TABLE
 ******************************************************************************/
 .navigation {
text-align: left;
color: #695638;
letter-spacing: 1px;
font-size: 11px;
line-height: 18px;
background: #ffffff;
}
.leftside {
padding: 3px;
text-align: left;
border-right: solid 1px #93784e;
background: #ffffff;
}
.rightside {
padding: 3px;
text-align: left;
border-left: solid 1px #93784e;
background: #ffffff;
}
.topnav {
color: #695638;
background: #ffffff;
text-align: right;
padding: 3px;
font-size: 11px;
text-align: left;
line-height: 20px;
}
.topnav2 {
color: #695638;
text-align: left;
padding: 3px;
font-size: 11px;
text-align: left;
line-height: 20px;
background: #ffffff;
}
.textarea {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
text-align: left;
line-height: 20px;
padding: 15px;
background: #ffffff;
}
.info {
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding: 5px;
background: #ffffff;
}
.botnavbar {
text-align: left;
color: #695638;
letter-spacing: 1px;
font-size: 10px;
padding: 5px;
background: #ffffff;
}
.copyright {
text-align: left;
font-size: 11px;
color: #695638;
font-family: Trebuchet MS, Verdana, sans-serif;
letter-spacing: 2px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-top: solid 1px #93784e;
background: #ffffff;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
table#tabbar tr td#tabs a {
    float: none;
}
/* End IE5-Mac hack */ 
/* 
 * Text placed in spans will not be displayed in CSS-compliant browsers, but
 * will be displayed in text-only or audio browsers
 */
  
/*******************************************************************************
 * GENERAL STYLES
 ******************************************************************************/ 
h1 { 
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 15px;
font-weight: 700;
letter-spacing: 2px;
color: #000033;
}
h2 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
color: #333399;
}
h3 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 18px;
font-weight: 700;
letter-spacing: 2px;
color: #695638;
}
h4 {
text-align: center;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 20px;
font-weight: 700;
letter-spacing: 2px;
color: #333399;
line-height: 24px;
}
h5 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 18px;
font-weight: 700;
letter-spacing: 2px;
color: #333399;
}
h6 {
text-align: left;
font-size: 24px;
font-weight: 700;
letter-spacing: 2px;
color: #333399;
line-height: 26px;
}
.two {
text-align: center;
font-size: 15px;
color: #000099;
font-weight: 700;
line-height: 20px;
padding: 5px;
border: solid 1px #333399;
background: #999966;
}
#two {
text-align: center;
font-size: 15px;
color: #000099;
font-weight: 700;
line-height: 20px;
padding: 5px;
border: solid 2px #333399;
background: #999966; 
padding:4px; 
width:100%"
}
.three {
text-align: center;
font-size: 11px;
color: #333333;
font-family: Verdana, sans-serif;
line-height: 15px;
padding: 5px;
background: #ffffff;
}
.four {
text-align: center;
font-size: 11px;
color: #000000;
line-height: 15px;
padding: 5px;
background: #ffffff;
}
.five {
text-align: center;
font-size: 11px;
font-weight: 500;
color: #000099;
line-height: 15px;
padding: 5px;
background: #ffffcc;
}
.articleheader {
background: #93784e;
font-weight: bold;
padding: 3px;
color: #ffffff;
letter-spacing: 2px;
}
.articletext {
font-size: 11px;
padding: 3px;
line-height: 15px;
background: #ffffff;
}
.tiny {
font-size: 9px;
color: #695638;
padding: 1px;
}
.credits {
font-family: verdana, arial, helvetica;
font-size: 9px;
letter-spacing: 1px;
font-weight: normal;
line-height: 12px;
padding: 5px;
padding-bottom: 15px;
border-top: 1 solid #333399;
border-bottom: 1 solid #333399; 
}
/* Specific Classes */
img.centered {
  text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	padding:0 0 0 10px;
}
img.alignleft {
	float: left;
	padding-right: 0 10px 0 0;
}
img, img a {
border: none;
text-decoration: none;
}
.moveright {
	text-align: right;
}
.moveleft {	
text-align: left;
}
.staycenter {
	text-align: center;
}