html {
height:100%;
margin-bottom:1px;
}

body {
height:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
color:#000000;
}

li {
font-size: 12px;
}

.max-width {
width:770px;
}

#main-content {
  margin: 0px 20px 0px 20px; 
  font-size: 12px;
  text-align: center;
}

#centered-content {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#disabler {
  display: none; 
  position: absolute; 
  border: 1px solid #404040; 
  padding: 8px; 
  background-color: #FFFFE1
}

.small {
  font-size: 8px;
}

.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

.plain {
  text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

.header {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

.click {
  cursor: pointer;
}

.gallery-div {
  border-bottom: 1px solid #dcdcdc; 
  padding-bottom: 5px; 
  margin-bottom: 5px; 
  clear: both;
}
.headrow {
height:60px;
background-color: #eeece4;
background-image: url(images/head-bg.gif);
}
.menurow {
height:24px;
background-color: #ffffff;
background-image: url(images/menu-bg.gif);
}
.menubar {
height:24px;
background-image: url(images/menu-bar.gif);
}
.menutxt {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
}
.bodyrow {
}
.bodybar {
height:24px;
background-color:#ffffff;
}
.bodytxt {
background-image: url(images/body-bg.gif);
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
}
.partner-box {
background-color: #eeece4;
background-image: url(images/head-bg.gif);
}
.partner-msg {
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
.partner-txt {
font-size:14px;
color:black;
background-color:#ffffff;
padding-left:10px;
padding-right:10px;
}
.partner-thumb {
border: 5px solid white;
}
.line-spacer {
height:10px;
}
.thumb-index {
width:100%;
text-align:left;
margin-bottom:10px;
}
.info1 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:11px;
text-align:left;
}
.info2 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:10px;
text-align:left;
}
.info3 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:10px;
text-align:left;
}
.preview {
margin-right:5px
}
.footrow {
height:100px;
text-align:center;
}
.sponsors {
background-color: #eeece4;
background-image: url(images/head-bg.gif);
border-top:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
}
.adspot {
height:60px;
width:20%;
background-color:#ffffff;
}
.copyrow {
background-color: #eeece4;
font-family:Arial,Helvetica,Sans-Serif;
font-size: 11px;
text-align:center;
}
.maintble {
width:770px;
background-color:transparent;
}
td {
font-family:Arial,Helvetica,Sans-Serif;
font-size:11pt;
}
.sitemap {
border:1px solid #d0d0d0
}
.sitehead {
background-color: #eeece4;
}
.sitecell {
border:1px solid #d0d0d0
}
.sitelinks {
font-size:11px;
}
.sitefoot {
background-color: #eeece4;
}
form {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
input, textarea, select, button {
font-size:12px; 
font-family:Arial,Helvetica,Sans-Serif;
}
#main-content {
margin: 0px 20px 0px 20px;
font-family:Arial,Helvetica,Sans-Serif; 
font-size:12px;
text-align:center;
}
#centered-content {
text-align:left;
margin-left:auto;
margin-right:auto;
width:100%;
}
.url {
color:#000000;
font-size:10px;
}
.small {
font-size:9px;
}
.grey {
color:#808080;
}
.error {
font-weight:bold;
color:#000000;
padding:4px;
padding-left:10px;
background-color:#ffff00;
}
.notice {
font-weight:bold;
color: #000000;
padding:4px;
padding-left:10px;
background-color:#ffff00;
}
.bold {
font-weight:bold;
}
.hilite {
background-color:#ffff00;
}
.plain {
text-decoration:none;
}
.content-section {
padding:8px 12px 8px 12px;
font-size:12px;
}
.header {
font-size:16px;
font-weight:bold;
padding-bottom:5px;
}
/* tabs */ 
#tab-container {
padding-top: 10px;
}
#tabs td {
font:Bold 8pt Tahoma;
}
#tabs {
text-align:center;
margin:0px 0px 0px 0px;
font:Bold 8pt Tahoma;
padding-left:15px;
background:url(images/gray-dot.gif) repeat-x bottom;
height:29px;
}
.tab-l {
background:url(images/tab-left-off.gif) no-repeat bottom;
width:7px;
height:29px;
float:left;
display:inline;
margin-left:6px;
} 
.tab-l.on-l {
background:url(images/tab-left-on.gif) no-repeat bottom;
width:7px;
height:29px;
float:left;
display:inline;
} 
.tab-r {
background: url(images/tab-right-off.gif) no-repeat bottom right;
width:auto;
float:left;
display:inline;
padding:0px 13px 0px 6px;
height:29px;
} 
.tab-r.on-r {
background:url(images/tab-right-on.gif) no-repeat bottom right;
width:auto;
}
.tab-r a {
position:relative;
top:13px;
color:#FFF;
text-decoration:none;
}
.tab-r.on-r a {
color:#000;
}
/* Search bar */
#search-bar {
text-align:center; 
padding:0px 0px 0px 0px;
}
#search-button {
position: relative; 
top:3px;
border:0px;
}
.sidemenu {
width:150px;
text-align:left;
vertical-align:top;
background-color: #eeece4;
background-image: url(images/head-bg.gif);
}
.centermenu {
text-align:center;
vertical-align:top;
}
.menuhead {
font-size: 12px;
font-weight: bold;
}
.menulinks a {
font-size: 12px;
font-weight: normal;
text-align:left;
}
.pagemenu {
text-align:center;
}
a.pagelink {
font-size:12px;
font-weight:normal;
white-space:nowrap;
padding-left:5px;
padding-right:5px;
}
.status {
width:90px;
font-size:10px;
}
/* Header bars */
.bar {
background:url(images/body-bg.gif) repeat-x top left;
height:24px;
}
.bar-left {
background: url(images/body-left.gif) no-repeat top left;
height: 24px;
float: left;
display: inline;
}
.bar-right {
background: url(images/body-right.gif) no-repeat bottom right;
height: 24px;
text-align: right;
}
.bar-text-left {
position:relative;
top:4px;
left:10px;
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
font-size:10pt;
display:inline;
}
.bar-text-right {
position:relative;
top:5px;
right:15px;
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
font-size:9pt;
display:inline;  
}
.bar-text-right a {
text-decoration:none;
}
/* Footer */
.footcell {
text-align:center;
}
#non-footer {
position:relative;
min-height:100%;
}
* html #non-footer {
height:100%;
}
#footer {
font-size:8pt;
font-family:Arial,Helvetica,Sans-Serif;
color:#000000;
text-align:center;
}
#footer-spacer {
height:20px;
}
#footer-text {
text-align:center;
}
#footer-text a {
text-decoration:none;
}

/* Webmaster Sponsor List Side Menu */
.wtitle {
color:black;
font-size:14px;
font-weight:bold;
}
.wcategory {
color:green;
font-size:12px;
font-weight:bold;
}
.wmessage {
color:black;
font-size:10px;
margin-top:8px;
margin-bottom:8px;
}
.wnotice {
color:black;
font-size:9px;
margin-top:8px;
}
a.wlink {
color:red;
font-size:12px;
}

/* Link Properties */
.jmbfoot {
font-size:11px;
text-align:center;
}
a.tab {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
a.category {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
a.category-plain {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
color:#000000;
font-weight:normal;
}
a:link,a:active,a:visited {
color:#000000;
}
a:hover {
color:#ff0000;
}
