body {
	margin: 0px;
	padding: 0px;
	background-color: #F784AD;
	background-image: url(http://www.backflipbows.com/images/bg.gif);
	background-repeat: repeat;
}

* {
	margin: 0px;
	padding: 0px;
}

.image {
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}


#container {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
        border-left: 2px solid #FF3163;
        border-right: 2px solid #FF3163;
	border-bottom: 2px solid #FF3163;
}


.empty {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#banner {
	background-image: url(http://pattycakedesigns.com/backflip/images/bg.gif);
	background-repeat: repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 25px;
}


#content {
	display: block;
	width: 650px;
}

#body {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-top: 30px;
	width: 450px;
}


#credits {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #404040;
	text-align: center;
	padding-top: 8px;
	line-height: normal;
	background: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF3163;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}




a.menu:active {
	text-decoration: none;
	color: #000000;
}

a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}

a.sub:link {
	text-decoration: none;
	color: #000000;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF6B94;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
	padding-top: 10px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.noborder {
	border-left: none;
        border-right: none;
	border-top: none;
	border-bottom: none;
}

p.spacer {
	padding-bottom: 5px;
	padding-top: 5px;
	
}
p.normal {
	font-size: 12px;
	color: #404040;
	background-color: #FFFFFF;
	line-height: 18px;
}

#column {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 20px;
	width: 200 px;
	padding-left: 20px;
	padding-top: 20px; 
	padding-right: 20px;
	background: #FFFFFF;
	text-align: left;
}

.horizontal{
	margin: 0  auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: right;
	width: 756px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
        background: #FFFFFF;
}

.horizontal ul{
	margin: 0;
	padding: 0 0 0 16px;
	list-style: none;
}

.horizontal ul li{
	display: inline;
	padding: 0 30px 0 0;
