* {
	margin:0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: none;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
table {
	font-size: 70%;
	padding: 0px;
	margin: 0px;
	width: 99%;
}
td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
}
#wrapper {
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-image: url(../img/02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	background-image: url(../img/04.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 100%;
	/*	clear: both;*/
	background-position: right top;
	clear: both;
}
#header p {
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 264px;
}
#banner {
	position: absolute;
	right: 0px;
}

#nav {
	width: 135px;
	background-image: url(../img/05.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 138px;
	float: left;
	font-size: small;
}

#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 18px;
}
#nav li {
	background-image: url(../img/07.jpg);
	background-repeat: no-repeat;
	/*	margin: 0px;*/
	height: 34px;
	line-height: 2.2em;
	text-align: center;
}
#nav .double-line {
  line-height: 1.2;
}
#news {
	float: right;
	width: 250px;
	border: 1px solid #CC9900;
}
#news h2 {
	font-size: small;
	font-weight: bold;
	background-image: url(../img/12.jpg);
	background-repeat: repeat-x;
	color: #FF0000;
	text-align: center;
	height: 28px;
	line-height: 2em;
	text-decoration: none;
}
#news p {
	font-size: x-small;
	padding: 5px;
	background-color: #FFDDAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC9900;
}
#content {
	margin-left: 135px;
	padding: 10px;
}
#content ul {
	list-style-type: none;
	font-size: small;
}
#content li {
	background-image: url(../img/dnarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#content p {
	padding-bottom: 15px;
}
#content h3 {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
#footer {
	background-image: url(../img/11.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 51px;
	width: 100%;
}
#footer p {
	background-image: url(../img/10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 147px;
}
#AChrLogo {
	background-image: url(../img/logo_achr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 140px;
	width: 100%;
}
#FCILogo {
	background-image: url(../img/logo_fci.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 110px;
	width: 100%;
}
.Highlight {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	padding-bottom: 20px;
	padding-top: 20px;
}
.OnCenter {
	text-align: center;
}
.Contributor {
	font-size: x-small;
	text-align: right;
}
#homepage {
	margin-right: 250px;
}
.SmallCaps {
	font-variant: small-caps;
}
.TextSubtitle {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
#EntryForm {
	width:600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D48633;
	margin-top: 20px;
	padding: 5px;
}

#EntryForm h3 {
	background-color: #D48633;
	font-size: medium;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
}
#EntryForm p {
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#EntryForm p label {
	float: left;
	width: 300px;
	text-align: right;
	padding-right: 10px;
}
#EntryForm .OnCenter input {
	text-align: center;
	border: 1px outset #D48633;
	width: 120px;
}
#ContactForm {
	width:450px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D48633;
	margin-top: 20px;
	padding: 5px;
}
#ContactForm h3 {
	background-color: #D48633;
	font-size: medium;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
}
#ContactForm p {
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#ContactForm p label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
#ContactForm p input, #ContactForm p textarea {
	width: 200px;
	text-align: left;
	border: 1px inset #D48633;
}
#ContactForm .OnCenter input {
	text-align: center;
	border: 1px outset #D48633;
	width: 80px;
}
h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .sleft li {
	background-image: url(../img/larrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
dt {
	padding-top: 2em;
}
#EntryForm span, .EyeCatch span {
	font-size: 95%;
	font-style: italic;
}
iframe {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.EyeCatch {
	font-size: medium;
	font-weight: bold;
	background-color: #FFFF00;
	background-position: center;
	text-align: center;
	border: 2px solid #000000;
	padding: 15px;
	margin: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
cite {
	font-size: medium;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	display: block;
	text-indent: 30px;
	font-style: normal;
}
