body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(left.gif);
	background-color: black;
	background-repeat: no-repeat;
	background-position: 0px 135px;
}

a
{
	color: black;
	border: none;
}

a:hover
{
	color: white;
}

img
{
	border: none;
}


#top
{
	margin-top: -15px;
	background: url(top.gif);
	background-repeat: no-repeat;
}

#bottom
{
}

#logobox
{
	position: absolute;
   top: 34px;
	left: 44px;
	width: 100px;
	height: 100px;
	z-index: 3;
}

#topmenubox
{
	margin-left: 140px;
	height: 135px;
	position: relative;
}

#linklink
{
	display: block;
	width: 75px;
	height: 20px;
	position: absolute;
	left: 618px;
	top: 98px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#linklink:hover
{
	color: white;
	text-decoration: underline;
}

#content
{
	margin-left: 140px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
	width: 700px;
	border-color: #261006;
	border-width: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: void;
}

#topmenu
{

}

#topmenu li
{
	list-style-type: none;
	width: 90px;
	height: 21px;
	border: 1px solid black;
	float: left;
	margin-left: 20px;
	padding-top: 3px;
	margin-top: 123px;
	background: black;
	color white;
}

#topmenu a.menuactive
{
	font-weight: bold;
	text-align: center;
}

#topmenu li a
{
	display: block;
	text-align: center;
	color: white;
	text-decoration: none;
}

#topmenu li a:hover
{
	text-decoration: underline;
}

div.category
{
	width: 100%;
	overflow: hidden;
}

h2.categoryhead
{
}

div.categorybody
{
}

ul.categorythumbs
{
	margin: 2px;
}

ul.categorythumbs li
{
	width: 120px;
	height: 124px;
	overflow: hidden;
	list-style-type: none;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}

ul.categorythumbs li a
{
	text-decoration: none;
	color: #062702;
	font-weight: bold;
}

ul.categorythumbs li a:visited
{

}

ul.categorythumbs li a img
{
	width: 80px;
	height: 80px;
	border: 4px solid #062702;
	margin-bottom: 0px;
}

div.nopages
{
	text-decoration: underline;
	font-weight: bold;
}

div.link
{

}

div.picture
{
	text-align: center;
	margin-top: 20px;
}

div.text
{
	margin-bottom: 20px;
}

#commentsection
{
	margin-top: 40px;
}

#commentanz
{

}

div.comment
{
	margin-top: 16px;
}

div.cname
{
	font-weight: bold;
	color: #062702;
}

div.cdate
{
	font-size: 12px;
}

div.cmessage
{
	margin-top: 3px;
	margin-left: 10px;
}

#commmentsadd
{

}

#commentsadd a
{
	color: #062702;
	font-weight: bold;
}

#commentsadd a:hover
{
	color: white;
}

#commentsadd table
{

}

div.newscontainer
{
	font-size: 12px;
	margin-top: 15px;
	overflow: hidden;
}

div.newscontainer h2
{
	color: #062702;
	margin-bottom: 0px;
}

div.newscontent
{
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
}

div.newslinks
{
	margin-top: 30px;
}

div.newslinks a
{
	color: black;	
}

div.newslinks a:hover
{

}

div.newscontent a
{
	color: #062702;
}

div.newscontent a:hover
{
	color: white;
}

.invisible
{
	display: none;
}

#error
{
	border: 2px solid red;
	font-weight: bold;
	color: red;
	margin: 8px;
	padding: 6px;
	background: white;

}
#gbpages
{
	margin-top: 10px;
	text-align: center;
}

#gbentries
{
	margin-top: 10px;
}

div.gbentry
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	padding: 6px;
	width: 600px;
	min-height: 85px;
}

div.gbinfos
{
	width: 200px;
	float: left;
	font-size: 12px;
}

div.gbname
{
	font-size: 14px;
	font-weight: bold;
}

div.gbmessage
{
	margin-left: 200px;
}

div.gbcomment
{
	margin-left: 210px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 1px solid black;
	font-size: 13px;
	font-style: italic;
	padding-top: 4px;
}

#gbnew input
{
	background: transparent;
	border: 1px solid black;
}

#gbnew textarea
{
	background: transparent;
	border: 1px solid black;
}

div#imgbox
{
	position: fixed;
	margin-top: 100px;
	text-align: center;
	padding: 50px;
	background-color: black;
	border: 2px solid white;
	margin-left: 50px;
}

img.resizeable
{
	max-width: 100%;
}
