p {
	font: 8pt Geneva;
	}

a:link, a:visited {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	cursor:hand;
	}
	
a:active {
	text-decoration:underline;
	}

#container {
	/*background-color:#CCCCCC;/*LT GREY*/
	padding: 0px 0px 0px 100px;
	margin-top: 100px;
	min-width: 800px;
	}

#logoArea{
	background: url(SOS_Logo02_240.gif) no-repeat left;
	/*background-color:#33CCFF;/*LT BLUE*/
	margin-top: 100px;
	width: 240px;
	height: 240px;
	/*clear: left;
	float: left;*/
	}
	
#linksArea{
	/*background-color:#FF66CC;/*PINK*/
	color: #0033cc;
	text-align: center;
	margin-top: 20px;
	width: 240px;
	}

#footerArea {
	/*background-color:#9900FF;/*PURPLE*/
	margin-top: 20px;
	text-align: center;
	width: 240px;
	}

#contentContainer{
	/*background-color:#666666;/*DK GREY*/
	position: absolute;
	margin-left: 250px;
	top: 100px;
	}

#abovePostArea {
	/*background-color:#99FF00;/*YELLOW-GREEN*/
	color: #0033cc;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 20px;
	}

#postContainer {
	/*background-color:#FF6600;/*ORANGE*/
	width: 560px;
	height: 210px;
	color: #0033cc;
	text-decoration: none;
	/*line-height: 36pt;*/
	margin-top: 20px;
	margin-left: 20px;
	}

#photoArea {
	/*background-color:#999933;/*GOLD*/
	width: 280px;
	height: 210px;
	margin-top: 0px;
	float: left;
}

#textSoundContainer {
	/*background-color:#00CCCC;/*TEAL*/
	width: 260px;
	height: 210px;
	position: relative;
	margin-top: 0px;
	margin-left: 300px;
	}

#postTitleArea {
	background: url(bluePixel.gif) repeat-x bottom left;
	/*background-color:#33FF00;/*GREEN*/
	/*width: 200px;*/
	line-height: 14pt;
	margin-top: 0px;
	color: #0033cc;
	font-weight:bold;
}

#textArea {
	/*background-color:#CC33FF;/*PURPLE*/
	margin-top: 10px;
	/*width: 200px;*/
	color: #666666;
}

#soundArea {
	/*background-color:#CCFF00;/*YELLOWISH*/
	height: 16px;
	vertical-align:text-bottom;	
	/*width: 200px;*/
}

#vertSpacer {
	/*background-color:#00FF99;*/
	height: 50px;
	color: #0033cc;
	margin-top: 20px;
	margin-left: 20px;
	}
	


	
/*-------------------------------------*/

.greyText{
	color: #999999;
	}
	
.blackText{
	color: #666666;
	}

.typeDate {
	font-size: 7pt;
	color: #999999;
}

.embolden {
	font-weight: bold;
}

.italic {
	font-style:italic;
	}
	
.underline {
	text-decoration:underline;
	}
	
.paragraph {
	line-height: 1.4;
}

/*-------------------------------------*/
	
	