body
{
	background-color: #ffffff;
	text-align: center;
}

img
{
	border: 0;
}

#leftbar
{
	background: url('img/leftside.jpg') repeat-y;
}

#contentcell
{
	background-color: #ffffff;
	color: #000000;
	width: 591px;
	font-family: verdana, arial;
	font-size: 14px;
	padding: 10px 0 0 5px;
}

#contentcell td
{
	font-family: verdana, arial;
	font-size: 14px;
}

a
{
	color: #000000;
}

ul
{
	line-height: 20px;
}

#tagline
{
	background: url('img/blueprint.jpg') no-repeat;
	font-family: verdana;
	font-size: 30px;
	color: #1F5863;
	font-weight: normal;
}

#footer
{
	text-align: center;
	font-size: 9px;
	font-family: verdana;
	color: #1F5863;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-family: verdana;
	color: #1F5863;
	text-decoration: none;
	display: inline;
}

.navlinks
{
	font-family: verdana;
	font-size: 20px;
	color: #1F5863;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}


