
bodyOld {
	background: black;
	padding: 25px;
	margin: 0px;
	font-family: Helvetica,"Lucide Grande",Arial,sans;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}


#balloon {
	position: relative;
	left: 675px;
	z-index: 1;
}


#tweet {
	font-weight: bold;
	text-decoration: italic;
	color: black;
	font-size: 8pt;
	background: white;
	text-align: center;
	padding: 5px;
	margin: 0px;
	width: 210px;
}

#tweet a {
	color: gray;
	text-align: right;
}


#sections {
	overflow: hidden;
	width: 900px;
	top: -100px;
	position: relative;
}


#sections div.menuContent {
	width: 900px;
}

#blog {
	width: 100%;
	height: 1250px;
	overflow: hidden;
}


#conash3D0 {
	display: none;
}

h3 {
	margin: 0px;
}


#tweetPicture {
	float: left; 
	margin-right: 10px;
}

a {
	color: red;
}

#poolWinners {
	overflow: hidden;
}

#poolWinners div.poolYear {
	background: url(../images/oscar.jpg) left center no-repeat; 
	color: red; 
	font-weight: bold; 
	font-size: 18pt; 
	text-align: center;
}

#poolWinners div.winner { 
	background: url(../images/spotlightRed.jpg) 50% 50% no-repeat; 
	float: left;
}

.poolYear {
	float: left;
}


a img {
	border: none;
}


#news div.newsBlurb {
	width: 800px;
}


#letterList h4 {
	margin: 0px;
	font-size: 0.5em;
	font-weight: bold;
}

#letterList div {
	font-size: 0.5em;
	padding: 5px 30px 5px 30px;
}

#letterList div a {
	color: red;
	font-size: 0.8em;
}

.lavaLamp {
	top: -90px;
}

