/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#FFFFFF;}
	
h3{
	margin:0.3em 0;}
	
.links{
	font-size:0.8em;
	display:block;
	width:310px;
	padding:8px;
	margin:8px 0;
	border-bottom:1px dashed #99CCFF;}

.moreLinks {
	margin-left:250px;
	padding:4px;
	text-decoration:none;
	color:#CC0000;
	background-color:#CCFFCC;
}
	
#headerLeft{
	background:url(images/header_left.jpg) no-repeat;
	width:442px;
	height:239px;
	float:left;
}

#headerLeft p{
	font-size:85%;
	margin:11em 1em 0.2em 0;
	text-align:right;
	}

.showTime {
	font-weight:bold; 
	font-size:160%; 
	display:block; 
	margin-bottom:0.2em;
	color:#CC0000;}

#headerRight{
	background:url(images/header_right.jpg) no-repeat;
	width:478px;
	height:239px;
	float:right;
}

#outer {
width:920px;/*old vers: 780px*/
padding:0;
margin:0 auto; 
}

/*inner container*/
#container{
width:920px; /*old vers: 760px*/
display:block;
background:#FFF; 
padding:0;
}

#leftCol{
	width:320px;
	height:1750px;
	font-size:0.85em;
	float:left;}
	
#YVlink{
	background:url(images/yv_expert.jpg) no-repeat;
	width:326px;
	height:428px;
	font-size:0.85em;
	margin-top:1em;}
	
#YVlink p {
	padding:4.5em 1em;
	display:block;
	width:298px;
	text-decoration:none;
}

#YVlink p a{
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
	
#YVlink p a:hover{
	color:#FFCC00;}
	
#discuss{
	width:326px;
	height:85px;
	margin:0.7em 0 2em 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background:url(images/discussion.jpg) no-repeat;}	

#discuss a{
	display:block;
	text-decoration:none;
	color:#CC0000;
	font-size:1.3em;
	margin:3.2em 0 0 0;}
	
#discuss a:hover{
	color:#FF6600;}

#rightCol{
	width:570px;
	font-size:0.85em;
	float:right;
}

#showDescriptionMore
{  
display: none;}

.hiddenLink a{
	display:block;
	padding:4px;
	text-decoration:none;
	background-color:#CCFFCC;
	color:#CC0000;
	text-align:center;
	margin:0.5em 0 0.5em 36em;}
	
.hiddenLink a:hover{
	background-color:#FFFF99;
	color:#660000;}
		
#holdingDiv{
	width:100%;
	height:165px;
	margin-top:2em;
	vertical-align:top;}		
	
#PersonalStories{
	width:100%;
	margin:0 auto 2em 0;}


#PersonalStories a{
	background-color:#CCFFCC;
	text-decoration:none;
	font-size:1.3em;
	padding:2px;
	color:#CC3300;
	}
	
#PersonalStories a:hover{
	background-color:#FFFF99;
	color:#660000;
}	
	
#sponsor{
	width:100%;  
	margin:0 auto 2em 0;}
	
.booklinks{
	display:block;
	float:left;
	width:272px;
	height:550px;
	margin:5px 5px 10px 0;
	padding:3px;
	font-size:0.8em;
	background-color:#E2FAF7;}
	
.booklinks img {
	float:left;
	padding:2px 4px 4px 2px;}
	
.botlinks{
	display:block;
	float:left;
	width:288px;
	margin:5px;
	padding:3px;
	background-color:#E2FAF7;}
	
.botlinks img {
	float:left;
	padding:2px 4px 4px 2px;}	

.botlinks, .booklinks p {
	margin-bottom:1em;}	


#galleryFrame {
	display:block;
	height:140px;
	margin:0.3em auto;
}

#galleryFrame img{
	float:left;
	width:65px; 
	padding:3px;
	margin:4px;
	border:1px solid #FF9999;
	}
	
	
/* Style for external pages*/
#storyDiv{
	font-size:0.85em;
	width:550px;
	}

#storyDiv img{
	padding-bottom:0.5em;
	border-bottom:1px solid #999999;}
	
#printThis{
	height:13px;
}
	
#printThis a{
	font-size:0.8em;
	background-color:#CC0000;
	color:#FFFFFF;
	padding:2px;
	text-decoration:none;
	}
	
#printThis a:hover{
	color:#000000;
	background-color:#FF9900;}
