body {
background-image: url(/images/flshpgbkgd.jpg);
background-repeat:no-repeat;
background-position: center;
background-attachment: scroll;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px; 
margin:0 auto;
}

#wrapper {
width: 1000px;
height: 700px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
margin:0 auto;
position:relative;
}

#header {
width: 1000px;
height: 10px; 
font-size: 14px;
}

#content {
float: left;
display: inline;
width: 550px;
height: 630px;
margin: 7px 20px;
}


#tg {
width: 900px;
font-family: Trajan Pro;
font-size: 16px;
font-weight: bold;
letter-spacing:4px;
color:#eee3da;
margin-left: 340px;
margin-top: -22px;
}

#nav a {
font-size: 13px;
font-weight: bold;
color:#eee3da;
padding-top: 70px;
}

#nav a:hover {
font-size: 13px;
color:#412700;
}

#nav {
width: 1000px;
margin: 0 50px 10px 0;
color:#eee3da;
margin-left: 290px;
padding-top: 100px;
}


#footer {
clear:both;
width: 100%;
font-size: 12px;
margin-left: 330px;
padding-top: 20px;
}

#footer #copy {
margin-left: 95px;
color: #555555;
}

.navs ul {
list-style-type: none;
margin: 12em 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: #555555;
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: #555555;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #6f559D;
text-decoration: none;
}

a:hover {
color: #412700;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #FF660F;
text-decoration: none;
font-weight: bold;
}

