#pageholder {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/franim.gif);
	background-repeat: no-repeat;
	height: 430px;
	position: relative;
	top: 0px;
	margin-top: 0px;
}
#pagename {
	float: left;
	padding-top: 100px;
	width: 120px;
	font-weight: bold;
	color: #DA1F0E;
	font-size: 110%;
	text-align: center;
}
#pageholder #news {
	float: left;
	height: 150px;
	width: 120px;
	margin-top: 420px;
	margin-left: -120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}

#top {
	width: 815px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 130px;
	text-align: center;
	background-image: url(assets/brush1_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 51px;
	padding-top: 0px;
}
#menu {
	width: 815px;
	margin-right: 0px;
	text-align: center;
	margin-left: 130px;
	top: 10px;
}
#maintext {
	width: 795px;
	margin-right: 0px;
	margin-left: 130px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#dda {
	width: 810px;
	margin-right: 0px;
	margin-left: 130px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(assets/w3c.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 80%;
	font-weight: bold;
	color: #8CA3BB;
}
#footer {
	text-align: right;
	width: 810px;
	margin-right: 0px;
	margin-left: 130px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 80%;
	margin-bottom: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #FE634A;
}
a:visited {
	font-weight: normal;
	color: #DA1F0E;
	text-decoration: none;
}
h1.offLeft {
	text-indent: -9999px;
}
h5.offLeft{
	text-indent: -9999px;
}
.left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul {
	list-style-image: none;
	list-style-type: lower-alpha;
}

form {
	margin-left: 40px;
}
.noshowdisc {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
acronym {
	cursor: help;
}
br .clear {
	display: block;
	clear: both;
}
#pageholder #maintext iframe {
	float: left;
	padding-right: 10px;
}

