/* CSS Document */
	.main_body{
	background-color: rgb(81,55,23);
	}
	
	.main_home {
	position:relative;
	float:left;
	text-align:left;
	margin:0px;
	border:none;

	}
	
	.boxes {
	list-style-type:none;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding: 0;
	border-space:0px;
	border:none;

	}

	.rollover a {

		display:block;

		width: 99px;

		height: 99px;
		border:none;
		background: url("stories/jesse/hover.jpg") no-repeat;

		}
	.rollover a:hover {	

		display:block;

		width: 99px;

		height: 99px;
		border:medium;
		border-color:#000000;
		background-color:#66FF66;
		border-style:outset;
		
		border-style:solid;
		/*background: url("default/image_on.jpg") no-repeat;*/
		}
		
		
	#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url("default/hover.jpg");
       background-image: url("default/image_on.jpg");
}

.descripTextHome {


}

.storie_image 
{
border:none;

}*/

.position_hover_text {
position:relative;
left:200px;
top:100px;
z-index:-1;

}

.content_hover_text{
background-color: rgb(240,243,220);
text-shadow:rgb(81,55,28);
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
font-weight:400;
color:rgb(81,55,28);
text-decoration:none;
}

.content_title{
font-family: Arial, Helvetica, sans-serif; 
font-size:24px; 
font-weight: normal; 
color:#93080B; 
text-align:center;
text-decoration:none;
width:100%;
} 

.descripttextcolum{
float: left;

}



.storie_banner
{
max-height:140px;
max-width :794px;
min-heght :140px;
min-width :794px;
border:none;
}

.link_banner 
{
		border:none;
}
		
		
/* Mystories page */		
				
.content_body
{
background-color: rgb(81,55,28);
}

.content_wrap
{
margin-top: 0px;
vertical-align::top;
text-align:left;
border-style:none;
height: 750px;
background-color: rgb(240,243,220);
}

.content_td {
text-align: left;
vertical-align:top;
background-image:url(storyborder.jpg);
background-repeat: repeat-y;
}

.content_div {
border-top:#FFFFFF;
border-style:double;
border-bottom:none;
border-left:none;
border-right:none;
width: 575px;
}

.content_storie {
margin-top: 10px;
margin-left: 30px;
vertical-align:top;
text-align:left;
height: 330px;
overflow:auto;
text-shadow:rgb(81,55,28);
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
font-weight:200;
}

.content_footer {
margin-top: 10px;
margin-left: 30px;
vertical-align:top;
text-align:left;
}

.image_content{
margin-top:5px;
max-height:300px;
max-width :300px;
min-heght :90px;
min-width :90px;
}


a.left_anchor  {
margin-left: 5px;
vertical-align:top;
text-align:left;
text-shadow:rgb(81,55,28);
font-family:Sylfaen,Arial,Bookman Old Style, Baskerville Old Face, Courier New;
font-size:18px;
font-style:normal;
font-weight:300;
color:rgb(81,55,28);
text-decoration:none;
}

a:hover.left_anchor {
margin-left: 5px;
vertical-align:top;
text-align:left;
text-shadow:rgb(81,55,28);
font-family:Sylfaen,Arial,Bookman Old Style, Baskerville Old Face, Courier New;
font-size:20px;
font-style:bold;
font-weight:500;
text-decoration:underline;
color:color:rgb(81,55,28);

}

