div#main-content
{
	background-image: url(../../images/css/home/content-bottom-bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: white;
	height: 419px;
	position: relative;
}

#the-latest-content
{
	position: absolute;
	left: 323px;
	top: 43px;
	width: 459px;
	height: 225px;
	overflow: auto;
	margin: 0;
	padding: 13px 0 0 0;
}

#the-latest-content li
{
	font-size: 1.2em;
	line-height: 1.17em;
	border-bottom: 1px dotted black;
	margin-bottom: 1em;
	background: transparent url( ../../images/css/home/latest-bullet.gif) no-repeat left .2em;
	padding-left: 20px;
}

#the-latest-content li a
{
	padding-bottom: 6px;
	display: block;
	text-decoration: none;
	color: black;
	margin-left: -20px;
	padding-left: 20px;
}

#the-latest-content li a:hover
{
	color: #2196e5;
}

#footer-content
{
	background-color: black;
}

.footer-section
{
	float: left;
	width: 243px;
	margin-left: 27px;
	display: inline;
	padding: 0;
}

img.banner
{
	margin-bottom: 12px;
	clear: both;
}

#mailing-list
{
	background: #666666 url( ../../images/css/home/mailing-list-bg.gif) no-repeat left bottom;
	padding: 15px 15px 64px 15px;
	color: white;
	text-align: center;
}

#mailing-list input.button
{
	margin: .5em 0 .5em 0;
}

#news p
{
	font-size: 1.2em;
	border-bottom: #333333 1px solid;
	padding-bottom: .5em;
	line-height: 1.17em;
	margin-bottom: 0;
}

#news, #news a
{
	color: white;
}

#news a
{
	text-decoration: none;
}

#news .boy
{
	color: #2297e7;
}

#news .girl
{
	color: #c21c8a;
}

#news a img
{
	padding-left: 1em;
}

#TICKER
{
	color: white;
	clear: both;
	width: 780px;
	overflow: hidden;
	font-size: 1.1em;
	margin-left: 37px;
	padding-top: 1.5em;
}

#TICKER .boy
{
	color: #2297e7;
}

#TICKER .girl
{
	color: #c21c8a;
}

#footer-bottom
{
	font-size: 0.9em;
	color: #666666;
	width: 780px;
	font-size: 1.1em;
	margin-left: 37px;
	margin-top: 0.65em;
	padding-top: 0.65em;
	padding-bottom: 0.65em;
	border-top: 1px solid #666666;
}

div#flickr
{
	padding-top: 1em;
	padding-left: 7px;
}

div.flickr_badge_image
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

div.flickr_badge_image a, div.flickr_badge_image img
{
	margin: 0;
	padding: 0;
}

