*{
margin: 0px auto;
}

body {font-family: "Century Gothic"; font-size: 14px; color: #ffffff; background-image: url(./images10/back_fade.jpg); text-align: "center";}
font {font-family: "Century Gothic"; font-size: 14px; color: #ffffff;}
font.red {font-family: "Century Gothic"; font-size: 16px; color: #ff3333; font-weight: bold; font-style: underline;}
h1 {font-family: "Century Gothic"; font-size: 24px; color: #ff3333; margin-top: 14px; margin-bottom: 14px;  margin-left:8px;}
h1.flux {font-family: "Century Gothic"; font-size: 44px; color: #ff3333; margin-top: 14px; margin-bottom: 14px; margin-left:8px;}
h1.white {font-family: "Century Gothic"; font-size: 22px; color: #ffffff; margin-top: 14px; margin-bottom: 14px; margin-left:8px;}
h1.black {font-family: "Century Gothic"; font-size: 22px; color: #000000; margin-top: 14px; margin-bottom: 14px; margin-left:8px;}
h2 {font-family: "Century Gothic"; font-size: 20px; color: #ff3333; margin-top: 14px; margin-bottom: 14px; margin-left:8px;}
h2.center {font-family: "Century Gothic"; font-size: 20px; color: #ff3333; margin-top: 14px; margin-bottom: 14px; margin-left:8px; text-align: "center"; }
h2.white {font-family: "Century Gothic"; font-size: 20px; color: #ffffff; margin-top: 14px; margin-bottom: 14px;}
table {border: 0; padding: 0; border-spacing: 0; text-align: left; }
table.index td {padding-left:12px;}
table.index3 td {padding-left:4px;}
table.menu {border: 0; padding: 0; padding-bottom: 4; border-spacing: 0; vertical-align:top; text-align: left; background-color: #404040;}
tr {font-family: "Century Gothic"; font-size: 14px; color: #ffffff;}
td {font-family: "Century Gothic"; font-size: 14px; color: #ffffff;}
td.sm {font-family: "Century Gothic"; font-size: 12px; color: #ffffff;}
td.h2 {font-family: "Century Gothic"; font-size: 12px; color: #ffffff;}
td.red {background-color: #fedddd;}
td.blue {background-color: #ddddfe;}
td.green {background-color: #ddfedd;}
td.header {font-family: "Century Gothic"; font-size: 16px; color: #fec657; font-weight: bold;}
td.heading {background-color: #000000; font-size: 18px; font-weight: bold; font-style: italic; color : #ffffff; font-family: "Century Gothic";}
p {font-family: "Century Gothic"; font-size: 14px; color: #ffffff; text-align: "left"; margin-top: 12px; margin-bottom: 12px; margin-left:8px;}
p.small {font-family: "Century Gothic"; font-size: 12px; color: #ffffff; text-align: "left"; margin-top: 12px; margin-bottom: 12px; margin-left:8px;}
p.center {font-family: "Century Gothic"; font-size: 18px; color: #ffffff; text-align: "center"; margin-top: 12px; margin-bottom: 12px;}
img {border: 0;}
img.space {border: 0; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
img.button {border: 0; padding-left:8px; padding-right:8px; padding-top:2px; padding-bottom:2px;}
UL, OL { margin-left: 30px; font-style: normal;}
a:active {text-decoration: none; color : #fec657; font-weight: bold;}
a:active img {border-color: #ffffff;}
a:link {text-decoration: none; color : #fec657; font-weight: bold;}
a:link img {border-color: #ffffff;}
a:visited {text-decoration: none; color : #fec657; font-weight: bold;}
a:visited img {border-color: #ffffff;}
a:hover {text-decoration: underline; color: #ff3333; font-weight: bold;}
a:hover img {border-color: #ff3333;}

a.header:hover {text-decoration: underline; color: #ffffff; font-weight: bold;}

a.menu:active {text-decoration: none; color : #ff3333; font-weight: bold;}
a.menu:active img {border-color: #ff3333;}
a.menu:link {text-decoration: none; color : #ff3333; font-weight: bold;}
a.menu:link img {border-color: #ff3333;}
a.menu:visited {text-decoration: none; color : #ff3333; font-weight: bold;}
a.menu:visited img {border-color: #ff3333;}
a.menu:hover {text-decoration: underline; color: #ffffff; font-weight: bold;}
a.menu:hover img {border-color: #ffffff;}

#page
{
width: 960px;
background: #000000;
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-style: solid;
border-color: #202020;
}
#header
{
text-align: left;
width: 960px;
height: 246px;
}
#mainbody
{
text-align: left;
width: 960px;
padding-bottom: 5px;
height: auto;
}
#mainbody:after
{
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
#galleft
{
	width: 140px;
	height: 450px;
	float: left;
	overflow:auto;
}
#galcenter
{
	width: 680px;
	height: auto;
	float: left;
}
#galright
{
	width:140px;
	height: 450px;
	float: right;
	overflow: auto;
}
#fcsmultimedia
{
	text-align: center;
}
#footer
{
clear: both;
width: 960px;
font-family: "Comic Sans MS"; 
font-size: 12px; color: #ffffff; 
font-style: italic;
background: #000000;
}
