body {

	margin:10px auto;

	background-repeat:no-repeat;

	background-attachment:fixed;

	background-position:center;

	background-color:#300

}



a:link {color: #900; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}

a:visited {color: #c00; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}

a:hover {color: #c00; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: underline}

a:active {color: #c00; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}



.flashfront {

	margin:0 auto;

	height:220px;

	width:100%;

	background-color:#600;

	border-style:solid;

	border-color:#600

}



h1.home {

	font-size:12pt;

	color:#900;

	padding-top:1em}

	

h1.home a:link {color: #900; font-family:verdana; font-style:normal; font-size:12pt; text-decoration: none}

h1.home a:active{color: #900; font-family:verdana; font-style:normal; font-size:12pt; text-decoration: none}

h1.home a:hover {color: #900; font-family:verdana; font-style:normal; font-size:12pt; text-decoration: none}

h1.home a:visited{color: #900; font-family:verdana; font-style:normal; font-size:12pt; text-decoration: none}



.buttons {

	width:1000px;

	margin:0 auto;

	background-color:#fff

}



.container {

	width:1000px;

	height:auto;

	margin:0 auto

}



.bottom {

	width:1000px;

	height:auto;

	text-align:left;

	background-color:#fff;

	font-family:verdana;

	font-size:10pt;

	color:#300;

	overflow:auto

}



.left {

  margin-left:20px;

  height:auto;

  float: left;

  padding-right:10px;

  width: 300px;

  border-right-style:dotted;

  border-width:1px;

  background-color:#fff

}



.middle {

  margin-left: 350px;

  width:280px;

  height:auto;

  background-color:#fff

}



.right {

  float: right;

  margin-right:20px;

  width:300px;

  padding-left:10px;

  border-left-style:dotted;

  border-width:1px;

  height:auto;

  background-color:#fff

}



table.footer {

	width:1000px;

	height:29px;

	color:#000;

	font-family:verdana;

	text-align:left}

	

td#footer {

	font-size:8pt}

	

td#footer a:link {color: #fff; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}

td#footer a:active{color: #fff; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}

td#footer a:hover {color: #fff; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}

td#footer a:visited{color: #fff; font-family:verdana; font-style:normal; font-size:9pt; text-decoration: none}



td.bottom {

	font-size:8pt}

	

td.bottom2{

	font-family:verdana;

	font-size: 8pt;

	text-align:right;

	color:#fff;

	padding-top:.25em}

	

	#header {

	width:100%;

	height:auto;

	margin:0 auto}

	

#links {

	width:1000px;

	height:auto;

	margin:0 auto;

	background-image:url('images/links.png');

	background-size:100%;

	background-repeat:no-repeat;

}



#navcontainer ul

{

padding-left: 0;

margin-left: 0;

color: #fff;

float: left;

position:relative;

width:1000px;

height:auto;

font-family: verdana, tahoma;

font-size:5pt;

}



#navcontainer ul li { display: inline}



#navcontainer ul li a

{

padding-left:1.7em;

color:#fff;

text-decoration: none;

float: left;

z-index:1

}



#navcontainer ul li a:hover

{

color: #ff3;

}



#navcontainer ul li ul {display:none}



#navcontainer ul li:hover ul {

font-size:8px;

display:block;

width:25%;

position:absolute;

background-color:#600;

top:14px;

left:16%

}



#navcontainer ul li:hover ul li a {

display:block;

background:#600;

color:#fff;

height:20px;

font-size:8pt;

padding-top:.5em

}


