body {
	margin: 0px 0px 0px 0px;
	background-color:#333333;
}

p{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:18px;
	margin-left: 25px;
	margin-right: 35px;
	font-size:14px;

}

h1{
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 35px;
	line-height:10px;
}

h2{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 35px;
	line-height:10px;
}

a:link, a:visited{
	color:#EFDF00;
}

a:hover, a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

#lc_content_bg{
	background-repeat:repeat-y;
	background-image:url(images/pc_lc_content_repeat.jpg);
	}
	
#lc_content {
	background-image:url(images/pc_lc_content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:570px;
	}
	
#rc_content_bg{
	background-repeat:repeat-y;
	background-image:url(images/pc_rc_content_repeat.jpg);
	}
	
#rc_content {
	background-image:url(images/pc_rc_content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:224px;
	}
	
#sc_content_bg{
	background-repeat:repeat-y;
	background-image:url(images/pc_sc_content_repeat.jpg);
	}
	
#sc_content {
	background-image:url(images/pc_sc_content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:794px;
	}
.linkButton {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
.linkButtonHeader {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
a.itunesLink:link, a.itunesLink:visited{
	color:#000000;
	text-decoration:none;
}

a.itunesLink:hover, a.itunesLink:active{
	text-decoration:underline;
	color:#000000;
}

a.ldrboardlink:link, a.ldrboardlink:visited{
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a.ldrboardlink:hover, a.ldrboardlink:active{
	text-decoration:none;
	color:#E0D000;
}

ul{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:18px;
	margin-left: 25px;
	margin-right: 35px;
	font-size:14px;

}