#newsTitle
{
	padding-bottom:25px;
	border-bottom:solid 1px black;
	height: 100px;
}

#newsTitleText
{
	font-family: times;
	font-size: 32px;
	text-align: right;
	float:left;
	width: 322px;
	padding-top: 80px;
}
#newsTitleImage
{
	float: left;
	width: 453px;
	margin: 4px;
}

#newsStory
{
	background-color: #FFF;
	padding: 15px;
}

#newsHeadline
{
	font-size: 18px;
	font-weight: bold;

	width: 645px;	
}

#newsHeader a
{
	float: left;
	height: auto;
		color: #000;	
}

#newsContent
{
	padding-bottom: 50px;
	width: 752px;
}

#newsDate
{
	margin-bottom: 10px;
	width: 160px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, "MS Trebuchet", sans-serif;
}


#newsBlurb
{
	float: left;
	font-size: 14px;
}

#newsSubmit
{
	background-color: #bbe5fa;
	text-align: right;
}
content, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}

h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}

img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}


p{margin-bottom: 10px;}


