body {
text-align: center;
font-size: 12px;
font-family: sans;
margin: 0;
padding: 0;
height: 100%;
background-color: #251f21; 
}

img.logo, td { behavior: url(iepngfix.htc) }

body div {
text-align: left;
}

body div {
text-align: left
}


#top {
margin-left: auto;
margin-right: auto;
width: 768px;
}

a img {
border: 0px;
}

#main {
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
width: 768px;
margin-bottom: 65px;
background-image: url('middle.png');
}

#header {
height: 44px;
margin-bottom: 10px;
background-image: url('top_content.png');
background-repeat: no-repeat;
}


#searchform {
float: right;
margin-top: 15px;
margin-right: 20px;
}

#searchform .textin {
border-top: 1px solid #c8c8c8;
border-bottom: 1px solid #c8c8c8;
border-left: 1px solid #c8c8c8;
border-right: none;
}

#searchsubmit {
border-top: 1px solid #c8c8c8;
border-bottom: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
border-left: 1px solid #c8c8c8;
}


#menu {
width: 155px;
float: left;
}

#menu b {
font-size: 10px;
margin-left: 10px;
}

#menu h2 {
margin: 0px;
font-size: 10px;
margin-left: 10px;
padding-top: 5px;
}

#menu a {
color: #4FA327;
margin-left: 5px;
}

#menu ul {
padding: 0px;
padding-left: 10px;
}

#menu ul li a {
padding-left: 10px;
}
#menu ul {
	list-style: none;
}


#content {
margin-left: 170px;
margin-right: 25px;
min-height: 450px;
}

#content a{
color: #4FA327;
text-decoration: none;
}

#content a:hover{
color: #000000;
}

#content h2 {
margin: 0px;
}

#content textarea {
border: 1px solid #000000;
width: 540px;
padding: 5px;
}

#author, #email, #url {
border: 1px solid #000000;
}

#content textarea:focus, #author:focus, #email:focus, #url:focus {
border-color: #4FA327;
}

input.comm_submit {
border: 1px solid #000000;
}

input.comm_submit:hover { 
border-color: #4FA327;
}

#bottom {
height: 42px;
background-image: url('bottom.png');
background-repeat: no-repeat;
}


#footer {
width: 100%;
bottom: -1px;
height: 60px;
background-image: url('footer.png');
background-position: bottom;
background-repeat: repeat-x;
position:fixed;
}

#foot_content {
margin-left: auto;
margin-right: auto;
width: 810px;
font-size: 10px;
}

#foot_content a img{
border: 0px;
}

.right {
float: right;
margin-top: 35px;
margin-right: 35px;
}

#foot_content .right a {
font-weight: bold;
text-decoration: none;
color: #4FA327;
}

#foot_content .right a:hover {
color: #000000;
}

.thumb {
width: 150px;
}
