body {
	background-attachment: scroll;
	background-image: url(/assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

#container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe td {
	border-top-width: 0px;
	border-top-style: none;
}
iframe table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #logoarea {
	clear: both;
	height: 90px;
	width: 100%;
}
#menubar {
	height: 40px;
	width: 760px;
}
#motto {
	background-attachment: scroll;
	background-image: url(/assets/images/motto.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 760px;
}




#menubar ul {
	width: 760px;
	list-style-type: none;
                margin: 0px;
	padding: 0px;
}#menubar ul li {
	display: block;
	float: left;
	height: 40px;
	width: 80px;
	background-attachment: scroll;
	background-image: url(/assets/images/buttonbkg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 40px;
}
#menubar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing: -1px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(/assets/images/buttonbkg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 80px;
	float: left;
	background-position: right;
}
#menubar ul li a:hover {
	background-attachment: scroll;
	background-image: url(/assets/images/buttonbkgon.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 80px;
	display: block;
}
#textfield {
	clear: both;
	width: 760px;
}
#col1 {
	float: left;
	width: 300px;
	margin-right: 60px;
}
#col2 {
	float: left;
	width: 400px;
}
#col2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #999966;
}
#col3 p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}
#col3 {
	width: 710px;
	margin-left: 50px;
	padding-top: 30px;
}
#col2 p a {
	color: #33B7CE;
	text-decoration: none;
}

#col1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#col1 a:hover {
	background-color: #F1F1F1;
	display: block;
}

#footer {
	line-height: 60px;
	vertical-align: middle;
	height: 60px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	clear: both;
}
#footer a {
	color: #33B7CE;
	text-decoration: none;
}
#col3 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	font-weight: normal;
}
#col3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#col3 a:hover {

	background-color: #F1F1F1;
	display: block;
}
.floatleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 3px solid #000000;
}
.wrapper {
	background-color: #F8F8F8;
	display: block;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	margin-left: 0px;
	list-style-type: none;
}
#col3 li {
	margin: 0px;
}
#col3 ul {
	margin: 0px;
	padding: 0px;
}


