body {
margin: 0 auto;  
padding: 0;
background: #ccc;
color: #333;
}


h1, h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

p {
font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 90%;
font-family: georgia, times new roman, times, serif;
}

img {
margin: 0;
padding: 0;
border: 0;
display: block;
}





a:link { background-color: transparent; text-decoration: none; color: #3300FF; }
a:hover { background-color: #663300; text-decoration: none; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #3300FF; }

#wrapper {
margin: 0px auto;
padding-bottom: 10px;
width: 800px;
border-top: 7px solid #9DB7A7;
border-right: 1px solid #aaa;
border-bottom: 20px solid #9DB7A7;
border-left: 1px solid #aaa;
background: #eee;
color: #333;
}

#header {
margin-bottom: 10px;
padding: 5px 5px 5px 5px;
border-bottom: 1px solid #ccc;
background: #fff;
color: #003300;
font-size: 90%;
}


#nav {
float: left;
margin: 0;
padding: 0;
width: 430px;
text-align: right;
background: transparent;
color: #333;
font-size: 80%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#ncenter {
margin: 0;
padding: 0;
text-align: center;
background: transparent;
color: #333;
font-size: 80%;
letter-spacing: 0.09em;
font-family: georgia, times new roman, times, serif;
}

#navy {
margin: 0;
padding: 0;
text-align: center;
background: transparent;
color: #333;
font-size: 80%;
font-variant: small-caps;
letter-spacing: 0.09em;
border-top: 1px solid #ccc;
font-family: georgia, times new roman, times, serif;
}


#content {
float: left;
margin-bottom: 10px;
padding: 0 10px;
}

#forum {
float: left;
width: 430px;
margin-right: 5px;
padding: 10px;
border: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 90%;
text-align: left;
}

#main {
float: left;
width: 600px;
margin-right: 5px;
padding: 10px;
border: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 90%;
text-align: left;
}

#mainbig {
padding: 5px 10px 5px 20px;
background: #fff;
color: #333;
font-size: 90%;
text-align: left;
}



#sidebar {
float: left;
margin-right: 5px;
padding: 10px;
border: 1px solid #ccc;
width: 160px;
background: #fff;
color: #333;
text-align: left;
font-size: 70%;
}

#sidecolumn {
float: left;
margin-right: 5px;
padding: 10px;
border: 1px solid #ccc;
width: 155px;
background: #fff;
color: #333;
text-align: left;
font-size: 70%;
}

.one {
background: #EBEEF7;
}

.two {
background: #DCE1F1;
}

#link_ll
{
border-bottom: #333 1px solid;
border-left: #333 1px solid;
border-top: #333 1px solid;
}

#link_rr
{
border-bottom: #333 1px solid;
border-left: #333 1px solid;
border-right: #333 1px solid;
border-top: #333 1px solid;
}

.date {
font-size: 100%;
background: transparent;
color: #000;
}

.entrytitle {
font-size: 110%;
font-weight: normal;
background: transparent;
color: #000000;
}

.title {
font-size: 110%;
font-weight: normal;
background: transparent;
color: #336600;
}

.newtopic {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #000000;
text-align: center;
border-bottom: 1px dotted #ccc;
}


.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
padding:	5px 1px 4px 1px;
border-bottom: 1px solid #ddd;
} 

.category {
margin-bottom: 0px;
margin-top: 7px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
padding:	3px 1px 2px 1px;
border-top: 1px solid #ddd;
} 



.navBox {
width: 150px;
padding: 5px 5px 5px 5px;
height: 120px;
border: 1px dotted #ccc;
}

.sidetitle {
margin: 10px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.gallery {
margin: 10px 0;
font-size: 110%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #336666;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;  
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;  
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
} 

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}  

.htmlButtonOutter, .htmlButtonOutterL {
background-color: #f6f6f6;
border-bottom: #333 1px solid;
border-right: #333 1px solid;
border-top: #333 1px solid;
padding: 0;
}

.htmlButtonOutterL {
border-left: #333 1px solid;
}

.htmlButtonInner {
background-color: transparent;
border-bottom: #ccc 1px solid;
border-left: #fff 1px solid;
border-right: #ccc 1px solid;
border-top: #fff 1px solid;
}

.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 2px 3px 3px 3px;
white-space: nowrap;
}

.htmlButtonOff a:link {
color: #000;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}

.htmlButtonOff a:visited {
text-decoration: none;
}

.htmlButtonOff a:active {
color: #999;
text-decoration: none;
}

.htmlButtonOff a:hover {
color: #999;
text-decoration: none;
}

.htmlButtonOn {
background: #f6f6f6;
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 2px 3px 3px 3px;
white-space: nowrap;
}

.htmlButtonOn a:link {
color: #990000;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}

.htmlButtonOn a:visited {
text-decoration: none;
}

.htmlButtonOn a:active {
color: #999;
text-decoration: none;
}

.htmlButtonOn a:hover {
color: #999;
text-decoration: none;
}