
body,td,th {
	font-size: 1em;
	color: #40476A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/fay_left.jpg);
	background-repeat:repeat-y;
}
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 a {
	display:block;
	background-image:url(images/fay_header.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 900px;
	height: 248px;
	text-indent:-900em;
	text-decoration:none;
	line-height:100%;
	margin: 0px;
}
h2 {
	font-size: 1.4em;
	color: #8385AB;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.3em;
	color: #8385AB;
	font-weight:normal;
}
h4 {
	font-size: 1.1em;
	color: #8385AB;
}
h5 {
	font-size: 1em;
	color: #8385AB;
	font-weight:normal;
}
.smalltext { font-size: 0.7em; }

#container {
	width: 900px;
	text-align:center;
}
#left {
	width: 155px;
	vertical-align: top;
	text-align:left;
	padding-left:15px;
	float:left;
}
#left2 {
	width: 155px;
	vertical-align: top;
	text-align:left;
	padding-left:15px;
	float:left;
}
#right {
	background:#FFFFFF;
	text-align:left;
	width: 720px;
	height:50px;
	float:right
}
#main {
	background:#FFFFFF;
	vertical-align: top;
	width: 600px;
	text-align:left;
	float:right;
	margin-left:120px;
}
#editor {
	margin-left: 180px;
}
/* LINKS  */
a.general { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.general:link {
	text-decoration: none;
	background:#8385AB;
	color: #ffffff;
}
a.general:visited {
	text-decoration: none;
	background:#8385AB;
	color: #ffffff;
}
a.general:hover {
	text-decoration: none;
	background: #B1DB0D;
	color: #676990;
}
#main a { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#main a:link {
	text-decoration: none;
	background:#8385AB;
	color: #ffffff;
}
#main a:visited {
	text-decoration: none;
	background:#8385AB;
	color: #ffffff;
}
#main a:hover {
	text-decoration: none;
	background: #B1DB0D;
	color: #676990;
}
#left ul {
	list-style:none;
	padding: 3px;
	margin: 0px;
}
#left li {
	list-style:none;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}

#left a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-stretch:wider;
	background: none;
}
#left a:link {
	text-decoration: none;
	color: #676990;
}
#left a:visited {
	text-decoration: none;
	color: #676990;
}
#left a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#left a.blink { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;;
}
#left a.blink:link {
	text-decoration: none;
	color: #40476A;
}
#left a.blink:visited {
	text-decoration: none;
	color: #40476A;
}
a.blink:hover {
	text-decoration: none;
	color: #ffffff;
}
