body {
margin:0;
padding:0;
background: #000000 url(images/blackLine.jpg) repeat-x;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
height:100%;
}
a {
color:#ffff00;
}
a:visited {
color:#ffff00;
}
#container {
position:relative;
margin:0 auto;
width:900px;
background:url(images/horizback.jpg) repeat-y;
}
#content {
width:900px;
min-height:500px;
background:url(images/header-main.jpg) no-repeat;
}
#main {
width:760px;
margin: 0 auto;
position:relative;
top:250px;
}
#links {
position:absolute;
top:223px;
left:50px;
z-index:1000;
}
h2, h1 {
margin:0;
padding:0;
}
.empopp {
position:relative;
margin:0 auto;
text-indent:-9999px;
z-index:10;
}
.empopp a {
position:relative;
background:url(images/empopp.jpg) top no-repeat;
width:570px;
height:49px;
display:block;
outline:none;
z-index:10;
}
.empopp a:hover {
background-position:center bottom;
}
#floaterdallas, #floaterla {
position:absolute;
background-color:#FFFFFF;
border:2px solid black;
width: 300px;
color:black;
padding:10px;
left:450px;
display:none;
}
#floaterdallas {
top:280px;
}
#floaterla {
top:475px;
}
#footer {
position:relative;
top:60px;
text-align:center;
font-size:12px;
}