body {
	margin: 0px;
	padding: 0px;
	background-color:#666666;
	background-image:url(../images/dragon/bk.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height: 1.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

#container{
	width:800px;
	background-image:url(../images/dragon/container-bk.jpg);
	background-repeat:repeat-y;
}

#top {
background-image:url(../images/dragon/top.jpg);
height:449px;
width:800px;
}
/*#name{
background-image:url(../images/name.jpg);
position:absolute;
top:0px;
left:166px;
width:555px;
height:51px;
}*/
#menu {
position:absolute;
left:200px;
top:16px;
height:40px;
width:540px;
z-index:9;


}

#main {
width:520px;
position:relative;
margin-top:-330px;
left:240px;
}
#main a{
text-decoration:none;
color:#990000;
}
#main a:hover{
text-decoration:none;
color:#000;
}
.img-border-1 img{
border:6px solid #ccc;
}

#slideshow {
position:relative;
display:block;
height:215px;
width:260px;
float:right;
vertical-align:middle;
line-height:260px;
padding-top:10px;
}
#slideshow img{
}
#footer {
background-image:url(../images/dragon/footer.jpg);
width:800px;
height:35px;
margin-left:0px;
}
#heading {
position:absolute;
left:160px;
top:82px;
height:30px;
line-height:30px;
width:548px;
z-index:13;
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
#heading a{
text-decoration:none;
color:#990000;
}
#heading a:hover{
text-decoration:none;
color:#000;
}
#switcher {
position:absolute;
z-index:4;
left:22px;
top:430px;
width:200px;
height:80px;
}
#switcher a img{
border:0px;
}
.nav{
height:20px;
}
.nav a{
display:inline;
width:45px;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 3px solid #000;
border-top: 1px solid #000;

text-decoration: none;
} 
#map {
padding-top:20px;
padding-bottom:40px;
}
#order {
padding-bottom:8px;
color:#000;
font-weight:bold;
}
#titletable {
width:100%;
}
#titleimg {
padding-bottom:14px;
text-align:center;
}
#titleimg img {
border:2px solid #999;
}
.titledisplay{
width:100px;
border-left:1px dotted #ccc;
color:#666666;
padding-left:20px;
}
.titleresults{
color:#000000;
}
.titledesc {
color:#000000;
}
#titlebuttons {
padding-top:10px;
text-align:center;
}
#titlebuttons td {
width:50%;
}
 #navlist
{
margin: 0;
padding: 20px 0 0px 10px;
/*border-bottom: 1px solid #000;*/
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color:#CCCCCC;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

.admin {
	margin-top: 20px;
	color: #000;
}
.admin a {
	color: #000;
	text-decoration: none;	
}
.admin a:hover {
	text-decoration: underline;	
}
