/* CSS for Guild Wars landing page */

body {
margin:0px;
padding:0px;
background-color:#161616;
background-image: url('/images/landingpage/background-eve_trial.jpg');
background-repeat: no-repeat;
background-position: top;
color:#ffffee;
font-family: Verdana, Tahoma, Arial;
font-size:10pt;}

img {
border:0px;}

table {
border:0px;}

.bullet-list {
list-style-image: url('/images/bullet-list.gif');
vertical-align: middle;
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
color: #ffffee;}

#mainhouse {
z-index:100; 
top:0px; 
margin-top:0px;}

#myNav {
z-index:200;
top:0px;
position:absolute;}

#aboutbg {
padding:0px;
border:0px;
background: url('/images/landingpage/aboutgw-cellbg.jpg');
background-repeat: no-repeat;}

#cellbg {
padding:0px;
border:0px;
background: url('/images/landingpage/cellbg-generic.jpg');
background-repeat: no-repeat;}

#trailerbg {
padding:0px;
border:0px;
background: url('/images/landingpage/cellbg-trailer.jpg');
background-repeat: no-repeat;}

#bodycopy {
margin-top: 40px;
margin-left: 150px;
margin-right: 25px;
margin-bottom: 40px;}

#navmenu {
margin-top: 300px;
margin-left: -125px;
margin-right: 200px;
margin-bottom: 200px;}




