html, body, #wrap {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../img/gradient.jpg);
}
p {
	margin: 0 0 1em 0;
	color:#EFEFEF;
}
p.gallery {
	margin: 0;
	color:#EFEFEF;
	padding-left: 8px;
}
li {
	color:#EFEFEF;
}
h1 {
	font-size: 13px;
	margin: 0;
	color:#FFFFFF;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
	margin: 0;
	color:#FFFFFF;
	text-transform: uppercase;
}
small {
	font-size: 10px;
	margin: 0;
	color: #999999 ;
}
img {
	border: 0px;
    padding: 0px;
}
form {
	margin: 0px; 
	padding: 0px;
}
textarea#style {
	border: 1px solid #cccccc;
	background-color: #58585a;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	
}
table.sortable thead {
	background-color:#eee;
	color:#FF9933;
	font-weight: bold;
	cursor: default;
}
input, select{
	border: 1px solid #cccccc;
	background-color: #58585a;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited{
	color:#9a9b9d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active{
	color:#F18000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color:#F18000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menulinks {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a.menulinks:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a.menulinks:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a.menulinks:hover {
	color:#E1E1E1;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
div.wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 800px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #EEEEEE;
}
div.wrapper2 {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 800px;
	background-color: #262626;
}
div.header {
	height: 71px;
	background-image: url(../img/header.jpg);
}
div.header2 {
	height: 80px;
	background-image: url(../img/header2.jpg);
}
div.menuspacer-a {
	float: left;
	width: 31px;
	height: 37px;
	background-image: url(../img/menuspacerl.gif);
}
div.menuspacer-b {
	float: right;
	width: 31px;
	height: 37px;
	background-image: url(../img/menuspacerr.gif);
}
#menu {
	float: left;
	width:800px;
	height: 50px;
}
#spare {
	float: left;
	width:800px;
	height: 10px;
}

div.side-a {
	float: left;
	width: 150px;
	background-color: #262626;
}
#side-a-menu-top {
	float: left;
	width: 140px;
	background-color: #ffffff;
	clear: right;
}
#side-b {
	float: right;
	width: 150px;
	background-color: #262626;
}
#drop {
	float: left;
	width: 116px;
	height: 116px;
	background-image: url(../img/drop.gif);
	position: absolute;
}

div.content {
	float: left;
	width: 500px;
	background-color: #262626;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	clear: both;
	background: #A2A2A2;
	background-image: url(../img/footer.jpg);
	height: 71px;
	text-align: center;
	vertical-align: middle;
}
div.newst {
	clear: both;
	background-image: url(../img/newst.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.newspostedby {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.newscontent {
	clear: both;
	background-image: url(../img/newsm.gif);
	background-repeat: no-repeat;
	background-position:top right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #EFEFEF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.addcomment {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #EFEFEF;
}
div.newsb {
	clear: both;
	background-image: url(../img/newsb.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}
div.side-a-menu-wrapper {
	float: none;
	width: 140px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
div.side-a-b-menu-t {
	clear: both;
	background-image: url(../img/side-a-t.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
p.side-a-b-menu-header {
	clear:both;
	margin: 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
div.side-a-b-menu-content {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #78a700;
	background-image: url(../img/side-a-b.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}
div.searchcontent {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/newsb.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #606060;
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.gallerycontent {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/newsb.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verborgen
{
display:none;
padding:0px;
}
.f-text
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

