<style type="text/css">
<!--


a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	background-color:#0CF;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.oneColElsCtr #container {
	width: 1100px;
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0CF;
}

#flowers {
	background-color: #000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 100%;
}


.imageA{
		
	border: 0;
}

/* CSS IMAGE EFFECTS - FRIENDSTER-TWEAKERS.COM */
img { opacity:1;filter:alpha(opacity=100) }
a:hover img { opacity:.50;filter:alpha(opacity=50) }


-->
</style>
