body {
    margin: 0;
	font-family: tahoma; 
	color: #494949; 
	font-size: 11px;
	letter-spacing: 2px;
	background: #313439; 
}
p { 
    line-height: 1.3em;
	margin: 0 0 13px 0;
} 
a { 
    color: #990100;
	text-decoration: underline; 
} 
a:hover {
    text-decoration: none;
}
h1 { 
    line-height: 1.3em;
	margin: 0 0 13px 0;
	font-size: 11px;
	font-weight: normal; 
} 
h2 { 

	margin: 15px 0 17px 0;
	background: url(images/h2graphic.jpg) no-repeat top left;
	font-family: sans-serif; 
	font-weight: normal; 
	text-indent: 25px; 
	color: #990100;
	letter-spacing: -1px;
	font-size: 17px; 
} 

h3 { 

	margin: 0 0 13px 0;

	font-family: sans-serif; 
	font-weight: normal; 
	color: #990100;
	letter-spacing: -1px;
	font-size: 17px; 
} 


img#rapidstatscounter { 
   display: none; 
 } 

/*footer*/
#footer {
	color: #6f7174;
	margin: 20px 0 0 0;
	text-align: center;
	word-spacing: 20px; 
}
#footer a {
    color: #fff;
	text-decoration: none; 
}
#footer a:hover {
	text-decoration: underline; 
}

/*ufufooter*/
#ufufooter {
    color: #fff;
	margin: 16px 0 0 0;
	text-align: center;  
} 
#ufufooter a {
    color: #fff;
    text-decoration: underline; 
} 
#ufufooter a:hover {
    text-decoration: none; 
}

#eventsgallery img {
    margin: 3px;
	border: 1px solid #990100
} 


/*Forms defaults*/
input, textarea {
	font-family:tahoma;
	font-size:11px;
	color:#494949;
}
label {
	color:#494949;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#494949;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}






 



	