a:link 
{
	color:#CEA80F; 
	text-decoration:none; 
}
a:hover 
{
	color:#CEA80F!important; 
	text-decoration:none;
	background-color:#F1E304!important;
}
a:visited
{
text-decoration:none;
}


.body{
	font-family: Verdana, sans-serif; 
	font-size: medium; 
	color: #F1E304;  
	background-color: #000;
	margin-top:0px;
}
.centered
{
	margin-left:auto;
	margin-right:auto;
	width:1105px;
}
.title{
	height: 150px; 
	width:850px;
	margin-left: 260px;
	border: 0px solid #AFAFAF; 

	color:White;
	text-align: center;
	font-weight:900;
	
	font-size:xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(http://www.reelchaos.com/images/background.jpg) repeat-y #000 center;
	/*background-color: #CEA80F;*/
}
.titlecenter
{
	height: 150px; 
	width:750px;
	margin-left:75px;
	background:url(http://www.reelchaos.com/images/top_banner.gif) no-repeat center;
}

.location{
	line-height: 25px; 
	width:1105px;
	border: 0px solid #AFAFAF; 
	font-size: small; 
	font-style: oblique;
	text-align: left;
	background-color: #CEA80F;
}

.naviarea{
	float: left;
	width: 250px;
	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 0px solid #AFAFAF; 
	
	font-size: 15pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
	background-color:#CEA80F;
}
.naviarea a
{
	color:#F1E304;
}


.mainarea{
	margin-left: 260px;
	color:#000000;
	border: 0px solid #AFAFAF; 
	font-size:medium; 
	background-color: #F1E304;
	text-align: center;
	background:transparent url(http://www.reelchaos.com/images/background.jpg) repeat-y scroll 0px -25px;
	width:850px;
	min-height:300px;
}
.mainarea center
{
	margin-left:75px;
	background:url(http://www.reelchaos.com/images/background_contents.gif) repeat-y;
}
.thumbs
{
	margin-left:75px;
	width:750px;
	background-image:url(http://www.reelchaos.com/images/background_contents.gif);
}
.thumbs table
{
margin-left:63px;
}
.footer{
	height: 20px;
	width: 100%; 
	margin-top: 15px;
	
	border: 0px solid #AFAFAF; 
	font-size:medium;
	color:#F1E304;
	background-color: #000000;
}

.picture{
	
	border: 4px solid #CEA80F;
	margin-left:auto;
	margin-right:auto;
}
.picturediv
{
	margin-left:75px;
	padding-top:20px;
	padding-bottom:20px;
	background:url(http://www.reelchaos.com/images/background_contents.gif) repeat-y;
}

.picturetext{
	font-size: large;
}


.thumbnail{
	border: 4px solid #CEA80F;
}


.quickjump
{
	background-color:#CEA80F;
}
.quickjump a
{
	color:#F1E304;
}
