body {
	background-color: #F7F6E4;
}

h2 {
	font-size: 18px;
	text-align:center;
}
a 			{ 
	text-decoration: none;
	 font-weight:bold;
	 color: #000000;
} 
a:hover		{
	text-decoration: underline;
	color:#FFFF66;
	font-weight:bold;	
}

.frame {
	border-style:outset;
	border-color:#CCC;
	border-width:10px;
	}

.small {
	font-size: 28px;
	text-align:center;
	font-weight:bold;	
}	
#outerBorder {
  margin: 50px 75px 0px 75px;
  padding: 0px 10px 10px 10px;
}

#outerBorder2 {
  margin: 20px 75px 0px 75px;
  padding: 0px 10px 10px 10px;
}

#header {
  height:90px;
  margin : 0px 0px 10px 0px;
  border: 1px solid #000000;
}

#header1 {
	background-image:url(../images/sm_border.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:35px;
	}

#header2 {
	background-image:url(../images/td_back.jpg);
	
	height:75px;
	text-align:center;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FAFC37;	
	line-height:2px;
	padding:10px;
	}
	
#subheader {
  clear:both;
  margin: 25px 0px 0px 0px;
  height:20px;
}

#subheader div {
  font-size:15px;
  float:right;
}

#main {
  width: 100%;
  margin-top: 0px;
}

#content {
  margin: 0 0 0 0px;
  border: 1px solid #000000;
  text-align:center;
  background-image:url(../images/stage/back.gif);
}

#content2 {
  margin: 0 0 0 0px;
 /* border: 1px solid #000000;*/
  width:100%;
  background-image:url(../images/stage/back.gif);
  font-weight:bold;
  font-size:18px;
}

#content2 a:hover {
	text-decoration: none;
	color:#be4a4d;
}
#contact {
	text-align:center;
}

#banner {
  margin: 0px 40px 0px 0px;
  display:table-cell;
  vertical-align:middle;
  font-size:35px;
 }
#rip {
	margin: 30px 10px 0px 0px;
	float:right;
	width:50%;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

#ripText {
	border: 3px solid #000000;
	
}

#dlText {
	font-size: 12px;
}

#rrcText {
	text-align:left;
	color:#FD2B06;
	
}

#rrcText a {
	color:#000000;
}

#rrcText a:hover {
	color:#fd2b06;
}

#covers {
	float:left;
	width:20%;
	margin: 15px 0px 0px 15px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#coverText {
	width:25%;
	margin: 0px 0px 0px 10px;
	float:left;
}

#coverText1 {
	margin: 15px 0px 0px 0px;
	font-size: 14px;
}

#coverText2 {
	margin: 80px 0px 0px 0px;
	font-size: 14px;
}

#coverText3 {
	margin: 105px 0px 0px 0px;
	font-size: 14px;
}

#coverText3 a {
	color:#C83E3E;
}

#coverText3 a:hover {
	color:#436998;
}

#footer {
  clear: both;
  text-align:center;
  border: 1px solid #000000;
  height:115px;
  background-image:url(../images/td_back.jpg);
  font-size: 12px;
  text-align:center;
  line-height:12px;
  font-weight:bold;
  color: #000000;
}
