/* CSS Document */

body {
	background-color: #6E6E70;
	text-align:center;
}
.maintable{ margin-left:auto; margin-right:auto;
}
.headertop{width:900; height:25; background-image:url(images/headertop.jpg); background-repeat:no-repeat;}
.rightcolbg{ background-image:url(images/right-column-bg.jpg); background-repeat:repeat-y; width:69;}
.leftcolbg{ background-image:url(images/leftcolumbg.jpg); background-repeat:repeat-y;}

.content{ background-image:url(images/contentbg.jpg); background-repeat:repeat-y; vertical-align:top;}
.contenttitle{background-image:url(images/contenttitlebg.jpg); background-repeat:no-repeat; height:55px; width:581px;}
.contenttitletext {text-align:left; padding-left:25px;}
.contentbottom{ background-image:url(images/contentbottom.jpg); background-repeat:no-repeat; height:55px; width:581px;}
.leftnavside {background-image:url(images/leftnavbg.jpg); background-repeat: repeat-y; background-color:#cdcdcd; vertical-align:top;
}
ul {
  list-style: square url(images/navigation-bullett.jpg);
  margin: .0em .0em 0 -10px; 
  text-align:left;
}
ul li {
background-image:url(images/navigation-seperator.jpg);
  background-repeat:no-repeat;
  height:30px;
  margin-left: 0;
}
ul li a {
color:#000000; font-weight:bold; text-decoration:none;
}
ul li a:hover {
color:#ffffff; font-weight:bold; text-decoration:none;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
background-color:#5a5b5d;
color:#cccccc;
padding-top:15px;
font-size:13px;
text-align:center;
letter-spacing:.1em;
}
.copyright a:link, .copyright a:active, .copyright a:visited { font-family:Arial, Helvetica, sans-serif;
color:#cccccc; text-decoration:none; text-decoration:underline;}
.copyright a:hover { color:#ffffff;}
.text {padding-left:25px; padding-right:5px; text-align:justify;}
.text img {margin:0 0 0 10; border: solid; border-width:1px;}
.noborder{margin:0 0 0 10; }
h1 { font-size:16px;}
h2 { font-size:18px; padding-left:20px;}
.text a:link, .text a:active, .text a:visited{ color:#000000; text-decoration:underline;}
.text a:hover{color:#999999;}
.test { border-color:#fff;}
.colorchart {border: solid; border-width:1px; border-color:#000000; width:50px;}
.railings{font-size:12px;}
.railings td { padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
a.fb {position:absolute; background: url(images/facebook.jpg) no-repeat; height: 36px; width: 100px; text-indent: -9999px;  position:absolute; left:500px; top:50px;}
#contentarea li{
background-image:none;
  background-repeat:no-repeat;
  height:30px;
  list-style:disc;
  margin-left: 0;}
/*#contentarea .test {margin-left:15px;margin-right:5px;}*/
#contentarea img {margin-left:15px;margin-right:5px;}
#wp-sidebar{background-color:red;}