body {

	text-align: center;

	min-width: 900px;

	background: #FCF3F8;

}

.container {

	margin:0 auto;

	width: 900px; 

	border: solid 2px #F4B7D6; 

	text-align: left;

}

#maincontent {

	width: 96.4%;

	padding: 25px 15px 25px 15px;

	color: #00868B;

	background: #ffffff;

}

#maincontent a:link, #maincontent a:visited {

	text-decoration:none;

	color: #C7377D;

	border-bottom:1px solid #F4B7D6;

}

#maincontent a:hover {

	text-decoration:none;

	border-bottom:none;

	border-top:1px solid #F4B7D6;

}

#maincontent h1 {

	color: #f6c;

	font-size: 20px;

}

#maincontent h2 {

	color: #F6C;

	font-size: 18px

}

#maincontent th {

	border: 1px solid #F4B7D6;

	background: #FCF3F8;

	color: #C7377D;

	text-align: center;

}

#maincontent td {

	padding: 2px 6px 2px 6px;

	border-bottom: 2px solid #CFCFCF;

}

#navigation {

	float:left;

	width:100%;

	background:#FCF3F8;

	font-size:93%;

	line-height:normal;

	border-bottom:1px solid #F4B7D6;

}

#navigation ul {

	margin:0;

	padding:50px 10px 0 50px;

	list-style:none;

	background: url("Pink_ribbon.svg") no-repeat right top;

}

#navigation li {

	display:inline;

	margin:0;

	padding:0;

}

#navigation a {

	float:left;

	background:url("tableftD.gif") no-repeat left top;

	background:url("tabrightD.gif") no-repeat right top;

	margin:0;

	padding:0 6px 0 4px;

	text-decoration:none;

	color:#C7377D;

}

#navigation a:hover {

	background-position:0% -42px;

}

#seperate {

	border-bottom: 1px solid #F4B7D6;

	padding: 15px 10px 10px 10px;

}

#imgrgt {

	float: right;

	font-size: 11px;

	color: 000000;

}

#footer {
	color: #00868B;
}

#footer a:link {
	text-decoration:none;
	color: #C7377D;
	border-bottom:1px solid #F4B7D6;
}

#footer a:hover {
	text-decoration:none;
	border-bottom:none;
	border-top:1px solid #F4B7D6;
}
