@charset "UTF-8";
/* CSS Document */

#container {
margin:auto;
margin-top:-25px;
width:942px
}

#leftStrip {
float:left
}

#rightStrip {
float:right
}

#links li {
margin-bottom:8px
}

#wrapper {
background-color:#000
}

#header {
width:758px;
height:255px;
margin-bottom:35px;
float:left
}

#content {
width:650px;
*height:1000px;
margin-left:150px
}

h3 {
color:#FF0000;
}

body {
font-family:Helvetica, Arial, sans-serif;
background-color:#000;
background-image:url(../images/bgPattern.gif);
color:#990000;
}

#footer {
clear:both
}

a {
color:#FFF;
text-decoration:underline
}

a img {
border:0px
}