body 
{
background-color: #000;
background-image: url(../images/bgtile.jpg);
background-repeat: repeat-y;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#FFF
}

.bodyindented 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#FFF; text-indent:4px;

}


div#outer
{
	width: 1000px;
	height: 700px;
	position:relative;
	margin:0px auto;
	z-index:9;
}

div#backgroundwall
{
	width: 1000px;
	min-height:100%;
	position:relative;
	margin:-8px auto;
	z-index:1;
}

div#top
{
	position:relative;
	padding-top:10px;
}

div#footer
{
    clear: both;
    background: transparent;
    margin: 0 auto;
	padding-top:20px;
	vertical-align:bottom;
}

.legallink { color: #C93; font-size: 9px; text-align:center; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;text-decoration:none;  }

a.legallink:link
{	
	text-decoration:none;
	color: #C93; 
}


a.legallink:visited
{	
	text-decoration:none;
	color: #C93; 
}

a.legallink:active
{	
	text-decoration:none;
	color: #C93; 
}

a.legallink:hover
{	
	text-decoration:underline;
	color: #C93; 
}


.maincopyboldlarge { color: #FFF; font-weight:bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; }

.maincopytable { color: #FFF; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; }

.boldredheader { color: #F00; font-weight:bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; }

.smalltype { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; }

.bigred { color: #F00; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; }

.maincopyboldred { color: #F00; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; font-weight:bold; }

/*LINKS*/
a.linkmain {text-decoration:underline; font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:#FFF }

a.linkmain:link {color: white; text-decoration:underline; }

a.linkmain:visited {color: white; text-decoration:underline;}

a.linkmain:hover { color: white; text-decoration:underline;}

a.linkmain:active { color: white; text-decoration:underline;}



.borderright { 
border-right-style: solid; 
border-right-color:#000; 
border-right-width: 2px; 
padding-right:5px
}

.borderleft { 
border-left-style: solid; 
border-left-color:#000; 
border-left-width: 2px;
padding-left:5px;
}

.borderboth { 
border-left-style: solid; 
border-left-color:#000; 
border-left-width: 2px; 
border-right-style: solid; 
border-right-color:#000; 
border-right-width: 2px;
/*border-bottom-color:#F00; 
border-bottom-width: 14px;*/
padding-right:5px;
padding-left:5px;
}

.logopad 
{ 
padding-right:10px;
}

a.maglink:link, a.maglink:visited, a.maglink:active{ 
background-image: url(../images/magazineon.gif); border:none; `
}

a.maglink:hover{ 
background-image: url(../images/magazineoff.gif); border:none; width:119px; height:15px;
}

a.readerslink:link, a.readerslink:visited, a.readerslink:active{ 
background-image: url(../images/readerson.gif); border:none; width:78px; height:15px;
}

a.readerslink:hover{ 
background-image: url(../images/readersoff.gif); border:none; width:78px; height:15px;  
}

a.distriblink:link, a.distriblink:visited, a.distriblink:active{ 
background-image: url(../images/distribon.gif); border:none; width:101px; height:15px;
}

a.distriblink:hover{ 
background-image: url(../images/distriboff.gif); border:none; width:101px; height:15px;
}

a.advertiserslink:link, a.advertiserslink:visited, a.advertiserslink:active{ 
background-image: url(../images/advertiserson.gif); border:none; width:101px; height:15px;
}

a.advertiserslink:hover{ 
background-image: url(../images/advertisersoff.gif); border:none; width:101px; height:15px;
}

a.adrateslink:link, a.adrateslink:visited, a.adrateslink:active{ 
background-image: url(../images/adrateson.gif); border:none; width:138px; height:15px;
}

a.adrateslink:hover{ 
background-image: url(../images/adratesoff.gif); border:none; width:138px; height:15px;
}

a.contactlink:link, a.contactlink:visited, a.contactlink:active{ 
background-image: url(../images/contactuson.gif); border:none; width:103px; height:15px;
}

a.contactlink:hover{ 
background-image: url(../images/contactusoff.gif); border:none; width:103px; height:15px;
}

a:link {color:#F00; text-decoration:underline;} 
a:visited {color:#F00; text-decoration:underline;} 
a:hover {color:#F00; text-decoration:underline;} 
a:active {color:#FF0; text-decoration:underline;} 


