#main {
	width: 600px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFC0CD;
	border-left-color: #FFC0CD;
	padding-right: 1px;
	padding-left: 1px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BAE3D6;
	margin: 0px;
	background-image: url(../images/background6.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
	cursor: default;
}
#main #middle #content {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #fffdf9;
	font-size: 12px;
}
#main #middle #content h1 {
	color: #FF6699;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	padding-bottom: 3px;
}

#main #middle #pic {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#main #menu {
	background-color: #FFC0CD;
	background-image: url(../images/menu.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 19px;
	padding-top: 4px;
}
#main #middle {
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6699;
	padding-top: 1px;
}

#main #menu ul {
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	display: inline;
}
#main #menu li {
	list-style-type: none;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#main #menu a {
	color: #FF3399;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
#main #menu a:hover {
	color: #FFFFFF;
}
#main #footer {
	background-color: #FF6699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
#main #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#main #footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.popup {
	border: 3px solid #FFCCDA;
	padding: 1px;
	height: 100px;
	width: 100px;
	position: relative;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.popup:hover {
	border: 3px solid #009966;
	padding: 1px;
}
.forms {
	border: 1px solid #FF6699;
	background-color: #FFEBF1;
}
.picbdr {
	border: 1px solid #D09553;
	padding: 3px;
}
#main #middle #content h2 {
	color: #FF6699;
	font-size: 14px;
}
#main #middle #content a {
	color: #FF6699;
	text-decoration: none;
}
#main #middle #content a:hover {
	text-decoration: underline;
}
.cake-number {
	font-weight: bold;
	color: #FF6699;
	background-color: #FFCCDA;
	width: 20px;
	text-align: center;
	position: absolute;
}
.smalltext {
	color: #FF6699;
	font-size: 10px;
}
.pix2 {
	border: 1px solid #FF6699;
	padding: 3px;
}
