.contentinner
{
	position: relative;
	width: 786px;
}
/*2 floats within a float cause the outer float to size to the content and following content to clear*/
.contentfloater
{
	float: left;
}
/*TEASERS*/
.teasercolumn
{
	float: left;
	width: 231px;
	background-color: #e5e5e5;
}
#tul
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tul li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#pft
{
	width: 231px;
	height: 180px;
}
#pft a:link, #pft a:visited
{
	display: block;
	background-image: url(../newims/folioteaser_flats.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 180px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#pft a:hover
{
	background-position: -231px 0px;
}
#it
{
	width: 231px;
	height: 238px;
}
#it a:link, #it a:visited
{
	display: block;
	background-image: url(../newims/imagineteaser_flats.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 238px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#it a:hover
{
	background-position: -231px 0px;
}
#mt
{
	width: 231px;
	height: 168px;
}
#mt a:link, #mt a:visited
{
	display: block;
	background-image: url(../newims/mailteaser_flats.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 168px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#mt a:hover
{
	background-position: -231px 0px;
}
#bt
{
	width: 231px;
	height: 188px;
}
#bt a:link, #bt a:visited
{
	display: block;
	background-image: url(../newims/blogteaser_flats.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 188px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#bt a:hover
{
	background-position: -231px 0px;
}
/*END TEASERS*/

/*Random images*/
.randomcontainer
{
	width: 151px;
	margin: 66px 0 0 10px;
	padding-top: 100px;
}
.rthmlink
{
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	margin: 0 0 8px 0;
	padding: 0;
	overflow: visible;
	width: 147px;
}
a.rthmlink:hover
{
	text-decoration: none;
	border: 1px solid #ff5252;
}
.randomimage
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}
.randomimage:hover
{
	margin: 0;
	border: 0;
	padding: 0;
}
/*END random images*/

/*NEWS*/
.newscolumn
{
	float: left;
	width: 553px;
/*		border-left: 1px solid #999;
border-top: 1px solid red;*/
}
.maint
{
	position: relative;
/*	top: 8px;*/
	top: 0;
	left: 24px;
}
.newstitle
{
	color: white;
	Padding: 8px 0 6px 24px;
	margin: 0;
}
.largerjustified
{
font-size: .8em;
line-height: 1.5em;
text-align: justify;
margin-top: 12px;
margin-bottom: 4px;
}
.introtext
{
margin: 0 0 4px 0;
font-size: .9em;
line-height: 1.3em;
text-align: justify;
}
.newsouter
{
	position: relative;
	margin: 0 56px 16px 0;
	border-top: 1px solid #bbb;
	padding: 16px 0 0 0;
	width: 498px;
}
.introblock
{
	position: relative;
	margin: 12px 80px 0 24px;
}
.newsimage
{
display: block;
margin: 6px 0 0 0;
border: 0;
}
.newsflash
{
padding: 1px 3px 1px 5px;
background-color: #ffffbf;
color: red;
font-size: 10pt;
}
.newsheadingblock
{
	position: relative;
	background-color: #326e6f;
	margin: 52px 56px 0 0;
	background-image: url(../newims/gcifinewsheadbg.gif);
	background-repeat: no-repeat;
}
.newstable
{
	position: relative;
	margin: 0 24px 0 24px;
}
.newspic
{
	width: 116px;
	vertical-align: top;
}
.newspic a
{
	background-image: none;
	margin:0;
	padding:0;
}
/*END NEWS */

