﻿.storydiv {
    height:351px;
    width:719px;
    padding-left:0px;
	padding-right:0px;
	padding-top:0px;
    top:0px;
    left:0px;
    position:relative;
}

#story1 {
    background:url(/carousel/images/AboveXBeyond_FrontPage1.jpg) no-repeat;

}

#story2 {
    background:url(/carousel/images/MyBeauty4U_FrontPage1.jpg) no-repeat;
    display:none;
}

#story3 {
    background:url(/carousel/images/MysteryGodes_FrontPage3.jpg) no-repeat;
    display:none;
}

#story4 {
    background:url(/carousel/images/iNOTanANGEL_FrontPage2.jpg) no-repeat;
    display:none;
}

#story5 {
    background:url(/carousel/images/IceKittenVIP_FrontPage2.jpg) no-repeat;
    display:none;
}

.storyDesc{
    padding-top: 10px; 
    padding-right: 8px;
    display:block;
    border:thin gray dotted;
    width:200px;
}

.MyStory
{
	width:719px;
	height:351px;
}

.TopRow {
	height:291px;
}
.BottomRow {
	height:51px;
}

.StoryBottom {
	filter:alpha(opacity=70);
	opacity:0.70;
	-moz-opacity:0.70;
	zoom: 1;
	background-color:#000000;
	color:white;	font-family:Arial;	font-size:12px; text-align:justify; font-style:italic;
	height:60px;	
	width:719px;
	padding-left:10px; padding-right:10px;
	vertical-align:middle;
}

.StoryBottom A {
	
	color:#FF0000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.StoryBottom A:hover{
	text-decoration:underline;
}

.fStory {
     padding-top: 10px;
     display:block;
     font-weight:bold;
}

#nav { 
	font-size:12px;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
	width:719px;
	background-color:black;

}
#nav td{
	width:180px;
}
#nav a {
	color:white;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;
}

#nav a:hover {
	text-decoration:underline;
}

#nav div {
	height:20px;
	width:143px;
	border-right:1px #444444 solid;

	color:white;
	text-align:center;vertical-align:middle;

	position:relative;

}


.selStory {
	/*filter:alpha(opacity=95);
	opacity:0.95;
	-moz-opacity:0.95;
	zoom: 1;*/
	background-color:#9900CC;

}

.RightMenus
{
	/*filter:alpha(opacity=50);
	opacity:0.50;
	-moz-opacity:0.50;
	zoom: 1;*/
	background-color:#000000;

}
