#content
{
	width:960px;
	margin:20px 0 20px 0;
	height:400px;
}

.block
{
	width: 25%;
	height: 200px;
	float:left;
	color:white;
}

#content h1
{
	text-align:center;
	font-size:1.2em;
	font-weight:400;
	letter-spacing:.2em;
	margin-bottom:0;
}

#content p
{
	margin-top:0;
}

.one
{
	background-color:#0A55A3;
}

.two
{
	background-color:#2B6028;
}

.three
{
	background-color:#006EBA;
}

.four
{
	background-color:#40C006;
}

.five
{
	background-color:#330000;
}

.six
{
	background-color:#193D55;
}

.seven
{
	background-color:#662B2D;
}

.eight
{
	background-color:#B03C0D;
}

.bodytext
{
	text-align:justify;
}

a.blocklink
{
	width:100%;
	height:200px;
}	

a.blocklink:link
{
	display:block;
	text-decoration:none;
	color:white;
}

a.blocklink:visited 
{
	display:block;
	text-decoration:none;
	color:white;
}

a.blocklink:hover 
{
	background-color:#444444;
}

a.blocklink:active 
{
	background-color:#444444;
}

.smallbody
{
	padding:1em;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

