
#liveWrapper {
	margin-top:15px;
	margin-bottom:20px;
	width:777px;
}
.textTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#ffcc66;
	font-weight:bolder;
}

.paragraphTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	word-spacing:0.1em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#d3d3d3;
	text-decoration:none;
}
.text a {
	color:#ffffff;
	text-decoration:none;
}
.text a:link, .text a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.text a:hover{
	color:#d3d3d3;
	text-decoration:underline;
}
.leftContainer {
	width:150px;
	float:left;
	padding-left:10px;
}
.container {
	width:600px;
	float:left;
	background-image:url(images/hello_BG.jpg);
	background-repeat: no-repeat;
	border-left:1px solid #333333;
}
.title {
	width:585px;
	height:75px;
}
.titleAOTY {
	width:585px;
	height:122px;

}
.archive {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#d3d3d3;
	text-decoration:none;
	width:142px;
	float:left;
	text-align:center;
	margin-top:15px;	
}
.archive a {
	color:#ffffff;
	text-decoration:none;
}
.archive a:link, .archive a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.archive a:hover{
	color:#d3d3d3;
	text-decoration:underline;
}
#relatedLinks {
	width:285px;
	height:285px;
	background-image:url(images/related_links.gif);
	background-repeat: no-repeat;
	margin-left:45px;
	text-align:center;
	float:left;
}
#flash {
	width:350px;
	float:left;
	text-align:center;
}
#content {
	width:235px;
	float:left;
	margin-left:5px;
	text-align:left;	
}

#slideshow {
	position:absolute;
	width:482px;
	height:460px;
	left: 225px;
	top: 369px;
	background-color:#1A1A1A;
	z-index: 11;
/*	display:none; */
	visibility:hidden; 
	text-align:left;
	
}
.slideshow a {
	padding-left:15px;
	font-size:1.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	text-decoration:none;
}
.slideshow a:link, .slideshow a:visited{
	color:#999999;
	text-decoration:none;
}
.slideshow a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
