
* {
	padding: 0;
	margin: 0;
}

body {
	background: #000000; /* #1C1C1C; */
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.x {
	/* */
}

.elfcmain {
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	margin-top: 1em;
	width: 59.3em;
}

* html .elfcmain {
	width: 57.8em;
}

.elfcheader {
	background: #0E0E0E url(images/headerbg.png) no-repeat top right;
/*	background: #0E0E0E url(images/headerbg-text.png) no-repeat top left; */
	height: 100px;
}

.elfcheader p {
	text-transform: uppercase;
	color: #949494;
	font-size: 72%;
	text-align: right;
	padding: 1em;
	padding-top: 2em;
}

h1 {
	font-weight: normal;
	font-size: 150%;
	padding: 0.7em;
	padding-left: 1.4em;

	background: transparent url(images/elfc.png) no-repeat top left;
	text-indent: -999em;
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

h1 span {
	font-weight: bold;
}

h2 {
	float: right;
	font-size: 112%;
	font-weight: normal;
	color: #67666B;
	padding: 1em;
	padding-right: 1.5em;
	text-indent: -999em;
}

.elfcsplash {
/*	background: transparent url(images/splash-text.png) no-repeat top left; */
/*	background: transparent url(images/splash.png) no-repeat top right; */
/*	height: 20em; */
	position: relative;
	
	/* #13020C */
	
	background: transparent url(images/splash-shim.png) repeat-x top left;
	padding-bottom: 1em;
	border-top: 1px solid #B6B8B7;
	
	z-index: 1;
}

ul.submenu {
	position: absolute;
	right: 0;
	top: 0;

	float: right;
	width: 16.5em;
	padding: 2em;
	padding-bottom: 0.7em;
	margin: 0;
	list-style: none;
}

ul.submenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.submenu li a {
	color: #FFFFFF;
	border-bottom: 1px solid #4B303F;
	padding: 0.5em;

	display: block;
	width: 100%;
	text-decoration: none;
}

ul.submenu li.first a {
	border-top: 1px solid #4B303F;
}

ul.submenu li a:hover {
	text-decoration: underline;
	background: transparent url(images/trans.gif) repeat top left;
}

/*
.elfcsplash h3 {
	font-size: 200%;
	padding-left: 7em;
	padding-top: 2em;
	width: 10em;
	font-family: times;
	font-weight: normal;

	text-indent: -999em;
}

.elfcsplash h3 span {
	color: #C7BBBF;
	display: block;
}

.elfcsplash h3 big {
	font-size: 200%;
}

.elfcsplash h3 big span {
	color: #827378;
	display: inline;
}
*/

#cea {
	text-align: center;

	margin-top: -2.5em;
}

.elfcsplash > #cea {
	position: absolute;
	bottom: 0.8em;
	left: 35%;
	clear: both;

	margin-top: 0;
}


#cea a {
	background: transparent url(images/tab.png) no-repeat top center;
	padding: 0.7em;
	padding-left: 2em;
	padding-right: 2em;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 86%;

	display: block;
	width: 16em;
	z-index: 5;
	height: 1em;
}

#cea a:hover {
	text-decoration: underline;
}

.elfccontent {
	background: transparent url(images/grade.png) repeat-x bottom left;
	color: #502627;
	padding-bottom: 2.5em;
	margin-left: 1em;
	margin-right: 1em;
/*	height: 8.5em; */
}

h3 {
	font-size: 112%;
	padding: 0;
	margin: 0;
	padding-bottom: 0.5em;
}

p {
	padding: 0;
	margin: 0;
	padding-bottom: 0.5em;
}

.leftcol {
	width: 45%;
	float: left;
	padding: 1em;
	padding-left: 2em;
	margin-top: 1em;
}

.rightcol {
	width: 45%;
	float: left;
	border-left: 1px solid #B9B3B5;
	padding: 1em;
	margin-top: 1em;
}

.rightcol img {
	float: left;
	padding-left: 0.5em;
	padding-right: 1em;
}

.rightcol ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.rightcol ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 86%;
}

.rightcol ul li a {
/*	float: left; */
	display: block;
	color: #502627;
	text-transform: uppercase;
	padding: 0.4em;
	width: 17em;
	background: transparent url(images/arrow.png) no-repeat center right;
}

.inner .rightcol ul {
	float: none;
}

.nodecor ul li a {
	background: none;
	padding: 0;
	text-transform: none;
}

.footer {
	background: transparent url(images/bar.png) repeat-x top left;
	padding-top: 2em;
	clear: both;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
	padding-bottom: 1em;
}

.footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

.footer ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 86%;
	padding-left: 1em;
	padding-right: 1em;
	border-left: 1px solid #D59035;
}

.footer ul li.first a {
	border: 0;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.footer p {
	color: #000000;
	font-size: 86%;
	text-transform: uppercase;
}

.inner, .exxer {
	background: transparent url(images/shim.png) repeat-x top left;
	padding-top: 2em;
}

.inner .leftcol {
	width: 15%;
	clear: left;
}

.inner .rightcol {
	width: 75%;
	border: 0;
}

.inner .leftcol img {
	padding-bottom: 1em;
}

/*
.elfccontent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*/

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: none;
	margin:0;
	padding:0;
}


.inner .rightcol ul {
	padding-left: 1.2em;
	list-style: normal;
}

.inner .rightcol ul li {
	padding-left: 0.4em;
	list-style-type: disc;
	list-style-type: square;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}

th {
	text-transform: uppercase;
	color: #81787B;
	font-weight: normal;
	font-size: 86%;
	padding: 0.3em;
	border-bottom: 1px solid #C8C8C8;
}

td {
	color: #000000;
	font-size: 86%;
	padding: 0.3em;
	border-bottom: 1px solid #C8C8C8;
}

.inner .rightcol a, .leftcol a {
	color: #67666B;
}

.inner .rightcol a.special {
	background: transparent url(images/button.png) no-repeat top left;
	text-transform: uppercase;
	text-decoration: none;
/*	font-size: 86%;*/
	padding: 0.25em;
	display: block;
	width: 17.5em;
	text-align: center;
	color: #000000;
}

.inner .rightcol a.specialsmall {
	background: transparent url(images/button-s.png) no-repeat top left;
	text-transform: uppercase;
	text-decoration: none;
/*	font-size: 86%;*/
	padding: 0.25em;
	display: block;
	width: 15em;
	text-align: center;
	color: #000000;

	float: left;
	margin-right: 1em;
	height: 1.5em;
}

fieldset {
	border: 0;
}

legend {
	font-size: 112%;
	padding: 0;
	margin: 0;
	padding-bottom: 0.5em;
	font-weight: bold;
}

label {
	display: block;
	clear: left;
	float: left;
	width: 10em;
	padding-bottom: 0.5em;
}

input {
	margin-bottom: 0.5em;
	width: 16em;
}

textarea {
	width: 16.5em;
	height: 10em;
	margin-bottom: 0.5em;
}

select {
	margin-bottom: 0.5em;
	width: 16.5em;
}

#admin input, #admin select, #admin textarea {
	width: 100%;
}

#admin input.button, input.button {
	width: 6em;
}

.error {
	color: #FF4040;
}

.exxer .leftcol {
	width: 25%;
	border: 0;
}

.exxer .rightcol {
	width: 55%;
	border: 0;
}

.exxer .leftcol img {
	background: transparent url(images/grade.png) repeat-x bottom left;
	padding-bottom: 2.4em;
}

.exxer .rightcol img {
	float: none;
	padding: 0;
	height: 130px;
	width: 110px;
	background: #DFDDDE;
}

.elfccontent p, .inner ul li, label {
	font-size: 86%;
	line-height: 150%;
}

.inner p, .exxer p {
	padding-bottom: 1em;
}

blockquote {
	padding-left: 1em;
}

.floatl {
	width: 11em;
	float: left;
	padding-right: 5em;
}

.required {
	background: #FFFFCC;
}

span.required, p.required {
	padding: 0.3em;
	clear: left;
}

#staff {
	padding-left: 1.3em;
}

#staff li {
	padding-bottom: 0.3em;
	list-style-type: disc;
}

h4 {
	font-size: 100%;
	text-decoration: underline;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}

.inner .normimages {
/*	background: #CCCCCC; */
	width: auto;
}

.normimages p {
	clear: both;
}

.normimages img {
	padding: 0.3em;
}


.normimages_a img {
	padding-right: 0.3em;
}

.normimages_b img {
	padding-right: 0.9em;
}

.normimages_c img {
	padding-right: 1.6em;
}

.twin {
	float: left;
	width: 45%;
}

.cpr {
	display: none;
	color: #000000;
	text-align: right;
}

.cpr a {
	color: #000000;
}