*{
	margin:0;
	padding:0;

}

body {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px; 
margin:0 auto;
}

h2, h3, p {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin-bottom: 5px;
}

#wrapper {
background-image: url(/images/flsbg2.jpg);
background-repeat:no-repeat;
background-position: center;
background-attachment: scroll;
width: 1000px;
height: 1050px;
margin:0 auto;
}

#header {
width: 1000px;
height: 150px;
}

#header h1 {
font-family: Optima, Verdana, sans-serif;
color:#FFFFFF;
text-align: center;
}

#content {
width: 480px; 
height: 380px;
margin:50px 0 0 313px;
}

#content h1 {
color:#FFFFFF;
}

#content p {
text-indent: 1.5em;
width:470px;
text-align: left;
}

#content ul.sitemap {
color:#FFFFFF;
}

#content p.form {
text-indent: 0;
text-align: left;
line-height: 30px;
}

#content ul {
list-style-type: square;
color:#FFFFFF;
}

#galcontent {
width: 900px; 
height:500px;
margin-left: 150px;
margin-top: 40px;
}

table {
width: 600px;
color: #fff;
margin: 10px 0 10px  0;
}

td {
width: 200px;
}

#bd {
font-weight: bold;
}


#footer {
clear:both;
position: relative;
margin-top: 355px;
width: 1000px;
height: 10px;
font-size: 12px;
text-align: center;
}

#content.contact ul {
list-style-type: none;
margin-top: 40px;
}

#content.contact li {
padding: 2px;
text-align: left;
}

#nav {
width: 1000px;
margin: 0 50px 10px 0;
color:#eee3da;
margin-left: 314px;
padding-top: 5px;
}

#nav a {
font-size: 13px;
color:#eee3da;
padding-top: 10px;
}

#nav a:hover {
font-size: 13px;
color:#412700;
}

.navs ul {
list-style-type: none;
margin: 5em 0 0 0;
padding: 0; 
}

.navs li {
margin: 0;
padding: 0;
list-style-type:none;
}

.navs a:link {
display: block; 
text-align: right; 
padding: 0px 18px 10px 18px; 
text-decoration: none;
color: #FFFFFF; 
text-transform: lowercase; 
}

.navs a:visited {
display: block; 
text-align: right;
padding: 0px 18px 10px 18px; 
text-decoration: none; 
color: #6F559D;
text-transform: lowercase; 
}

.navs a:hover {
display: block;
text-align: right;
padding: 0px 18px 10px 18px;
text-decoration: none;
color: #412700;
text-transform: lowercase; 
}

.navs a:active {
display: block;
text-align: right;
padding: 0px 18px 10px 18px;
text-decoration: none;
color: #FF660F;
font-weight: bold;
text-transform: lowercase;
}

a:link {
color: #412700;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #6F559D;
text-decoration: none; 
font-weight: bold;
}

a:hover {
color: #412700;
text-decoration: none;
font-weight: bold; 
}

a:active {
color: #FF660F;
text-decoration: none;
font-weight: bold; 
}

div#footer p, a {
text-align: center;
font-weight: bold; 
}

img {
	border:1px solid #FFFFFF;
}
