@charset "utf-8";


/* CSS Document */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header {
	background: url(../images/new_ffd_banner.png) no-repeat;
	height: 490px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	color: #A0A0A4;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000 url(../images/featherpat300x300.jpg) repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	text-decoration: none;
	list-style: none;
	display: inline;
	margin-right: 10px;
	margin-left: 20px;
	text-align: center;
}
#nav a {
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #974068;
	text-align: center;
	font-weight: normal;
	text-transform: none;
}
#nav a:hover {
	color: #987987;
	text-decoration: none;
}
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin ridge #4E4C4C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lttletextpink {
	color: #974068;
}

.textpink {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FF5FAA;
	text-decoration: none;
}
#context {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: "Comic Sans MS", cursive;
	color: #FFFBF0;
	font-size: 14px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
h2 {
	font-size: x-large;
	font-weight: lighter;
	color: #FFFBF0;
	margin-left: 250px;
}
