div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .7em;
font-weight: bold;
text-align: center;
background-color: #ffffff;
font-weight: bold;
padding: 8px; }

#navbar ul li a:link, #navbar ul li a:visited {color: #3A3A3A;
background-color: #ffffff;
text-decoration: none;
border: 1px groove;
display: inline;
margin-top: 4px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
padding-top: 2px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 2px; }

#navbar ul li a:hover, #navbar ul li a.current {color: #A2A2A2;
background-color: #ffffff;
text-decoration: none;
border-bottom: groove #A2A2A2 6px; }

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

strong#alerts {
font-family: monospace;
font-size: 12px;
font-weight: bolder;
color: #ff1509; }

#navbar ul {
margin: 0px;
padding: 0px;
}

div#image {
background-position: 50% 50%;
}
.curvedArea {
	display: block;
	width: 780px;
}

.topLeft {
	background-image: url(../images/bg_topLeft.jpg);
	width: 100%;
	height: 26px;
	float: left;
}

.topRight {
	background-color: #fff;
	background-image: url(../images/bg_topRight.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 20px;
	height: 26px;
	float: right;
}

.centerLeft {
	background-image: url(../images/bg_centerLeft.jpg);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}

.centerRight {
	background-image: url(../images/bg_centerRight.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	float: right;
}

.bottomLeft {
	background-image: url(../images/bg_bottomLeft_logo.jpg);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}

.bottomRight {
	background-color: #fff;
	background-image: url(../images/bg_bottomRight_logo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 20px;
	height: 51px;
	float: right;
}

.content {
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	font-size: 10px;
line-height: 1.2em;
	font-family:  Verdana;
	color: black;
	}

.menucontent {
	margin-right: 25px;
	margin-left: 50px;
	text-align: left;
	font-size: 10px;
line-height: 1.2em;
	font-family:  Verdana;
	color: black;
	}
.clear {
	clear: both;
 }

img#flow {
float: left;
margin: 8px;
padding-right: 10px;
clear: right;
}
img#flowRight {
float: right;
margin: 8px;
clear: left;
}

#border {
float: left;
margin: 50px;
width: 500px;
clear: right;
background-image: url(../Media/borders/01_border.gif);
background-repeat: repeat-x;
}

pre#menus {
font-size: 14px;
line-height: 1.4em;
font-family: cursive; }



div.credits {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
 }

#contactform dd {
margin:  0;	
}

#contactform dt {
width: 80px;
float:  left;
padding-right: 10px;
text-align: right;
font-weight: bold; }

