body
{
	font-family:Verdana,Arial,sans-serif;
}
h1
{
	font-weight:bold;
	font-size:175%;
}
strong
{
	font-weight:bold;
}
p
{
	padding:.5em;
	padding-bottom:0;
}
ul
{
	padding-left:1em;
	list-style-type:none;
}

body
{
	background-color:#fff;
	padding:5px;
	width:100%;
}
img
{
	border:0;
}
.hide
{
	display:none;
}
#footer
{
	padding-top:3em;
	clear:both;
	text-align:center;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#contentwrapper
{
	height:100%;
	padding-top:1em;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#wrapper
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rightcolumn
{
	width:200px;
	margin:1em;
	margin-top:0;
	float:right;
	text-align:center;
}
#rightcolumn img
{
	padding-top:.5em;
}
#content
{
	margin-top:1em;
	margin-left:1em;
}
#header
{
	text-align:center;
	clear:both;
	background-color:#fdf7d5;
	padding-bottom:1em;
}

#menu
{
	font-size:125%;
	font-weight:bold;
}

#menu ul, #menu ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul
{
	text-align:center;
}
#menu ul li
{
	display:inline;
	margin:0;
}
#menu li a
{
	
}
#menu ul li a
{
	background:url(/images/button-right.gif) no-repeat 100% 0;
	color:#000;
	padding:0;
}
#menu ul li a:active
{
	background:url(/images/button-right-active.gif) no-repeat 100% 0;
	padding:0
}
	
#menu ul li a span
{
	background:url(/images/button-left.gif) no-repeat;
	padding:5px 1em;
}
#menu ul li a:active span
{
	background:url(/images/button-left-active.gif) no-repeat;
	padding:5px 1em;
}
#menu ul li a:link span, #menu ul li a:visited span
{
	color:#000;
}
#menu ul li a:hover span
{
	color:#0ff;
}
#map
{
	height:600px;
	width:100%;
}
.big
{
	font-size:125%;
}
/* WYMeditor */
/* /WYMeditor */

