* {
margin: 0;
padding: 0;
}

body {
font-size: 84%;
font-family: verdana, arial, sans-serif;
line-height:1.5;
background: #ffffff url(./i/body-bg.gif);
color:#fff;
}

h1, h2, h3, h4, h5, h6 {
font-family: "times new roman", georgia, serif;
font-variant: small-caps;
color: #6f5f4c;
text-align:center;
}

h1 {font-size: 190%;}
h2 {font-size: 170%;}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5 {font-size: 110%;}
h6 {font-size: 90%; }

a {
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #666666;
}

a:link {color: #8C1700;}

a:visited {color: #666;}

a:hover, a:focus {
color: #901808; 
border-bottom-color: #901808;
}

a:active {color: black;}

p {
margin-top:1.5em;
margin-bottom:1.5em;
}

#wrapper {
width: 740px;
margin:10px auto;
background: #ffffff url(./i/wrap-bg.gif) repeat-y;
border: 2px solid #6f5f4c;
}

#header {
margin-bottom:20px;
}

#content {
float: right;
width: 500px;
padding-right: 10px; 
}

#nav {
float:left;
width: 200px;
padding-left: 10px;

}

#nav ul {
list-style-type:none;
border:1px solid #000;
border-bottom:1px solid #000;
}

#nav li {
display:inline;
}

#nav li a {
display:block;
border-bottom:1px solid #000000;
padding-left:1em;
line-height:2;
height:1%;
background-color:#909090;
}

#nav li a:hover {
background-color:#000;
}

#footer {
clear: both;
padding: 10px;
font-size: 80%;
background-color:#000000;
color:#fff;
height:1%;
border-top: 2px solid #6f5f4c;
}

#footer p {
margin:0;
}

#footer a:link, #footer a:visited {
color:#faf9dd;
border-bottom-color:#faf9dd;
}

#footer a:hover, a:focus {
color:#fff;
border-bottom-color:#fff;
}

#footer a:active {
color:#f4edcc;
}


h1 {
color:#fff;
height: 100px;
text-indent:-9999px;
}

.home h1 {
background:#124e00 url(./i/hd-home.gif) no-repeat;
}


.about h1 {
background:#124e00 url(./i/hd-about.gif) no-repeat;
}


.videos h1 {
background:#124e00 url(./i/hd-videos.gif) no-repeat;
}


.halo2 h1 {
background:#124e00 url(./i/hd-halo2.gif) no-repeat;
}


.poker h1 {
background:#124e00 url(./i/hd-poker.gif) no-repeat;
}

#ol ol{
list-style-type:none;
color:yellow;}