body
{
font: 85% arial, hevetica, sans-serif;
text-align: center;
background: #171717;
background-image: url('images/background2.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;
}

#content
{
background: rgb(74, 95, 88);
font: normal 100% "Georgia", "Palatino", "Times", "Times New Roman", serif;
color: #fff;
text-align: left;
margin: 0px 170px 5px 10px;
}

#content_wide
{
background: rgb(74, 95, 88);
font: normal 100% "Georgia", "Palatino", "Times", "Times New Roman", serif;
color: #fff;
text-align: left;
}

#content_wide p {
margin: 10px 10px 10px 10px;
}

.h4 {
font-size:90%;
}

#container
{
margin: 1em auto;
width: 650px;
text-align: left;
color: #fff;
background: rgb(74, 95, 88);
border: 1px solid white;
}

#top
{
background: #000;
color: #fff;
width: 650px;
font: bold 170% "Georgia", "Palatino", "Times", "Times New Roman", serif;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}

#header {
 font-size: 130%;
 font-weight: bold;
 text-align: left;
 padding-bottom: 15px;
 }

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #000;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #000;
border-bottom: none;
background:  #fff;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #fff;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

#navlink
{
text-align: center;
}

img
{
margin: 2px; border: 0px;
}

IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto }

img.maps {
display: block;
margin-left: auto;
margin-right: auto
}

.line:first-line {
font-family: "Times New Roman", serif; font-size:110%;
font-weight:bold;
background: rgb(74, 95, 88);
color:black;
}

.line:first-letter {
font-family: "Times New Roman", serif;
font-size:200%;
font-style:italic;
font-weight:bold;
float:left;
background: rgb(74, 95, 88);
color:black;
}

img.floatRight {
float: right;
margin: 6px;
}

#links {
font: normal 90% "Georgia", "Palatino", "Times", "Times New Roman", serif;
}

a:link {
text-decoration: none;
cursor: crosshair;
color: #808080;
background: inherit;
}

a:visited {
cursor: crosshair;
text-decoration: none;
color: #808080;
background: inherit;
}

a:hover, a:active {
cursor: crosshair;
text-decoration: none;
color: #102010;
background: inherit;
}

#footer
{
background: #000;
color: #fff;
text-align: center;
border-style: solid;
border-width: 1px 0px 1px 0px;
padding-top: 15px;
padding-left: 8px;
padding-right: 8px;
}

#bottom
{
text-align: left;
padding-bottom: 8px;
padding-left: 15px;
}

/*Navigation*/

#mainnav ul {
list-style-type: none;
}

#mainnav li {
display: inline;
}

#menu
{
float: right;
width: 145px;
border-left: 1px solid #fff;
padding-left: 10px;
}

#mainnav
{
text-align: center;
background-color: #fff;
color: #272900;
padding: 2px 0;
margin-bottom: 22px;
border-bottom: 10px solid #000;
}

#mainnav ul
{
margin: 0 0 0 20px;
padding: 0;
list-style-type: none;
}

#mainnav li
{
display: inline;
padding: 0 10px;
}

#mainnav li a
{
text-decoration: none;
color: #272900;
}

#mainnav li a:hover
{
text-decoration: none;
color: #fff;
background-color: #000;
}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

/* Forum stuff */

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #000000 solid; }

/* Main table cell colours and backgrounds */
 td.row1	{ background-color: #DDDDDF; }
 td.row2	{ background-color: #DDDDDF; }
 td.row3	{ background-color: #DDDDDF; }

td.rowpic {
 background-color: black;
 }

/* Header cells - the blue and silver gradient backgrounds */
th	{
 color: #808080; font-size: 10px; font-weight : bold;
 background-color: black; height: 25px;
 }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
 background-color:black; height: 28px;
}

/* General text */
 .gen { font-size : 10px; }
 .genmed { font-size : 10px; }
 .gensmall { font-size : 10px; }
 .gen,.genmed,.gensmall { color : #808080 ; }
 a.gen,a.genmed,a.gensmall { color: #808080 ; text-decoration: none; }
 a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #808080 ; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #808080 }
a.mainmenu		{ text-decoration: none; color : #808080;  }
a.mainmenu:hover{ text-decoration: underline; color : #171717; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #808080}
a.cattitle		{ text-decoration: none; color : #808080; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #808080; }
a.forumlink 	{ text-decoration: none; color : #808080; }
a.forumlink:hover{ text-decoration: underline; color : #171717; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #808080;}
a.nav			{ text-decoration: none; color : #808080; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #808080; }
a.topictitle:link   { text-decoration: none; color : #808080; }
a.topictitle:visited { text-decoration: none; color : #808080; }
a.topictitle:hover	{ text-decoration: underline; color : #171717; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #808080;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #808080; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #808080; }
a.postlink:visited { text-decoration: none; color : #808080; }
a.postlink:hover { text-decoration: underline; color : #171717}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #DDDDDF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #DDDDDF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #DDDDDF; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
