﻿body{
	background: #000000 url('../images/new-bg-faded.gif') repeat fixed
}

div#main-container
{
 width:760px;
 margin:0 auto;
}

ul
{
width: 450px;
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

li
{
float:left;
}

li a:visited
{
display:block;
width:80px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
border: 1px #cc235f solid;
background-color:#ffffff;
text-align:center;
padding:4px;
text-decoration:none;
}

li a:link
{
display:block;
width:80px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
border: 1px #cc235f solid;
background-color:#ffffff;
text-align:center;
padding:4px;
text-decoration:none;
}

li a:active
{
background-color:#cccccc;
}

li a:hover
{
background-color:#cccccc;
}

li#current-page a:link
{
background-color: #eeeeee;
}

div#title
{
position: relative;
top: 50px;
text-align: center;
width: 300px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.6em;
color: #a3c73e;
border: 1px #cc235f solid;
background-color:#ffffff;
}

div#epk-vid
{
position: relative;
top: 80px;
width: 700px;
text-align: center;
}

div#body-text
{
position:relative;
top: 100px;
width: 700px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: black;
border: 1px #a3c73e solid;
background-color:#ffffff;
}

div#body-text p
{
margin: 5px;
padding-bottom: 10px;
}

div#body-text p#release-title
{
font-weight: bold;
}

div#body-text p#footer
{
font-size: 0.7em;
color: #888888;
margin: 5px;
padding-top: 30px;
padding-bottom: 10px;
}

div#body-text a
{
color: #cc235f;
text-decoration: none;
}

div#body-text a:hover
{
	color: #80153a;
	text-decoration: none;
}

div#body-text img
{
border: 0px;
padding: 8px;
}

div#contact-body-text
{
position:relative;
top: 90px;
width: 700px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding: 10px;
color: black;
border: 1px #a3c73e solid;
background-color:#ffffff;
}

div#contact-body-text h1
{
position:relative;
top: 90px;
width: 700px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding: 10px;
color: black;
border: 1px #a3c73e solid;
background-color:#ffffff;
}

div#contact-body-text a
{
color: #cc235f;
text-decoration: none;
}

div#contact-body-text a:hover
{
	color: #80153a;
	text-decoration: none;
}

div#contact-body-text p#download
{
font-size: 0.7em;
}
