body{background-color: #a20014;color:#febabe;}
#header{background: url(../images/header_name_dark_red.gif) top center no-repeat;}
a{color:#f7b6ba;}
div.colored a{
	color:#eeee00;
	background:url(../images/nav_flower_blue.gif) right bottom no-repeat;
	height:75px;
	line-height:70px;
	vertical-align:bottom;
	padding-top:45px;
	padding-right:55px;
}

div.overlay{
	/* ie6 opacity support */
	filter:alpha(opacity=25);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	padding-right:15px;padding-top:10px;}
div.overlay p span{font-family: cursive;font-size:18px;}
div.overlay a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:28px;
}

a:hover, div.colored a:hover, div.overlay a:hover{color:#000;}

*{border-color:#f7b6ba;}
