
body {
/* background: #ad8f5f url("sand-gradient.jpg") no-repeat fixed; */
/* background: #ad8f5f url("desert_1920x752.jpg") repeat-y fixed; */
/* background: #ad8f5f url("sand01_1920.jpg") no-repeat fixed; */
background: #ad8f5f url("waves_20090626-215033198281.jpg") no-repeat fixed;
margin: 20px;
color: white;
font-family: arial, verdana, sans-serif;
font-size: 12px;
}


h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}


body, table, p, tr, td {
color: white;
font-family: arial, verdana, sans-serif;
font-size: 12px;
line-height: 18px;
}

ul {
list-style-type:square;
}

a:link {
color: #FFFF00;
background: transparent;
text-decoration: none;
text-transform: none;
}


a:active {
color: #FF6600;
background: transparent;
text-decoration: none;
text-transform: none;
}


a:hover {
background-color: #000000;
text-decoration: none;
text-transform: none;
}

a:visited {
/*color: #CCFF00;*/
color: #FFFF00;
background: transparent;
text-decoration: none;
text-transform: none;
}

a:visited:hover {
background-color: #000000;
text-decoration: none;
text-transform: none;
}


a.selected {
color: #000000;
background-color: #FFFF00;
text-decoration: none;
text-transform: none;
}

a.selected:hover {
color: #000000;
background-color: #FFFF00;
text-decoration: none;
text-transform: none;
}

a.selected:visited:hover {
color: #000000;
background-color: #FFFF00;
text-decoration: none;
text-transform: none;
}




#topleft {
position: absolute;
left:20px;
top:20px;
width:300px;
height:300px;
overflow: hidden;
background: transparent;
color: #ccc;
}


#bottomleft {
position: absolute;
left:20px;
top:340px;
width:300px;
height:auto;
overflow: hidden;
background: transparent;
color: #fff;
padding-left: 10px;
border-left: 1px dashed red;
}


#nav {
position: absolute;
left:345px;
top:105px;
width:auto;
height:50px;
overflow: visible;
background: transparent;
color: white;
font-family: arial, verdana, sans-serif;
font-size: 16px;
font-weight: bold;
}


#content {
position: absolute;
left:345px;
top:160px;
width:700px;
background: transparent !important;
color: white;
}


#poster {
position: absolute;
left:24px;
top:340px;
width:257px;
overflow: hidden;
background: transparent;
}

img {
border:0;
}

.synTable td {
line-height: 22px;
}

.synTable td.reg {
line-height: 22px;
}
