@charset "utf-8";
/* CSS Document */

body{
	margin:0 0 0 0;	
	background: #84c3e5 url(sky_small.jpg) fixed top repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color:#FF0000;
	text-decoration:none;
}
#container{
	width:920px;
	height:300px;
}
#header{
	height:200px;
	width:100%;
	border-bottom:#F99 1px solid;
}
#header_alt{
	height:220px;
	width:100%;
}
#navContainer{
	width:100%;
	height:25px;
	margin-top:5px;
}
#navFooter{
	width:100%;
	height:25px;
	margin:0;
}
#contentCont{
	float:left;
	width:100%;
	background:#ffffff;
}
#content{
	margin:4px 20px 20px 20px;
}
#content img{
	float:right;
	margin:10px 0 10px 20px;
}
#content_top_corners{
	margin-top:20px;
	height:36px;
	width:100%;
	background:url(top_corners_defined.png) no-repeat;
	
}
#content_top_corners h1{
	color:#FF0000;
	font-size:20px;
	padding:6px 0 0 20px;
}	

div#headerUserSection{
	height:30px;
	font-size:14px;
	color:#3C74AD;
	position:absolute;
	width:920px;
}
div#headerUserSection span.spacer{
	color:#C1EBFF;	
}
div#headerUserBGRepeat{
	background:url(usersection_bg.jpg) repeat-x;
	height:30px;
	float:left;
	padding:5px 0 0 0;
}
div#headerUserRightCorner{
	background-position:-4px 0;
}
div.corner{
	width:4px;
	height:30px;
	background:url(usersection_corners.png) no-repeat;
	float:left;
}
div#headerUserSection span{
	margin: 0 6px 0 6px;
}
div#headerUserSection span a{		
	color:#FF0000;
}
div#logoContainer{
	position:absolute;	
}
div#headerUserFloater{
	float:right;
}



div#logo_alt{
	float:left;
	width:487px;
	height:205px;
	background:url(logo_main.png) no-repeat;	
	margin:8px 0 0 215px;
    position:absolute;    
}
#logo{
	float:left;
	width:281px;
	height:159px;
	background:url(myownstory_logo.png);
}
#icon{
	float:left;
	width:310px;
	height:164px;
	background:url(icon.jpg);
}
#pageLabel{
	font-size:20px;	
	margin:0 0 15px 0;
	border-top:#D0EEFB 1px solid;
	border-bottom:#D0EEFB 1px solid;
	color:#3C74AD;
	width:100%;
}
#libraryList{
	margin: 30px 0 0 0;
	width:100%;
}
div.libraryItemCont{
	width:25%;
	float:left;
}
div.libraryItem{
	float:left;	
	border:#D0EEFB 1px solid;
	margin-left:10px;
}
div.libraryItem a{
	text-decoration:none;	
}
div.libraryItem a img{
	border:none;	
}
div.librarySpacer{
	width:100%;
	height:80px;
	clear:both;
}
div#footerSpacer{
	width:100%;
	height:30px;
	clear:both;
}
div#headerUserSection{
	height:30px;
	font-size:14px;
	color:#3C74AD;
	position:absolute;
	width:920px;
}
div#headerUserBGRepeat{
	background:url(usersection_bg.jpg) repeat-x;
	height:30px;
	float:left;
	padding:5px 0 0 0;
}
div#headerUserRightCorner{
	background-position:-4px 0;
}
div.corner{
	width:4px;
	height:30px;
	background:url(usersection_corners.png) no-repeat;
	float:left;
}
div#headerUserSection span{
	margin: 0 6px 0 6px;	
}
div#logoContainer{
	position:absolute;	
}
div#headerUserFloater{
	float:right;
}

div#content {
	font-size:13px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
}
div#content h2{
	font-size:16px;
	color:#FF0000;
}
div#followus{
	color:#ff0000;
	padding: 0 0 0 30px;
	margin: 30px 0 10px 0;
	width:400px;
}
div#followus img{
	margin:10px 0px 0px 5px;
}
div#navFooter{
	padding:2px 0 2px 0;
	border-top:#ff0000 1px solid;
	border-bottom:#ff0000 1px solid;
}
div#navFooter a{	
	color:#3C74AD;
}
div#navFooter a:hover{	
	color:#FF0000;
}
div#copyright{
	font-size:12px;
	color:#3C74AD;
	height:200px;
    width:900px;
	padding:20px 20px 0 0;
}
ol.textList{
	padding:15px;
	margin:0;
}
ol.textList li{
	margin: 4px 0 0 0;
}

div#ourStory{
	float:left;
	width:465px;
    position: relative;
    
}
div#ourStoryHeader{
	height:36px;
	width:100%;
	background:url('top_corners__ourstory.png');
}
div.sectionContent{
	width:100%;
	height:365px;
	background:#ffffff;
}
div.contentText{
	padding-top:10px;
	margin:0px 5px 10px 10px;
	font-size:13px;
    font-weight:bold;    
    font-family:Arial, Helvetica, sans-serif;
}
div.homeHeaderText{	
	padding:5px 0 0 15px;
	font-size:22px;
	font-weight:bold;
	color:#3C74AD;
    font-family: Minya Nouvelle;
}

#featuredStory{
	float:right;
	width:422px;
	margin-left:270px;
    margin-top: -405px;
    position:relative;
}

#div-1 {
 position:relative;
 height:250px;
 float:left;
 clear:both;
 width:920px;
 }

#div-1a {
 position:absolute;
 right:0;
 width:465px;
}
#div-1b {
 position:absolute;
 
 left:0;
 width:465px;
}


div#featureStoryHeader{
	height:36px;
	width:100%;
	background:url('top_corners_preview.png');
}
div#flashSection{
	width:470px;
	float:left;
}
div#previewSection{
	margin-top:20px;
	width:422px;
	float:right;
	margin-left:20px;
    
}
div#previewContent{
	width:100%;
	height:140px;
	background:#ffffff;
	font-size:14px;
}
div#previewContentText{
	padding-top:10px;
	margin:0px 10px 10px 10px;
    font-size:13px;
    font-weight:bold;    
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
}
div#previewContent h1{
	font-size:20px;
	color:#3C74AD;
}
div#previewHeader{
	height:36px;
	width:100%;
	background:url('top_corners_preview.png');
}
div.horizontalSection{
	float:left;
	clear:both;
    position: relative;
    width:100%;
}
a#previewLinkBtn{
	position:absolute;
	margin-top:-6px;
}
a#createLinkBtn{	
	position:absolute;
	margin-top:-6px;
}
a img{
	border:none;
}

div.directionBtn a{
    padding-top:1px;
    width:250px;
    height:27px;
    display:block;
    font-family:Minya Nouvelle;
    font-size:18px;
    color:#FF0000;
    font-weight: regular;
    background:url(purchase_btn_style_big.gif) no-repeat;
    white-space: nowrap;
}


div.leftlinks {
position:fixed;
right:100px;
top:50%;
width:101px;
height:530px; 
font-size:22px;
font-weight:bold;
color:#ca0708;
font-family: Minya Nouvelle;
}