body {
background-color:#000000;

width:654px;
margin:0px auto;

text-align:center;
font-family: Arial, georgia, times new roman, serif;
font-size: 12px;
font-weight:bold;
color:green;
}

a, a:active, a:visited {
color: green;
}

a:hover{
color: gray;
}

td.con {
padding-top:50px;
}

/* Menu Style */

img.menu {
border:0px;
padding:0px;
margin:0px;
}

/* Guestbook Style */

table.gb {
width:90%;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.gbname {
text-align:left;
color:#777777;
padding:3px;
}

table.gbhead {
width:90%;
}

td.gbheadleft {
text-align:left;
}

td.gbheadright {
text-align:right;
}

td.gbdate {
text-align:right;
padding:3px;
}

td.gbcontent {
text-align:left;
background-color:#1d311e;
padding:3px;
color:#006600;
border:1px solid #1d531e;
}

td.gbleft {
text-align:left;
padding:3px;
}

td.gbright {
text-align:right;
padding:3px;
}

td.gbcomment {
background-color:#006600;
text-align:left;
padding:3px;
color:#00dd00;
border:1px solid #00aa00;
}

/*Comment Form Style */

table.comment_input {
width:70%;
}

td.comment_input {

}

input.comment_input {
font-family: Arial, georgia, times new roman, serif;
font-size: 12px;
font-weight:bold;
background-color:#114214;
border:1px solid #3a5c3d;
}

textarea.comment_input {
font-family: Arial, georgia, times new roman, serif;
font-size: 12px;
font-weight:bold;
background-color:#114214;
border:1px solid #3a5c3d;

width:300px;
height:200px;
}

/*Poll Style */

table.poll {
width:300px;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.poll {
text-align:left;
padding:3px;
padding-left:10px;
background-color:#1d311e;
}

/*Downloads Style */

table.dlinfo {
width:608px;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.dlinfo {
text-align:left;
padding:3px;
background-color:#1d311e;
}

td.dlinfobot {
text-align:center;
padding:3px;
background-color:#0d1c0e;
font-size:16px;
}

td.dlinforight {
text-align:right;
padding:3px;
}

td.dlinfoleft {
text-align:left;
padding:3px;
}

td.dlinfomid {
text-align:left;
padding:3px;
}

table.dl {
width:608px;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.dl_error {
padding:3px;
text-align:left;
}

td.dlsimg {
padding:3px;
text-align:left;
}

td.dlsright {
padding:5px;
text-align:right;
}

td.dl {
padding:5px;
text-align:left;
width:65%;
}

img.dlsimg {
border:1px solid #1d531e;
}

tr.dl {
background-color:#152616;
border-bottom:1px solid #111111;
padding:3px;
text-align:left;
}


/*Links Style */

table.links {
width:608px;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.links {
background-color:#1d311e;
border:1px solid #454d46;
padding:3px;
text-align:left;
}

tr.links {
background-color:#152616;
border-bottom:1px solid #111111;
padding:3px;
text-align:left;
}

div.links  {
color:#cccccc;
}

img.links {
max-width: 300px;
border:0px;
}

div.linkdesc {
color:black;
}

td.linkspic {
padding:3px;
}

/*Contact Form Style */

td.contacthd {
width:25%;
}

td.contact_submit {
text-align:left;
}

input.contact_submit {
font-family: Arial, georgia, times new roman, serif;
font-size: 12px;
font-weight:bold;
background-color:#114214;
border:1px solid #3a5c3d;
}

table.contact {
width:70%;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.contact {
background-color:#1d311e;
border:1px solid #454d46;
padding:3px;
text-align:left;
}

input.contact {
font-family: Arial, georgia, times new roman, serif;
font-size: 12px;
font-weight:bold;
background-color:#114214;
border:1px solid #3a5c3d;
}

textarea.contact {
font-family: Arial, georgia, times new roman, serif;
font-size: 12px;
font-weight:bold;
background-color:#114214;
border:1px solid #3a5c3d;

width:300px;
height:200px;
}

/* Comment Style */

table.comment {
width:608px;
background-color:#0d1c0e;
border:1px solid #114214;
}

td.comment_info{
background-color:#1d311e;
border:1px solid #454d46;
padding:3px;
text-align:left;
}

tr.comment{
background-color:#152616;
border-bottom:1px solid #111111;
padding:3px;
text-align:left;
}


td.comment{
padding:3px;
}

div.comment_by {
color:#cccccc;
}

/* Gallery Style */

table.gallery_thumb {
padding:3px;
}

td.gallery_thumb{
background-color:#0d1c0e;
border:1px solid #114214;
padding:3px;
}

td.gallery_thumb:hover {
background-color:#3a5c3d;
border:1px solid #5d8760;
}

img.gallery_thumb {
width:150px;
border:0px;
}

td.gallery{
background-color:#0d1c0e;
border:1px solid #114214;
padding:3px;
}

td.gallery:hover {
background-color:#3a5c3d;
border:1px solid #5d8760;
}

img.gallery {
max-width:600px;
border:0px;
}

img.gallery_folder {
width:100px;
border:0px;
}

table.gallery_folder {
padding:3px;
}

td.gallery_folder{
background-color:#0d1c0e;
border:1px solid #114214;
padding:3px;
}

td.gallery_folder:hover {
background-color:#3a5c3d;
border:1px solid #5d8760;
}

a.gallery {}
a.gallery :link{}
a.gallery:active {}
a.gallery :visited{}
a.gallery:hover {}