body
{
	margin: 0;
	padding: 0;
	background-image: url(/images/til_1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff99;
}
#maincontainer
{
	width: 508px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection
{
	height: 262px; /*Height of top section*/
	top: 0;
}
#contentwrapper
{
	float: left;
	width: 492px;
	height: 100%;
}
#contentcolumn
{
	margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: #4a0000;
}
#footer
{
	clear: left;
	width: 492px;
	height: 30px;
	background: #360000;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/rep_2.jpg);
}
a
{
	color: #ffcc00;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.promotion
{
	font-size: small;
	text-align: justify;
	text-transform: capitalize;
}
.subheader
{
	font-size: small;
	text-transform: capitalize;
	text-align: center;
	color: White;
}
.caption
{
	font-size: small;
	font-weight: 900;
	color: White;
}
.information
{
	text-align: center;
	text-transform: capitalize;
	font-size: x-small;
}
.date
{
	color: #ededed;
	font-size: smaller;
}
.headline
{
	font-size: medium;
	font-weight: bold;
}
.summary
{
	font-size: smaller;
	text-align: justify;
}
.article
{
	font-size: small;
	line-height: 25px;
	text-align: justify;
}
.link
{
	color: #ffcc33;
	font-size: small;
}
.tagline
{
	color: #990033;
	font-size: x-small;
}
.album
{
	color: #ffcc33;
	font-size: smaller;
}
.detail
{
	color: #ededed;
	font-size: x-small;
}
.style1
{
	color: #920909;
	font-size: 11px;
	font-family: tahoma;
}
.style2
{
	color: #920909;
	font-size: 10px;
	font-family: tahoma;
}
.style3
{
	color: #ededed;
	font-size: 10px;
	font-family: tahoma;
}
.style4
{
	color: #FFCB49;
	font-size: 9px;
	font-family: tahoma;
}
.style5
{
	color: #FFCB49;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.style6
{
	color: #ededed;
	font-size: 11px;
	font-family: tahoma;
}

