#siteheader h1 {
	background-image:url("../images/template/logo_black.jpg");
}

a:link, a:visited  { color:#E60F88; }
a:hover { color:#E60F88; }

/*********************************************************************************************/
#middle, #rightside {
	width:160px;
	float:left;
	background:url("../images/template/tanbox.jpg") no-repeat top left;
	padding-left:75px;
}

#leftside {
	padding-top:60px;
	height:320px;
}
#middle {
	margin-top:50px;
	margin-left:-50px;
	padding-top:35px;
	height:315px;
}
#rightside {
	margin-top:75px;
	padding-top:10px;
	height:350px;
}
#leftside img, #middle img, #rightside img {
	margin-bottom:1em;
	display:block;
	padding:1px;
}
#leftside ul li a, #leftside ul li a:hover, 
#middle a, #middle a:hover,
#rightside a, #rightside a:hover {
}

#middle a:hover img, #rightside a:hover img {
	border:1px solid #E60F88;
	padding:0;
}


#middle h1, #rightside h1 {
	margin:0;
	font-size:200%;
	background:no-repeat top right;
	text-indent:-9999px;
	height:250px;
	width:20px;
	float:left;
	position:relative;
	left:-25px;
	display:inline;
	margin-right:-25px;
}
#leftside h1 {
	background-image:url("../images/template/title_announcements.jpg");
}
#middle h1 {
	background-image:url("../images/template/title_gallery.jpg");
}
#rightside h1 {
	background-image:url("../images/template/title_events.jpg");
}
