body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-color: #336699;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 0px;
	padding: 0px;
}
#wrap {
	background-color: #eeeeee;
	width: 760px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(images/header_left.jpg);
	background-position: left top;
	margin: 0px;
	height: 120px;
	background-repeat: no-repeat;
	background-color: #224455;
}
#htitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 205px;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 70px;
}
#hslogan{
	font-size: 120%;
	color: #999955;
	text-align: left;
    float: right;
	padding: 10px;
}
#hmenu {
	position: relative;
	top: 00px;
	left: 180px;
	width: 400px;
	text-align: center;
	height: 25px;
}
#hmenu a:link, #hmenu a:visited {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #6699ff;
}
#hmenu a:hover, #hmenu a:active{
	color: #ff9900;
}
a, a:visited {
	color: #000000;
}
a:hover {
	color: #ffffff;
}
#container {
	margin-top: 10px;
	width: 760px;
	background-image: url(images/container_background.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#container h1 {
    font-size:1em;
}
#content {
	background-color: #446677;
	width: 450px;
	float: left;
    text-align: justify;
	padding: 10px;
}

.link {
	text-decoration: none;
	padding: 10px;
	float: left;
}

#rightcolumn {
    text-align: center;
	margin-top: 0px;
	background-color: #999988;
	width: 260px;
	float: right;
	padding: 10px;
	color: #000000;
}
#rightcolumn p {
    text-align: justify;
}
.right {
	display: block;
}
.righthide {
	display: none;
}
#footer {
	background-color: #224455;
	color: #cccccc;
	clear: both;
	width: 740px;
	padding: 10px;
	text-align: center;
}
.clear {
  clear:both;
  display:block;
  height:1px;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:1px;
  }
#contactform {
	width: 350px;
	border: medium solid #00FF33;	
}
ul {
	text-align: left;
}
li {
	color: #ffffff;
	text-align: left;
}
