@charset "utf-8";
body {
	font: "Comic sans MS";
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: 13px;
	background-image: url(none);
}
.oneColFixCtrHdr #container {
	width: 1000px;  
	background: #FD9DB8;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #000000; 
	padding: 0 10px 0 20px;  
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; 
	background: #FFD7E1;
	background-image: url(images/background-ltpink.gif);
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 13px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; 
	background:#FD9DB8;
	font-family: "Comic Sans MS";
	font-size: 12px;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.hovermenu ul{
	font: bold 14px "Comic Sans MS";
	padding-left: 0;
	margin-left: 0;
	height: 14px;
	color: #000000;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	color: #000000;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: black;
background-color: #FD9DB8;
border: 2px solid #FD9DB8;
}

.hovermenu ul li a:hover{
	background-color: #FFD7E1;
	border-style: outset;
	color: #000000;
}

body {
	background: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a {
	font-weight: bold;
}



div#nifty{ margin: 0 0%;background: #FFD7E1}

b.rtop, b.rbottom{display:block;background: #FD9DB8}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFD7E1}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
