a img { border: 0; }

a:link { color:#f44098; text-decoration: none; }
a:visited { color: #f44098; text-decoration: none; }
a:hover { color: #ff7cbe; text-decoration: none; }
a:active { color: #bf2676; text-decoration: none; }

body {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background:url(Images/background.jpg) top center no-repeat;
 background-color:#fbd1db;
} 
#wrapper 
{ 
 margin: 0 auto;  
 padding: 0; 
 width: 800px;
 height:;
 } 
 
#maincontent
{
	background-color: #fff;
}

#container {
	width:800px; 
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#container2 {
	background:url(Images/FauxBackground.jpg) top center repeat-y;
	padding-bottom: 60px;

}

#container_style3 {
	background:url(Images/FauxBackground.jpg) top center repeat-y;
	height:1025px;
}

#leftcontent {
	float: left; 
	width:230px;
}

#left_tiles {
	float: left;
	width:225px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#navigation,li {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}

#rightcontent { 
	float: right;
	width:570px; 
}
#imageheader {
	height:330px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header_text {
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}

.tileone {
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.content_header,h3 {
	color: #f44098;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 0 5px 0 5px;
}

.content_ {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px 0 10px;
}