@charset "UTF-8";
/* CSS Document */

#thoughtWrap
{
width:543px;
height:405px;
background-image:url(../images/thoughtofDay_bg.jpg);
margin: 5px auto;
}

.thoughtText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#1c42ae;
	text-align:center;
}
.newsStory {
	color: #F9A01C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.newsStory a{
	color: #300101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.newsTime {color: #F9A01C}

.storyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
}
.maintxt {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #575757;
}
.mainBigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
}