#photobox {
	background-color:#fff;
	background-image:url("/img/bg-photobox.gif");
	background-position:top left;
	background-repeat:no-repeat;
	width:605px;
	height:373px;
	position:relative;
	z-index:1;
}
#photoholder {
	width:570px;
	height:320px;
	position:absolute;
	top:31px;
	left:13px;
}
/*#photobox ul {
	position:absolute;
	top:1px;
	left:13px;
	width:605px;
	margin:0;
	padding:0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:none;
	border:0px solid black;
}
#photobox ul li a{
	display:block;
	color:#252525;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	border:0px solid black;
}
#photobox ul {height:29px;}
#photobox ul li {float:left;}
#photobox ul li a, #photobox ul li a:visited {}
#photobox ul li a:hover {}*/

#content {
	margin:15px 0px 0px 0px;
}

#upcoming_events {
	width:600px; 
	border:0px solid red;
}

#upcoming_events_inner {
	padding:15px 0px 0px 0px;
	border:0px solid red;
}

#upcoming_events_inner img {
	margin:3px 0px 0px 3px;
}

#welcome {
	width:235px;
	height:142px;
	background-color:#4F76B5;

	/*#5e82bb*/
	margin:0px 0px 0px 0px;
	border-top:2px solid #D8D8D8;
}

#welcome_border_left {
	float:left;
	width:2px;
	height:150px;
	background-color:#D8D8D8;
}

#welcome_inner {
	height:142px;
	padding:10px;
	border-right:2px solid #D8D8D8;
	border-left:2px solid #D8D8D8;
}

#welcome_inner p {
	font:10px tahoma, verdana, helvetica, arial, san-serif;
	color:#FFFFFF;
	line-height:12px;
	margin:0px;
	padding:0px;
	border:0px solid black;
}

#welcome_border_right {
	float:right;
	width:2px;
	height:150px;
	background-color:#D8D8D8;
}

#welcome_nav {
	text-align:center;
}

#news {
	width:235px;
	height:175px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
}

#news_inner {
	margin:15px 0px 0px 0px;
	border:0px solid red;
}

#news_inner img {
	float:left;
	margin:2px 7px 0px 3px;
}

.bg {
	background-image:url('/img/bg_drop_shadow.gif'); 
	background-repeat:no-repeat;
}

.bg a:hover {
	background-color:transparent;
}

.bg_2 {
	height:60px;
	padding:1px 0px 0px 0px;
	background-image:url('/img/bg_drop_shadow_sm.gif'); 
	background-repeat:no-repeat;
	border:0px solid red;
}

.bg_2 a:hover img {
	background-color:transparent;
}

