/* ----------- Link Styles -------------- */
a img {
border:none;
text-decoration:none;
 }

a {
border:none;
text-decoration:none;
font-family:impact,arial;
font-style:normal;
font-weight:normal;
letter-spacing:0px;
line-height:16px;
font-size:13
}

a:link {
color:#924e2a
}

a:visited {
color:#924e2a
}


a:hover {
color:#000000
}

a:active {
color:#000000
}

/* ----------- Body Copy Text Styles -------------- */
.body { 
color:#924e2a;
text-align:left;
font-weight:normal;
font-style:normal;
font-family:helvetica,arial,sans-serif;
letter-spacing:0px;
line-height:13px;
font-size:13
}

.links { 
color:#924e2a;
text-align:right;
font-weight:normal;
font-style:bold;
font-family:impact;
letter-spacing:0px;
line-height:18px;
font-size:13
}

/* ----------- General Page Info -------------- */
body 
{ 
background-color: #000000; 
margin: 0px 
}

#content 
{ 
background-color: transparent; 
margin-left: -460px; 
position: absolute; 
top: -265px;
left: 50%; 
width: 920px; 
height: 530px; 
visibility: visible; 
z-index:1
} 

#horizon 
{ 
color: #000000; 
background-color: transparent; 
text-align: center; 
position: absolute; 
top: 50%; 
left: 0px; 
width: 100%; 
height: 1px; 
overflow: visible; 
visibility: visible; 
display: block;
z-index:2
}

div.shell 
{ 
width:920px; 
height:530px; 
border-style:none; 
border-width:0px; 
border-color:#000000; 
padding:0px;
z-index:3
}