body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	height:100%;
	width:100%;
}
body {
	background: #FFFFFF url(images/raid_pattern.gif) repeat;
	background-color: #333333;
}
a:link, a:visited, a:active {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #480001;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	padding:0px;
}

#topbar{
	width:100%;
	height:60px;
	background-color:#000000;
	border-bottom:45px solid #660000;
}

#centerpage{
	position:relative;
	width:800px;
	margin-top:-107px;
	margin:0 auto;
	padding:0 20px;
	background-color:#cec9bb;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#title{
	font-size: 20px;
	color:#444444;
	padding:5px 0px;
}

#menu,#footerbar{
	width:800px;
	position:relative;
	left:0px;
	width:100%;
	margin-left:-20px;
	margin-bottom:10px;
	padding:1px 20px 3px 20px;
	color:#FFFFFF;
	border-top:3px solid;
	/*text-align:center;*/
	background-color:#660000;
}
#menu a,#footerbar a{
	padding:3px 10px;
	font-size:13px;
	color:#FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	font-style:normal;
}
#menu a:hover, #footerbar a:hover{
	padding:3px 10px;
	font-size:13px;
	background-color:#FFFFFF;
	color:#660000;
	letter-spacing:1px;
	text-decoration:none;
	font-style:normal;
}
#menu .menu_current, #footerbar a:hover{
	padding:3px 10px;
	font-size:13px;
	background-color:#FFFFFF;
	color:#660000;
	letter-spacing:1px;
	text-decoration:none;
}

#content{
	min-height:500px;
	padding:10px 0px 100px 0px;
}

* html #content{
	height:500px;
}

#content h1, #content h2,#content h3,#content h4,#content h5{
	width:100%;
	border-bottom:1px solid #AAAAAA;
	margin-bottom:10px;
}

#footer{
	top:0px;
	height:20px;
	background-color:#660000;
	border-bottom:5px solid #000000;
	padding:0 20px;
	margin:0 -20px;
}

#deco1{
	position:absolute;
	width:100px;
	height:106px;
	bottom:22px;
	left:312px;
	top:-40px;
	right:40px;
	background-image:url(images/butterfly.png);
}

#deco2{
	position:absolute;
	width:149px;
	height:389px;
	top:0px;
	left:-132px;
	background-image:url(images/flowerl.png);
}
#deco3{
	position:absolute;
	width:149px;
	height:389px;
	bottom:-16px;
	right:-132px;
	background-image:url(images/flowerr.png);
}
#deco4{
	position:absolute;
	width:200px;
	height:155px;
	bottom:5px;
	left:0px;
	background-image:url(images/lcorner.png);
}
#deco5{
	position:absolute;
	width:120px;
	height:93px;
	top:0px;
	right:0px;
	background-image:url(images/rcorner.png);
}
#deco6{
	position:absolute; 
	width:60px;
	height:245px;
	bottom:8px;
	right:0px;
	background-image:url(images/bass.png);
}
#deco7{
	position:absolute; 
	width:73px;
	height:140px;
	bottom:0px;
	left:24px;
	background-image:url(images/sax.png);
}
/* Eventcalendar */
.evheader {
	text-align: center;
	margin-bottom: 10px
}
.eventborder {
	border :  solid 1px;
	border-color : #660000;
	margin-bottom: 10px;
}
.tdeventheading {
	line-height : 20px;
	padding: 2px;
	background-color : #660000;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}
.tdevent  {
    padding: 2px;
}
.eventheading {
	text-align : center;
	padding:5px;
}
.mteventheading {
	padding: 2px;
	background-color : #660000;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}
.mtevent  {
	vertical-align: top;
	padding: 10px;
}
.alleventheading {
	padding: 2px;
	background-color : #660000;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}
.allevent li {
    padding: 2px;
	list-style: none;
}
.evfooter {
	text-align: center;
}
/* Forum */
.main-right{
	padding:5px;
}
.main-right div{
	margin:5px;
	padding:5px;
}
/* Guestbook */
table.gbentry {
  width: 100%;
  border: 1px solid #660000;
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.gbentry td.gbtitle {
  font-weight: bold;
  padding: 0 5px 0 5px;
  background-color: #660000;
  color: #FFFFFF;
}


table.gbentry td.gbcontent {
  padding: 5px; 
  background-color: #FFFFFF;
  color: #000000;
}

img.button {
  vertical-align: bottom;
}
/* =========================*/
/* ========== Gallery ==========*/
/* =========================*/

hr {
	border-style: none;
 	height: 1px;
	background-color: silver;
	color: silver;
	display:none;
}
#pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
}
#pagenumbers a:link, #pagenumbers a:visited, #pagenumbers a:hover {
	color: #000000;
	text-decoration: none;
}
#pictures {
	text-align: center;
}
#pictures img {
	border: 5px solid #660000 !important;
}
#pictures a:link, #pictures a:visited, #pictures a:hover {
	color: #000000;
	text-decoration: none;
}
#picturelink {
	margin: 1em;        
	float: left;
}
#picturelink img {
	border: none;
}
#filename {
	text-align: center;
}
ul#directories { 
	border:5px solid #660000;
	background-color:#FFFFFF;
	width:688px;
	padding:15px 10px;
	margin-left:13px;
}
#directories li{
	display:inline;
}
#directories a{
	padding:0px 5px;
	background-color:#FFFFFF;
	color:#660000;
}
#directories a:hover{
	background-color:#660000;
	color:#FFFFFF;
}