﻿* {margin:0;padding:0;}
A:link {text-decoration: none;font-weight: bold;color: yellow;}
A:visited {text-decoration: none;color: yellow ! important;}
A:active {text-decoration: bold;color: #ffffff ! important;}
A:hover {text-decoration: none; color: #ffffff ! important;}

body {
background-color: #f8e2c1;
color: #ffffff;
font-family: arial;
font-size: small;
background-image: url(../images/bg1.jpg);
background-repeat:repeat-y;
background-position:center;
}
#ST1 {
width: 900px;
height: 100%;
margin-left: auto;
margin-right: auto;
}
#logo {
width: 400px;
height: 78px;
background-image: url(../images/logo2.png);
margin-left: 45px;
}
#head {
width: 906px;
height: 270px;
background-image: url(../images/headtitle.png);
margin-left: auto;
margin-right: auto;
}
#midsec {
width: 931px;
height: 79px;
background-image: url(../images/midsec.png);
margin-left: -17px;
}
#navigation {
width: 262px;
height: 100%;
background-image: url(../images/navbg.png);
margin-left: -17px;
float: none;
}
#navlist  {
margin-left:  35px;
display: block;
}
.links .menu {
text-indent: 35px;
}
.links .submitted{
padding: 8px;
}
.title {
text-indent:0px;
}
.breadcrumb {
display: none;
}
.comment_forbidden {
display: none;
size: 0px;
}
#block-user-1,  .block {
margin-left: 25px;
}
.active {
 text-decoration: bold;
 color: #ffffff ! important;
}
.leaf first, .leaf last {
text-indent: 60px;
}
#content {
width: 550px;
height:  100%;
position: absolute;
top: 450px;
margin-top: 0px;
margin-left: 300px;
margin-bottom: 0px;
padding-bottom: 50px;
}
.odd {
background-color: #000000;
}
.even {
background-color: #ffffff;
}
#secnav {
width: 850px;
height: 10px;
padding-top: 15px;
margin-left: auto;
margin-right: auto;
text-align: right;
}
#navbot {
background-image: url(../images/navbot.png);
width: 262px;
height: 91px;
float: none;
margin-left: -17px;
}
.messages warning{
background-color: #740505;
}
ul.links li {
  display: block ! important;
  list-style-type: none;
  padding: 2px;
}
ol li {
	list-style-type: decimal !important;
	}
.tabs {
background-color:black;
}
