﻿#leftContent {
	width:770px;
	padding-right:0px;
}

#rightContent {
	width:0px;
	padding-left:0px;
	padding-right:0px;
	border-left:0px;
}

/* News Archive */

.newsArchive td {
	padding-bottom:15px;
}

.newsArchive h2 {
	padding-bottom:5px;
}

.newsArchive a {
	text-decoration:none;
}

.newsArchive a:hover {
	text-decoration:underline;
}

.newsArchive p {
	padding-bottom:5px;
}

.newsArchive input {
	float: left; 
	padding:0px 20px 0 0;
}

.newsArchiveContent {
	float: right; 
	width:580px
}

/* Large News */

.largeNews h1{
	color:#333;
}

.largeNews img {
	float:right;
	margin:0 0 5px 15px;
}
