body {
	background:url(images/bgcolor.jpg);
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

h1, h2, h3, h4, h5, h6 {
	color: #95F3D1;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #6693D6;
}

#Table_01 {
    position:relative;
	margin: 0px auto;
	padding: 0px;
    left:0px;
    top:0px;
    width:860px;
    height:640px;
}

#Table_01 a {
	border: none;
	text-decoration: none;
}

#header_ {
    position:relative;
    width:860px;
    height:165px;
    background: url(images/header.jpg) no-repeat;
}

#ffaces-02_ {
    position:absolute;
    left:0px;
    top:165px;
    width:10px;
    height:475px;
}

#logos_ {
    position:relative;
    left:10px;
    width:840px;
    height:65px;
}

#ffaces-04_ {
    position:absolute;
    left:850px;
    top:165px;
    width:10px;
    height:475px;
}

#sidebar {
    position:relative;
	margin-right:10px;
    width:202px;
    font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size:90%;
}

#main_ {
	float: right;
    position:relative;
    width:638px;
}

#footer_ {
    position:relative;
    clear: both;
    font-size: 80%;
	text-align: center;
	padding-top:40px;
	padding-bottom: 30px;
	margin: 0px auto;
}
#lefthead {
	position: absolute;
	top: 100px;
	font-size: 10px;
	left: 25px;
}

#righthead {
	position: absolute;
	font-size: 10px;
	top: 90px;
	left: 640px;
}

#lefthead a, #righthead a, #lefthead, #righthead {
	text-decoration: none;
	color: white;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	background: url(images/sidebaritems.jpg) no-repeat center;
	list-style-type: none;
	margin-bottom: 1em;
	padding: 5px 15px;
}

.toggle a{
	padding-left: 40px;
	font-size: 80%;
	}
