/* CSS Document */
.home
{
	background-color: #1b1b1b;
	text-align: center;
}
.body
{
	background-image:url(images/fstyletv2_01.gif);
	background-repeat: repeat-y;
	width:918px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1064.4px;
}
.logo
{
	width: 255px;
	height: 110px;
	position: relative;
	left: 100px;
	
}
.camman
{
	width: 161px;
	height: 202px;
	position: relative;
	left: 675px;
	bottom:100px;
}
.head
{
	width: 250px;
	height: 26px;
	position: relative;
	left: 100px;
	bottom: 150px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5841F;
}
.episode a
{
	width: 250px;
	height: 26px;
	position: relative;
	left: 100px;
	bottom: 125px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 18px;
	color: #F5841F;
	text-decoration: underline;
}
.episode a:hover
{
	color: #ffffff;

}
.episode a:active
{
	color: #F5841F;
}

.date
{
	width: 250px;
	height: 26px;
	position: relative;
	left: 100px;
	bottom: 125px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.desc
{
	width: auto;
	position: relative;
	left: 100px;
	bottom: 125px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
.desc2
{
	width: auto;
	position: relative;
	height: 100px;
	left: 100px;
	bottom: 125px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
.float
{
	clear:both;
    float: right;  
    margin: 4px;
	display:block;
	position:relative;
}
.welcome
{
	width: 200px;
	height: 26px;
	position: relative;
	bottom: 115px;
	left: 150px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5841F;
}
.welcome2
{
	width: 200px;
	position: relative;
	bottom: 115px;
	left: 150px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	right: 0px;
	text-align:justify;
}
.welcome2 a
{

	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #F5841F;
	right: 0px;
	text-align:justify;
	text-decoration:none;
}
.welcome2 a:hover
{

	color: #FFFFFF;
	text-decoration:none;
}
.welcome2 a:active
{

	color: #F5841F;
	text-decoration:none;

}
.about2 a
{

	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #F5841F;
	right: 0px;
	text-align:justify;
	text-decoration:none;
}
.about2 a:hover
{

	color: #FFFFFF;
	text-decoration:none;
}
.about2 a:active
{

	color: #F5841F;
	text-decoration:none;

}

.about
{
	width: 200px;
	height: 26px;
	position: relative;
	bottom: 100px;
	left: 150px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5841F;
}
.about2
{
	width: 200px;
	position: relative;
	bottom: 100px;
	left: 150px;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	right: 0px;
	text-align:justify;
}

#main 
{
    width:918px;
}
.left 
{
    float:left;
    width: 475px; 
	height: auto; 
}

.right 
{
    float:right;
    width: 443px;
	height: auto; 
} 


 .menu a {
	position: relative;
	bottom: 75px;
	left: 150px;
	margin: 0 2px;
	width: 25px; /* definition of menu button size */
	height: 25px;
	float: left;
	display: block;
	text-align: center;
	border: 1px solid #F5841F;
	text-decoration: none;
	color: #000;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	
     }
	 
.menu a:hover {
    background: #F5841F;
    border: 1px solid #F5841F; 
     }

.menu a:active {
     
    border: 1px solid #F5841F; 
    color: #fff;
     }

.linktab{

}

.link a {
	bottom: 125px;
	left: 100px;
	position: relative;
	width: 50px; /* definition of menu button size */
	height: auto;
	text-decoration: none;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-right: 4px;
	margin-left: 4px;
	display:block;
	float:right;
	
     }
	 
.link a:hover {
color: #F5841F;
text-decoration:underline;

     }

.link a:active {
color: #F5841F;
     }
