*, html {
   padding: 0;
   margin: 0;
}

body {
   background: #EDECE3;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 62.5%;
}

#container {
   width: 780px;
   margin: 0 auto;
   background: url(./images/containerbg2.gif) repeat-y;
}

#header {
   width: 740px;
   height: 70px;
   margin: 0 auto;
   background: url(./images/header.jpg) no-repeat;
   position: relative;
}

#userbox {
   position: absolute;
   top: 0;
   right: 0;
   width: 150px;
   height: 40px;
   background: #000000;
   color: #ffffff;
}

#userbox a {
   color: #ffffff;
   font-weight: bold;
}

#navbar {
   width: 740px;
   height: 30px;
   margin: 0 auto;
   position: relative;
   background: url(./images/navbar2.gif) no-repeat;
}

#nav li {
	float: left;
    list-style: none;
}

#nav li a {
	position: absolute;
	top: 0;
	display: block;
	height: 30px;
	background: url(./images/navbar2.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_hom a {
	left: 0;
	width: 124px;
	background-position: 0 0;
}

li#nav_ser a {
	left: 124px;
	width: 143px;
	background-position: -124px 0;
}

li#nav_how a {
	left: 269px;
	width: 185px;
	background-position: -269px 0;
}

li#nav_new a {
		left: 454px;
		width: 118px;
		background-position: -454px 0;
}

li#nav_con a {
	left: 572px;
	width: 170px;
	background-position: -572px 0;
}

li#nav_hom a:hover {
    background-position: 0 -30px;
}
li#nav_ser a:hover {
    background-position: -124px -30px;
}
li#nav_how a:hover {
    background-position: -269px -30px;
}
li#nav_new a:hover {
	background-position: -454px -30px;
}
li#nav_con a:hover {
    background-position: -572px -30px;
}

#body_hom li#nav_hom a {
    background-position: 0 -60px;
}	
#body_ser li#nav_ser a {
    background-position: -124px -60px;
}
#body_how li#nav_how a {
    background-position: -269px -60px;
}
#body_new li#nav_new a {
	background-position: -454px -60px;
}
#body_con li#nav_con a {
    background-position: -572px -60px;
}

#pictop {
   width: 740px;
   height: 150px;
   margin: 0 auto;
   background: url(./images/pictop.jpg) no-repeat;
}

#content {
   width: 740px;
   margin: 0 auto;
   padding: 13px;
   position: relative;
}

#content a, #content a:visited {
	color: #792B3E;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

#content a:hover, #content a:active {
	border-bottom: 1px solid #000000;
}

#content a.imagelink, #content a img {
   border: none;
}

p.error {
	font-size: 14px;
	color: #FF0000;
}	

#leftside {
   float: left;
   width: 450px;
   display: inline;
   text-align: left;
}

#leftside p {
   font-size: 1.4em;
   text-align: justify;
   margin-left: 10px;
}

#leftside h1 {
	width: 440px;
	height: 43px;
	text-indent: -9999px;
	font-size: 1%;
}

#leftside h1.hom {
	background: url(./images/homeint.gif) no-repeat;
	margin-bottom: 5px;
}

#leftside h1.ser {
	background: url(./images/servint.gif) no-repeat;
}

#leftside h1.how {
	background: url(./images/helpint.gif) no-repeat;
}

#leftside h1.con {
	background: url(./images/contint.gif) no-repeat;
}

#leftside h2 {
	text-indent: -9999px;
	height: 30px;
	width: 450px;
	margin: 5px 0;
}

#leftside h2.kd {
	background:  url(./images/kith2.gif) no-repeat;
}

#leftside h2.fp {
	background: url(./images/panh2.gif) no-repeat;
}

#leftside h2.sl {
	background: url(./images/shoh2.gif) no-repeat;
}

#leftside h2.ca {
	background: url(./images/carh2.gif) no-repeat;
}

#leftside h2.don {
	background: url(./images/donh2.gif) no-repeat;
}

#leftside h2.vol {
	background: url(./images/volh2.gif) no-repeat;
}

#leftside h2.cont {
	background: url(./images/conh2.gif) no-repeat;
}

#leftside h2.dir {
	background: url(./images/dirh2.gif) no-repeat;
}

#leftside a.anchor {
	border: none;
}

#leftside p.note {
	font-style: italic;
	font-size: 1.3em;
}

.i {
	font-style: italic;
}

.b {
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

#leftside img.hr {
	margin: 20px 0 20px 10px;
}

#rightside {
   float: right;
   width: 273px;
   display: inline;
   padding-top: 26px;
}

#roundbox {
	width: 100%;
	background: url(./images/bl3.gif) no-repeat left bottom;
	padding-bottom: 15px;
	margin-top: -26px;
}

#roundbox h1 {
   background: url(./images/h1facts.gif) no-repeat left top;
   text-indent: -9999px;
   font-size: 1%;
   height: 43px;
   width: 273px;
}

#rightside img.right {
	border: 1px solid #000000;
	margin: 13px 11px 0 0;
	width: 264px;
}

.sidebox {
   width: 253px;
   margin: 15px auto 0 auto;
   border: 1px solid #000000;
   background: #FFFFFF;
   text-align: left;
}

.sidebox h3 {
   background: #2B3E79;
   color: #FFFFFF;
   font-size: 1.8em;
   font-weight: bold;
   border-bottom: 1px solid #000000;
   padding-left: 2px;
}

table {
	border-collapse: collapse;
	width: 100%;
	font-size: 1.3em;
}

td {
	padding: .2em .4em;
}

table caption {
	padding: .2em 1em;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #000000;
	background: #D0D0D0;
}

table.cn td {
	border-top: 1px solid #000000;
}

table.cn tr.row1 td {
   border-top: none;
}

table.cn td.col1 {
   font-weight: bold;
}

table.numbers td.col2 {
   text-align: right;
}

table.leftside {
	margin-left: 11px;
	width: 439px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 13px;
	text-align: left;
}

table.leftside caption {
	border: 1px solid #000000;
	width: 440px;
	margin-left: -1px;
}

table.leftside td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

form p {
	text-align: left;
	padding: 2px 10px;
}

fieldset.login {
	margin: 1em 20em;
	padding: 1em 2em;
	border: 1px solid #cccccc;
	background: #f8f8f8;
}

legend {
	font-weight: bold;
	font-size: 16px;
}

label {
	float: left;
	width: 8em;
	font-size: 14px;
}

input[type="text"], input[type="password"]{
	font-size: 12px;
	width: 150px;
}

.clear {
   clear: both;
}

#adminleft {
	text-align: left;
	float:left;
	width: 170px;
	padding-left: 10px;
}

#adminleft h2 {
	padding: 5px 0 2px 0;
	font-size: 16px;
}

.toggleme {
	display: none;
	padding-bottom: 2px;
}

#adminleft ul {
	padding-left: 15px;
	font-size: 14px;
}

#adminleft li a {
	padding-top: 2px;
	font-size: 12px;
}

#loggedin {
	width: 160px;
	border: 1px solid #000000;
	padding: 3px;
	margin: 5px 0;
}

#loggedin p {
	font-size: 12px;
}

#adminright {
	float: right;
	width: 520px;
	padding: 10px 20px 0 0;
	text-align: left;
	position: relative;
}

#adminright h2 {
	font-size: 16px;
}

#adminright p.buttons {
   margin-left: 112px;
}

#howbox {
	background: #cccccc;
}

#newshead {
	height: 40px;
	width: 735px;
	margin: 0 auto 10px auto;
	background: url(./images/newshead.gif);
}

.newspage {
	margin-bottom: 20px;
}

.newspage p {
   font-size: 18px;
   font-weight: bold;
}

#content .newspage a {
	border-bottom: none;
	border: 1px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
}

#content .newspage a:hover {
	color: #f8f8f8;
	background: #792B3E;
}

.newspost {
	text-align: center;
	width: 700px;
	margin: 0 auto 20px auto;
}

.newspost a img {
   border: none;
}

.newspost h1 {
	color: #10172D;
	font-size: 24px;
   text-align: left;
}

.newspost .line {
	background: url(./images/newshr.gif) no-repeat;
	height: 19px;
	margin-bottom: 8px;
}	

.newspost h2 {
	font-size: 14px;
	color: #4A67BF;
	text-align: right;
	padding: 4px 45px 0 0;
}

.newspost p {
	font-size: 12px;
	text-align: justify;
	width: 680px;
	margin: 0 auto;
}

.newspost p.closer {
	text-align: right;
	margin: 10px 0;
   clear: both;
}

#content .newspost img.right, #content #adminright #previewbox img.right {
   float: right;
   width: 150px;
   margin-left: 15px;
}

#content .newspost img.left, #content #adminright #previewbox img.left {
   float: left;
   width: 150px;
   margin-right: 15px;
}

#content #adminright #previewbox {
   width: 90%;
   border: 1px solid #000000;
   background: #f8f8f8;
   margin: 10px auto;
   padding: 3px;
}

#content #adminright #previewbox p {
   font-size: 12px;
   text-align: justify;
}

ul .stlinks {
	list-style-type: none;
}

li .ltext {
	background: url(./images/tinytext.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

li .ltable {
	background: url(./images/tinytable.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

.teditrow {
   padding: 5px;
   margin: 2px;
   border: 1px solid #cccccc;
}

.odd {
   background: #eeeeee;
}

.even {
   background: #f8f8f8;
}

.hide {
   display: none;
}

#adminright p {
	font-size: 14px;
}

#previewtable {
	width: 90%;
	margin: 10px auto;
}

#previewtable h2 {
	background: #aaaaaa;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#previewtable table {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

#previewtable table caption {
	background: #cccccc;
	border: 1px solid #000000;
}

#previewtable table td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.lefttable {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-left: 11px;
}

#leftside .lefttable h3 {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #cccccc;
	text-align: center;
	padding: 3px 0;
}

.lefttable table td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.errorbox {
	width: 80%;
	margin: 10px auto;
	border: 1px solid #000000;
	background: #eeeeee;
}

.errorbox h2 {
	background: #cccccc;
	border-bottom: 1px solid #000000;
	padding: 3px;
}

.errorbox p {
	font-size: 14px;
	text-align: left;
	padding: 2px 3px;
}

#adminright table.fdisplay {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

#adminright table.fdisplay td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#adminright table.fdisplay caption {
	border: 1px solid #000000;
}

#adminright table.fdisplay tr.first td {
	background: #000000;
	color: #ffffff;
}

#adminright form label {
	float: none;
}

#footer {
   width: 740px;
   margin: 0 auto;
   background: #000000;
}

#footer p {
   font-size: 1.2em;
   color: #FFFFFF;
   padding: 2px 0;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	border-bottom-style: solid;
}