#wrapper{
	margin: auto;
	width: 888px;
}

#header{
	width: 888px;
	height: 300px;
	background-image: url('img/header.png');
	position: relative;
}

#header h1{
	position: absolute; 
	height: 0px;
	overflow: hidden;
}

#headerimage{
	width:100%;
	height:100%;
}

#topnav{
	position: absolute;
	width: 138px;
	top: 53px;
	left: 39px;
}

#dasding{
	width: 120px;
	position: absolute;
	left:230px;
	top:240px;
	color: #fff;
	font-style: italic;
	font-size: 0.8em;
}

#left{
	padding-left:25px;
	width:310px;
	float:left;
}

#left h1{
	margin:0px 0px 15px -11px;
	padding:0px;
}

#news{
	width:95%;
}

#content{
	padding:10px 10px 0px;
	width:500px;
	float:right;
	margin-right:25px;
}

#bookmarks{
	position:relative;
	left:5px;
	top:60px;
	clear:both;
}

.addthis_button{
	float:right;
}

#at16p{
	-moz-border-radius: 8px;
}

body, td, input, textarea{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

hr{
  width:100%;
	height:1px;
	border-width: 0px;
	background-color: #4A7100;
}

h1{
	font-size:18px;
	margin:5px 0px;
}

h2{
	font-size: 13px;
	padding-top:5px;
	margin:5px 0px;
}

h3{
	font-size: 13px;
	padding:0px;
	margin:0px;
}

p{
	margin:5px 0px 10px;
}

#gallery p{
	margin:0px;
	margin-bottom:10px;
}

ul{
	/* list-style-image: url('img/list.gif'); */
	list-style: circle;
	margin-left:5px;
	padding-left:25px;
}

img{
	border:none;
}

a{
	color: #6A9100;
	text-decoration: none;
}

a:hover{
	color: #4A7100;
	text-decoration: underline;
}

#headertable img{
	display: block;
}

.voting_table{
	border-collapse: collapse;
}

.voting_table td{
	padding: 2px 10px 2px 5px;
}

.shadow{
	margin:0px;
	padding:0px 7px 7px 0px;
	background-image: url('img/shadow.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pictureframe{
	border: 3px solid #FFFFFF;
}

.pictureframe:hover{
	border-color: #6A9100;
}

.rbox{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

.imgbox{
	border: 2px solid #FFFFFF;
}

#sp img{
	margin: 5px 5px 10px 0px;
  padding:4px;
  border: 0px solid #808080;
  vertical-align: middle;
}

#sp img:hover{
  padding:3px;
	border-width: 1px;
}

.small{
	font-size: 10px;
}

.grey{
	color: #808080;
}

div.gallery-comment-list a{
  color: #000000;
}