/* News */

/* I read the news today oh, boy
About a lucky man who made the grade
And though the news was rather sad
Well I just had to laugh and
I saw the photograph */

#newstext {
float: left;
width: 300px;
margin-left: 5px;
}

#newstext p {
margin-left: 5px;
}

h1 {
margin-top: 20px;
margin-left: 5px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: small;
color: #004F8A;
margin-left: 5px;
}

a {
color: #990000;
text-decoration: none;
}
#newsimages {
float: left;
width: 250px;
}

#links {
float: left;
width: 180px;
margin-left: 5px;
margin-top: 10px;
}

#links p {
font-family:Arial, Helvetica, sans-serif;
font-size: x-small;
margin-left: 5px;
}

#links2 {
float: left;
width: 180px;
margin-left: 5px;
}

#links2 p {
font-family:Arial, Helvetica, sans-serif;
font-size: x-small;
margin-left: 5px;
}

#links3 {
float: left;
width: 180px;
margin-left: 5px;
}

#links3 p {
font-family:Arial, Helvetica, sans-serif;
font-size: x-small;
margin-left: 5px;
}

#lpcblogo {
	position: absolute;
	clear: left;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	left: 5px;
	top: 674px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
color: #990000;
font-size: 110%;
font-weight: bolder;
}

