body {
	margin: 0;
	background-image: url(img/new_back2.jpg);
}

#wrapper {

position: relative;
	width: 882px;
	margin: 0 auto;

	height: auto;


	}
#headmenu {

height: 20px;
clear: both;
 margin-left: 60px;
 padding: 5px;
 margin-top: 187px;
 margin-bottom: 10px;
}

#header {

	width: 100%;
	height: 143px;
	padding-top: 10px;

	clear: both;
	
	background-image: url(img/new_head.jpg);
	background-repeat: no-repeat;
	margin-bottom: -1px;
}

#footer {
clear: both; /* the footer will now stick beneath the content */
width: 100%;
margin-top: 20px;
margin-bottom: 0;
padding-bottom: 35px;
background-color:#FFF;
background-image: url(img/new_footer.jpg);
background-repeat: repeat-x;
height: 400px;
}

#sidebar_top{
background-image: url(img/new_sidehead.jpg);
background-repeat: no-repeat;
height: 15px;
}

#sidebar_foot{
background-image: url(img/new_sidefoot.jpg);
background-repeat: no-repeat;
height: 45px;

}

#sidebar{
background-image: url(img/new_sideback.jpg);
background-repeat: repeat-y;
}

/* Fonts */

.punk_title{
font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc; text-decoration:none;
background-color: #FFFFFF; padding: 5px; position:relative; top:-150px; left:0px;
}

.punk_sub{
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666666; text-decoration:none;
position: relative; top: -150px; line-height:1.8em;
}

.punk_sub_text{
background: #ffffff;  padding: 5px; text-decoration:none;
}

.punk_title_small{
font-size: 1.2em; line-height: 1.4em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc; 
background-color: #FFFFFF;
}


.punk_title2{
font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc; text-decoration:none;
background-color: #FFFFFF; padding: 5px; margin-top: 40px; position: absolute; 
}

.punk_sub2{
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666666; text-decoration:none;
position: absolute; line-height:1.8em;  margin-top: 40px;
}

.punk_sub_text2{
background: #ffffff;  padding: 5px; text-decoration:none;
}

.click{
}

.newsitem, a.newsitem, a.newsitem:link, a.newsitem:visited, a.newsitem:active {color: #666666; }
a.newsitem:hover {color:#06c; text-decoration: underline;}


.cal_date { font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc;}

h2 { font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc; margin: 0 0 0.75em;}

#sidebar h2{
font-size: 1.3em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc; margin: 0 0 0.75em;
}

p {
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#000000;
}

#sidebar p{
color: #000; font-size: 1em;
}

#header h2{
font-size: 1.7em; font-family: 'Trebuchet MS', serif; font-weight: normal; color:#FFFFFF; margin: 0 0 5px;
}

#header p{
font-size: 1.2em; font-family: 'Trebuchet MS', serif; font-weight: normal; letter-spacing: 0px; color:#FFCC00; margin: 0 0 0.75em;
}

#footer h2{
font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#0099cc; margin: 0 0 0.75em; 
}


ul {
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666666; list-style-type: none;

}

.menu { font-size: 1em; font-family: 'Helvetica', sans-serif; text-transform: uppercase; letter-spacing: 0px; color:#000; margin: 0 10 0.75em;  padding-right: 7px; }

.menu{ display: inline;}

.menu a{ #000; }

a.menu, a.menu:visited {
	color:#000;
	text-decoration: none;
	font-weight:normal;
  }

a.menu:hover {
	color:#CC0000;
	text-decoration: none;
	
  }

a.menu:active {
	color: #06c;
	text-decoration: none; 
	
  }

.left{
float: left;
}  
  
.right{
float: right;
}  
   
  
.error{
border: 1px solid #CC0000;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
}  

.success{
border: 1px solid #0099CC;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
} 

#header h2{
margin: 15px;
margin-top: 10px;
}

#header p{
margin: 15px;
margin-top: -10px;
}

#footer_text{
padding-top: 75px;
font-size: 12px;
color: #666666;
}

#footer_text a{color: #666666;}
#footer_text a:hover {color:#06c; text-decoration: underline;}

#sidebar a{color: #666666;}
#sidebar a:hover {color:#06c; text-decoration: underline;}
	

.imagebox{
border: 0px solid #CCCCCC;
float: left;
padding: 5px;
margin-bottom: 5px;
margin-right: 10px;
}