body {
background-color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
}

#outer {
position:absolute;
left:50%;
background-image:url(../images/layout/bottomBG.jpg); 
background-position: bottom right;
background-repeat:no-repeat;
background-color:#EAEAEA;
width:703px;
margin-left:-377px;
border:1px solid black;
}

#enterbox {
font-size:12px;
}

#content {
width:454px;
background-color:#E2E2E2;
background-image:url(../images/layout/contentTop.jpg);
background-repeat:no-repeat;
float:left;
margin-left:15px;
padding-top:40px;
padding-left:5px;
/* To correct IE bug of doubling margin when using float */
display:inline;
}

#footer { 
width:454px;
padding-top:20px;
margin-left:15px;
clear:both;
padding-bottom:60px;
color:#7E7E7E;
font-size:10px;
}

#rightBar {
margin-left:500px;
width:150px;
}

#gamePic {
background-image:url(rotator.php); 
background-repeat:no-repeat; 
background-position:bottom right;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color: #FF0000;
font-size:14px;
font-weight:400; }

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#249304;
text-align:center;
font-size:14px;
padding:0px;
margin:0px; }

h3 { 
font-size:14px;
margin-top:30px;
margin-bottom:0;
}

h4 { font-size:12px;
margin:0; padding:0; }

h5 { font-size:14px;
margin:0;
margin-bottom:10px;
margin-top:10px; 
}

.primary {color: #FF0000; }
.secondary { color:#035089; }

a { text-decoration:none; color:#2B5874; }
a:hover {color:black;}

.marginbottom {
margin-bottom:25px; }

.textmenu a, .textmenu {
color:#CCCCCC; }

.imagelink { 
border:1px solid black;
padding:1px; }

.content { 
padding-left:70px;
padding-top:10px; }

.sponsor { background-repeat:repeat-y; }

.navlist
{
margin:0;
margin-left: 0;
padding-left: 0;
list-style: none;
}

.navlist li
{
height:25px;
width:150px;
padding-left: 25px;
background-image: url(../images/layout/menuSquare.png);
background-repeat: no-repeat;
background-position: 4px 6px;
border:1px solid D2D2D2;
background-color:#FFFFFF;
margin-bottom:3px;
padding-top:2px;
}

.MenuLinks {
padding-left:15px;
margin:0;
margin-left:10px;
list-style-type:square;
}

.AudioMedia {
padding-left:10px;
margin:0;
margin-left:25px;
list-style-image:url(../images/mp3.png);
}

.AudioMedia li {
padding-bottom:10px;
padding-left:20px;
}

.navlist .highlight, .navlist a, .navlist a:visited { font-size:18px; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; }
.navlist .highlight { background-image: url(../images/layout/menuSquareBrown.png); }
.navlist a, .navlist a:visited { color:#CCCCCC; }
.navlist a:hover { color:#000000; }

/* IE lacks min-height support stretched div is used
http://www.greywyvern.com/code/min-height-hack.html  */
.prop {
height:1350px;
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

.newsArticle {
border:1px dashed #DCDCDC;
padding: 5px;
background-color:#F7F6F4;
width:420px;
}

.colorRow { background-color:#FFFFFF; }
.discogCovers { border:0; border: 1px solid black; margin-right:10px; }