body {

margin: 35px 40px 40px 35px;

}

body, pre {

font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 14px;
/* letter-spacing: 1px; */
}

a.nodecoration {

text-decoration: none;

}


a {

color: #000000;
/* text-decoration: none; */

}

a:hover {

color: #8bd3e5;

}

.logo {

margin-bottom: 13px;
padding-left: 5px;

}


.logo a {

background: yellow;
text-decoration: none;


}


a.logo {


text-decoration: none;

}

.navigation a {

BACKGROUND-COLOR: rgb(255, 255, 153);
text-decoration: none;
margin-right: 15px;
margin-left: 5px;
}

a.navigation {

BACKGROUND-COLOR: rgb(255, 255, 153);
text-decoration: none;
margin-right: 15px;
margin-left: 5px;

}

a.navigationfirst {
background: none !important;
text-decoration: none;
margin-right: 15px;
font-weight:bold;
}

.archivelist {

padding-bottom: 26px;

}

.post {

width: 33%;
float: left;

}

.inline {

padding-right: 20px;

}


.storycontent p, .commentcontainer p, #illustration p {

font: 11px 'Trebuchet MS', Helvetica, sans-serif;
line-height: 15px;

}


.commentform {

width: 29%;
float: left;
padding-right: 6%;
}

.commentcontainer {

background-image: url(line.gif);
background-repeat: repeat-x;
padding-top: 39px;
padding-bottom: 0px;
width: 100%;

}


.newsform {
	background: rgb(255, 255, 153);
	border: 1px solid rgb(153, 153, 153);
	padding: 2px 2px 2px 4px;
	width: 160px;
	margin-bottom:5px ;
}

.newsformsubmit {
	background: rgb(255, 255, 153);
	border: 1px solid rgb(153, 153, 153);
	padding: 2px 2px 2px 4px;
	margin-bottom:5px ;
}



#article {

margin-right: 240px;

}



#mainyes {

/*background-image: url(line.gif);
background-repeat: repeat-x;*/
padding-top: 5px;
margin-left: 5px;
margin-right: 240px;

}

#mainno {

background-image: url(line.gif);
background-repeat: repeat-x;
padding-top: 39px;
margin-left: 5px;
width: 100%;

}

#menu {

width: 125px;
float: right;
padding-top:10px;

}


#search {

background-image: url(searchback.gif);
background-repeat: no-repeat;
padding-left: 12px;
padding-top: 12px;

}

#archives {

background-image: url(line.gif);
background-repeat: repeat-x;
padding-top: 39px;
margin-left: 5px;
width: 100%;

}


#categories {

background-image: url(line.gif);
background-repeat: repeat-x;
padding-top: 39px;
margin-left: 5px;
width: 100%;

}


#content {
	padding-right: 125px;

}


#illustration {

width: 180px;
float: right;

}
#illustration p{
font-size:14px;
}

.links {

width: 15%;
float:left;
margin-right: 2%;

}

.lastlink {

width: 14%;
float:left;

}

.link {

margin-bottom: 0px;

}

p {

margin-top: 0;

}

.linkstop {

margin-bottom: 13px;
margin-top:0;

}

#newsBox {
	margin-bottom:50px;
	width:98%;
	overflow:auto;
	padding: 10px;
}


.newsRow{
	margin: 0 0 10px 0;
	width:90%;
	overflow:auto;
	display:block;
}

.newsRow img{
	border:0;
	padding:0;
}

.navigator {
	width:600px;
	overflow:auto;
}
.navigator div.left {
	float:left;
	width:100px;
}
.navigator div.right {
	float:right;
	width:100px;
}
.navigator div.numbers {
	float:none;
	margin:0 110px;
	text-align: center;
}

.navigator div.numbers a.selected{
	font-weight: bold;
}

.forumThreadList {
	width:600px;
}
.forumThreadList th{
	text-align:left;
	border-bottom:1px dashed #000;
}
.forumThreadList td{
	text-align:left;
	vertical-align:top;
}

.forumPosts {
	width:600px;
}
.forumPosts th{
	text-align:left;
	border-bottom:1px dashed #000;
}
.forumPosts td{
	text-align:left;
	vertical-align:top;
	padding: 10px 4px;
	border-bottom:1px dashed #000;
}

table.forumForm {
	width: 400px;
	border: 1px dashed #000;
}
table.forumForm td {
	padding:4px;
}
table.forumForm td input {
	background: rgb(255, 255, 153);
	border: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	font: 10px monaco,  'courier new', courier, monospace;
	width: 90%;
	margin-bottom:1px ;
}
table.forumForm td textarea {
	background: rgb(255, 255, 153);
	border: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	font: 10px monaco,  'courier new', courier, monospace;
	width: 95%;
	height:150px;
	margin-bottom:1px ;
}

input.btn {
	background: rgb(255, 255, 153);
	border: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	margin-bottom:5px ;
	width: auto !important;
}


.notice{
	color:#CC0000;
}

.formTable {
}
.formTable td {
	padding:0px 10px 5px  0;
}

.input1 {
	background: rgb(255, 255, 153);
	border: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	width: 300px;
	margin-bottom:1px ;
}