div#bgwrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	overflow: hidden;
	background: white;
	width: 976px;
}

div#header {
	background: url('images/new%20design/header_t.png') repeat-x 0 0;
	font-family: "Verdana";
	font-weight: bold;
	color: white;
	margin-left: 253px;
	margin-right: 234px;
	padding-left: 10px;
	padding-top: 4px;
	height: 45px
}

div#header a {
	text-decoration: none;
}

div#header_l {
	background: url('images/new%20design/header_t_l.png') no-repeat 200px 0;
	position: relative;
	width: 976px;
	height: 290px
}

div#header_r {
	background: url('images/new%20design/header_t_r.png') no-repeat 730px 0;
	height: 45px;
	overflow: hidden;
	text-align: left;
}

div#header_b {
	background: url('images/new%20design/header_b.png') repeat-x 0 100%;
	height: 45px;
	margin-left: 253px;
	margin-right: 234px;
}

div#header_b a {
	text-decoration: none;
}

div#header_b_l {
	background: url('images/new%20design/header_b_l.png') no-repeat 200px 100%;
	position: relative;
	height: 245px;
}

div#header_b_r {
	background: url('images/new%20design/header_b_r.png') no-repeat 730px 100%;
	height: 245px;
	overflow: hidden;
	text-align: left;
	position: relative;
}

div.bottomheadermenu {
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-top: 12px;
	height: 29px;
	color: white;
	font-weight: bold;
}

div.headermenu {
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-top: 12px;
	height: 29px;
	color: white;
	font-weight: bold;
}

div.bottomheadermenu:hover {
	color: black;
	background: url('images/bottom_menu_hover.PNG') no-repeat 50% 0;
}

div.headermenu:hover {
	color: black;
	background: url('images/top_menu_hover.PNG') no-repeat 50% 100%;
}

div.headermenu a:hover {
	color: black;
	background: url('images/top_menu_hover.PNG') no-repeat 50% 100%;
}

a div.headermenu {
	text-decoration:none;
}

div#content {
	padding-bottom: 50px;
	padding-left:10px;
	padding-right: 15px;
	border-top: 1px solid #666;
	text-align: left;
}

div#banner {
	position: relative;
	height: 200px;
	width: 976px;
	background-repeat: no-repeat;
}

div.home_banner {
	background: url('images/banner.png');
}

div.event_banner {
	background: url('images/banner.png');
}

div.photo_banner {
	background: url('images/banner.png');
}

#stickymenucolumn {
	position:relative;
	float:left;
	width:250px;
	font-size: 8pt;
	padding-left: 15px;
	margin-bottom: 20px;
}

.stickymenu {
	width:220px;
	float:left;
	text-align:left;
	padding:5px;
	background:#eee;
	color:black;
	border-left:1px solid #222;
	border-right:1px solid #111;
	border-bottom:1px solid #111;
	margin-right:25px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.stickymenu A:link, .stickymenu A:visited, .stickymenu A:active {
	color:black;
}

.stickymenubar {
	width:230px;
	text-align:center;
	padding:5px;
	margin-left: -11px;
	background:rgb(0,146,0);
	color:white;
	border:1px solid black;	
	voice-family: "\"}\"";
	voice-family: inherit;
}


#rightmenucolumn {
	float: right;
	position: relative;
}

div#content A:link, div#content A:visited {
	text-decoration: none;
	font-weight: bold;
	color:rgb(0,110,50);
}

div#content A:hover {
	text-decoration: underline;
}

div#footer {
	padding: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 7pt;
	width:976px;
	text-align:center;
}

td {
	border:1px solid black;
}

h2 {
	text-align: center;
}

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background:#eee;
	width:999px;
}

body A:link, A:visited {
	color:rgb(0,110,50);
}

img {
	border: none;
}

