
body {
color:#eee;
background:#000;
font:normal 13px Arial,sans-serif;
margin:0px;
}

a {
color:#cc0;
background:transparent;
text-decoration:none;
outline:none;
}

img {
border:none;
}

p {
margin:0px 0px 10px 0px;
}

p.heading {
color:#cc0;
background:transparent;
font:bold 15px Arial,sans-serif;
}

table {
width:100%;
}

td {
vertical-align:top;
}

div#jordash {
color:#eee;
background:#000 url(../imgs/background.jpg) no-repeat fixed;
padding:35px 0px 35px 35px;
}

div.top {
width:808px;
height:158px;
color:#fff;
background:transparent url(../imgs/top.png) no-repeat;
}

div.nav {
position:relative;
text-align:center;
padding:130px 0px 0px 0px;
}

div.nav a {
color:#fff;
background:transparent url(../imgs/nav1.png) repeat-x;
font-size:15px;
padding:5px 20px 8px 20px;
z-index:100;
}

div.nav a.active, div.nav a:hover {
color:#fff;
background:transparent url(../imgs/nav2.png) repeat-x;
}

div.ctop {
width:808px;
height:30px;
color:#eee;
background:transparent url(../imgs/bg_top.png) no-repeat;
}

div.content {
width:738px;
color:#eee;
background:transparent url(../imgs/bg.png) repeat-y;
padding:0px 35px 5px 35px;
}

div.cbottom {
width:808px;
height:35px;
color:#eee;
background:transparent url(../imgs/bg_bottom.png) no-repeat;
}

div.bottom {
width:808px;
height:48px;
color:#eee;
background:transparent url(../imgs/bottom.png) no-repeat;
text-align:center;
font-size:11px;
padding:15px 0px 0px 0px;
}

span.stick {
font-size:9px;
margin:0px 2px;
}

div.clear {
clear:both;
}

div.gallery {
width:121px;
height:80px;
border:1px solid #333;
float:left;
}

div.gallery td {
width:121px;
height:80px;
color:#333;
background:#fff;
text-align:center;
vertical-align:middle;
}

div.map {
width:450px;
height:250px;
color:#eee;
background:transparent url(../imgs/map.png) no-repeat;
cursor:pointer;
}

td.map {
padding:25px 0px 0px 0px;
}

td.map select {
width:180px;
color:#333;
background:#eee;
font:normal 11px Arial,sans-serif;
}

input.start {
width:84px;
height:26px;
color:#eee;
background:transparent url(../imgs/start.png) no-repeat;
border:none;
cursor:pointer;
}
