body { 
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}

#container {
	background-color: #e3e5ee;
}

br.clearfloat {	clear:both; }

#main {
	background-color: #c3c7da;
	font-size: 105%;
	padding: 15px;
	margin: 0px 200px 0px 200px;
	height:100%;
}

#sidebar {
	float: right;
	width: 175px;
	padding: 15px;
	margin: 0px;
}

#sidenav {
	padding: 10px 20px 10px 10px;
	float: left;
	width: 175px;
	margin: 0px;
	}

#footer {
	background-color: #fff;
	color: #000;
	text-align: center;
	padding: 15px;
	margin: 10px;
	font-size: 85%;
	clear: both;
}

#header {
	background-color: #FFFFFF;
	margin: 0px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center;
}
#logo {
	float:	left;
	height:	175px;
	border:0px;
}

#slogan {
	padding: 128px 0 0 20px;
	color: #323b51;
	font-size: 130%;
	font-weight: bold;
	float:		left;
}

#examiners {
	float:	right;
	padding-top:	13px;
	height:		135px;
	border:0px;
}

#issue {
	padding: 0 15px 15px 0;
	float:	left;
}

#topnav ul {
	padding: 			.6em 0 .6em 0;
	margin: 			0;
	list-style-type: 		none;
	background-color: 		#323b51;
	color: 				#fff;
	width: 				100%;
	font: 			normal 90% arial, helvetica, sans-serif;
	text-align: 			center;
}

#toplist li { 
	display: 	inline; 
}

#toplist li a:link, #footlist li a:link {
	font-size:		1.1em;
	text-decoration: 	none;
	background-color: 	#323b51;
	color: 			#fff;
	padding: 		.2em 2em;
	}

#toplist li a:visited, #footlist li a:visited {
	font-size:		1.1em;
	text-decoration: 	none;
	background-color: 	#323b51;
	color: 			#ffd480;
	padding: 		.2em 2em;
}

#toplist li a:hover, #footlist li a:hover {
	font-size:		1.1em;
	background-color: 	#323b51;
	color: 			#c9945e;
}

#footlist li a:link {
	font-size:		1em;
	border-right: 		1px solid #fff;
}

#footlist li a:visited {
	font-size:		1em;
	border-right: 		1px solid #fff;
}

#footlist li a:hover {
	font-size:		1em;
}




.sidelist {
	padding-left:	15px;
	text-decoration:	none;
	margin-left:	0;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	line-height: normal;
}

.sidelist li {
	list-style-type: square;
}

#sidenav h1 {
	font: 			normal 100% arial, helvetica, sans-serif;
	color:			#fff;
	letter-spacing:		2px;
	background-color:	#323b51;
	padding:		.3em .9em .2em .9em;
	}


#footnav ul {
	padding: 			.2em 0 .2em 0;
	margin: 			0px;
	list-style-type: 		none;
	background-color: 		#323b51;
	color: 				#fff;
	width: 				100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: 			center;
	float:				left;
}

#footlist li { 
	display: 	inline; 
}


h1 {
	font-size: 120%;
	color: #331a00;
}

h2 {
	font-size: 110%;
	color:	#331a00;
}

a:link {
	color: #004d26;
	text-decoration:	none;
	}

a:visited {
	color: #331a00;
	text-decoration:	none;
	}

a:hover {
	color: #1F2532;
	text-decoration:	none;
}

#footlist li a:link.none {
	border-right:	0;
}

#footlist li a:visited.none {
 	border-right: 0;
 }
.headline {
	color:		#323b51;
	font-weight:	bold;
}

#header a:link {
	color:	#fff;
	text-decoration:	none;
}



#header a:visited {
	color:	#fff;
	text-decoration:	none;
}	
#header2 {
	background-color: #000000;
	margin: 0px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/ftnhead.jpg);
}

