body {
	background-color: #9A32CD;
	text-align: center;
	padding: 0px;
}
#wrapper {
	background-color: #9a32cd;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #D7CFBD;
	width: 760px;
	color: #2D4488;
	font-weight: bold;
	position: fixed;
	background-position: center center;
}
#title {
	width: 760px;
	background-color: #F0EDE6;
	padding-right: 0px;
	padding-left: 0px;
	height: 135px;
	background-image: url(/fs104/banner_main.jpg);
}
#description {
	padding-bottom: 2px;
	width: 760px;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.15em;
	background-color: #FFFFFF;
	color: #2D4488;
}
#footer {
	background-color: #F68C35;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2D4488;
	text-align: center;
	word-spacing: .15em;
	letter-spacing: 0.15em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	color: #2D4488;
	text-align: center;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2D4488;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2D4488;
	text-align: left;
}
#nav_bar {
	align: inline
}
ul {
	background-position: left;
	text-align: left;
	width: 155px;
	list-style-type: square;
}
li	{
	align: center;
	list-style-type: circle;	
}	
	/* Menu */
	

#menu {
	width: 0px;
	height: 40px;
	margin: 0 auto;
	background: url(fs104/images/img03.gif) repeat-x;
}

#menu ul {
	width: 700px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(fs104/images/img04.gif) no-repeat right top;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 13px 20px 0 22px;
	background: url(fs104/images/img04.gif) no-repeat;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */
#sidebar1 ul
{
margin: 0;
padding: 0;
list-style-type: none;
float: left;
}


#sidebar1 a
{
display: block;
color: #FFF;
background-color: #036;
width: 9em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}


#sidebar1 a:hover
{
background-color: #999999;
color: #FFF;
text-decoration: none; }

#sidebar1: a:visited
{color: #9A32CD;}

#sidebar1: a:link 
 {color: #91325d;}

#sidebar1 li li a
{
display: block;
color: #FFF;
background-color: #CCC;
width: 9em;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}
#sidebar2 {
	background-color: #CCCCCC;
	float: left;
	width: 155px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-color: FFF;
}
#sidebar3 {
	background-color: #CCCCCC;
	float: left;
	width: 155px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-color: FFF;
}

#main_content {
	width: 560px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: 0.10em;
	color: #2D4488;
}
sub_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4488;
}
#main_content ul {
width: 450px}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
text-align; right;
	background-color: #9A32CD;
	width: 760px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #9A32CD;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: repeat;
}

#navcontainer a:hover
{
background-color: #999999;
color: #FFF;
text-decoration: none; }

#navcontainer: a:visited
{color: #CCC;}

#navcontainer: a:link 
 {color: #CCC;}


-->
