body {
background-image: url(b.jpg);
text-align: center;
font-size: 13px;
font-family: sans;
}

body div {
text-align: left
}

#main {
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
width: 600px;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
}

#head {
height: 30px;
background-image: url(top1.jpg);
background-repeat: repeat-x;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
}

#headimg {
width: 600px;
height: 159px;
background-image: url(head.jpg);
background-repeat: no-repeat;
}

#menu {
text-align: center;
height: 25px;
background-image: url(top1.jpg);
background-repeat: repeat-x;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
}

#menu a {
padding-left: 10px;
padding-right: 10px;
color: #7dbb5c;
text-decoration: none;
}

#menu a:hover {
color: #c3e4cf;
}

#gradient {
background-image: url(gradient.jpg);
background-repeat: repeat-x;
height: 15px;
width: 600px;
}

h1.head {
margin: 0px;
font-size: 18px;
float: left;
}

h1 {
color: #7dbb5c;
}

p.content {
margin: 0px;
padding-bottom: 7px;
color: #3a3a3a;
}

p.content a {
color: #000000;
text-decoration: none;
}

p.content a:hover {
text-decoration: underline;
}

form.head {
float: right;
padding-top: 2px;
}

.top1 {
border-top: 1px solid #c8c8c8;
border-bottom: 1px solid #c8c8c8;
border-left: 1px solid #c8c8c8;
border-right: none;
background-color: #3a3a3a;
color: #ffffff;
}

.top2 {
border-top: 1px solid #c8c8c8;
border-bottom: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
border-left: 1px solid #c8c8c8;
background-color: #a8a8a8;
}

b.category {
color: #3a3a3a;
font-size: 11px;
}

a.category {
color: #3a3a3a;
font-size: 11px;
padding-left: 5px;
text-decoration: none;
}

a.category:hover {
text-decoration: underline;
}

.inputcomment {
width: 350px;
border: 1px solid;
}

.textcomment {
width: 350px;
height: 200px;
border: 1px solid;
}

.submitcomment {
border: 1px solid;
}

.inputcontact {
width: 300px;
border: 1px solid;
}

.textcontact {
width: 300px;
height: 200px;
border: 1px solid;
}

.submitcontact {
border: 1px solid;
}

#comments {
margin-left: 10px;
padding-bottom: 3px;
}

.comment {
border: 1px solid;
margin-bottom: 5px;
width: 350px;
padding: 3px;
}

.comment a {
color: #3a3a3a;
font-size: 11px;
text-decoration: none;
}

.comment a:hover {
text-decoration: underline;
}

.comment p {
margin: 0px;
padding-top: 5px;
}

.comment i {
font-size: 10px;
}

b.large {
font-size: 15px;
}

a img {
border: 0px;
}

#hmmm {
visibility:hidden;
display:none;
}

ul {
margin: 0px;
padding: 0px;
padding-left: 15px;
list-style: square;
color: #7dbb5c;
padding-bottom: 7px;
}

.sitemap_ul {
margin: 0px;
padding: 0px;
padding-left: 15px;
list-style: none;
color: #7dbb5c;
padding-bottom: 3px;
padding-top: 3px;
}

.sitemap_ul li {
padding-top: 1px;
padding-bottom: 1px;
}

ul a {
color: #3a3a3a;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

ul a:hover {
text-decoration: underline;
}

form {
padding-bottom: 7px;
}

li p {
margin: 0px;
color: #3a3a3a; 
}

i.date {
font-size: 10px;
}

.codeblock {
margin-left: 10px;
margin-right: 10px;
padding: 5px;
border: 1px solid;
}

