body, html {
	font-family:arial;
	background-color:black;
	height:100%;
	margin:0px;
	background-image:url('../img/curtain.jpg');
	background-repeat:no-repeat;	
	background-position:center;
}

#pageHeader {
	font-family:arial;
	background-image:url('../img/page_header_bg.gif');
	background-repeat:no-repeat;
	height:23px;
	width:587px;
	color:white;
	font-weight:bold;
	font-size:13px;
	padding-top:11px;
	padding-left:8px;
}

#pageHeaderLarge {
	font-family:arial;
	background-image:url('../img/page_header_large_bg.gif');
	background-repeat:no-repeat;
	height:141px;
	width:583px;
	color:white;
	font-weight:bold;
	font-size:18px;
	padding-top:8px;
	padding-left:12px;
	letter-spacing:.06em;
}

.adHolder {
	width:320px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#reccHeader {
	font-family:arial;
	background-image:url('../img/recc_header_bg.gif');
	background-repeat:no-repeat;
	height:24px;
	width:320px;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding-top:8px;
	padding-left:8px;
	margin-top:3px;
}

#staticContent {
	font-size:12px;
	line-height:15px;
	padding:10px;
	width:560px;
	margin-bottom:10px;
}	

#linkHolder {
	background-image:url('../img/link_bg.gif');
	background-repeat:no-repeat;	
	font-size:12px;
	width:580px;
	height:24px;
	margin-top:10px;
}

#smallLinkHolder {
	background-image:url('../img/small_link_bg.gif');
	background-repeat:no-repeat;	
	width:450px;
	height:24px;
	margin-bottom:10px;
}

#smallHeadline {
	background-image:url('../img/small_headline.gif');
	background-repeat:no-repeat;	
	width:442px;
	height:24px;
	margin-bottom:10px;
}

#linkHolderLeft {
	font-family:;
	float:left;
	color:white;
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
}

#linkHolderRight {
	float:right;
	color:white;
	width:107px;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	text-decoration:none;
}

#linkHolderRight a {
	text-decoration:none;
}	

#linkHolderRight:hover {
	color:black;
}	

#pageHeaderText {
	padding-top:7px;
	font-family:arial;
	float:right;
	text-align:left;
	color:white;
	font-weight:normal;
	font-size:11px;
	width:335px;
}

#headlineNoAttachment {
	background-color:#fb0208;
	width:580px;
}

#headlineNoAttachmentTop {
	width:580px;
	height:4px;
	background-image:url('../img/headline_top_noattachment.gif');
	background-repeat:no-repeat;
}

#headlineNoAttachmentBottom {
	width:580px;
	height:4px;
	background-image:url('../img/headline_bottom_noattachment.gif');
	background-repeat:no-repeat;	
}

#headlineNoAttachmentContent {
	font-family:;
	font-size:15px;
	font-weight:bold;
	padding: 3 2 2 10px;
	color:black;	
}

#headerImageHolder {
	padding-top:5px;
	width:560px;
}

#textContent {
	width:570px;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

#textContentAttachments {
	float:left;
	width:380px;
	font-size:12px;
	padding-top:10px;	
	padding-bottom:10px;
}

#textContent a,#textContentAttachments a {
	font-family:;
	color:#fb0208;
	text-decoration:none;
}

#textContent a:hover,#textContentAttachments a:hover {
	text-decoration:underline;
}

#attachmentHolder {
	float:left;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:20px;
}

.contentYoutube {
	padding-bottom:10px;
}

.imageAttachment {
	width:100px;
	padding-top:5px;
	text-align:center;
}

.moreInfo {
	width:442px;
	text-align:right;
}

.moreInfo a {
	color:#ff000e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.moreInfo a:hover {
	text-decoration:underline;
}

.listingHolder {
	width:580px;
	margin-bottom:5px;
}

.listingLeftSide {
	float:left;
}

.listingImageHolder {
	float:right;
}

.clear {
	clear:both;
}

a.pageLinks {
	font-weight:bold;
	color:#fb0208;
	text-decoration:none;
}

a.pageLinks:hover {
	text-decoration:underline;
}

#twitterBox {
	width:560px;
	padding:5px;
	background-color:black;
	margin-bottom:5px;
	color:white;
}
#backto, #ricklink{
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 6px;
}
#backto a, #ricklink{
	color: darkred;
}
#ricklink{
	bottom: 10px;
	clear:both;
}

#rickfooter{
	font-size:12px;
	color: ffffff;
}
#rickfooter a{
	color: ffffff;
}