body{
	background-color: #fcedfc;
	font-size:12px;
  font:76% verdana,tahoma,sans-serif;
  color: #c52e54;
	margin: 0;
	padding 0;
}

#title{
margin:20px auto -3px auto;
width:760px;
}

#subtitle{
  width:90%;
  margin-top:-15px;
  margin-left:5px;
  font-size:16px;
  font-family:courier new, helvetica;
  text-align:left;
  font-weight:bold;
  color:#c52e54;
}

#desk{
  text-align: center;
  margin:0px auto;
	font-size:14px;
	font-weight:bold;
	width:70%;
	color:black;
}

#footer{
width:90%;
margin:0px auto;
text-align: center;
font-size: 10px;
font-family:courier new, helvetica;
color:black;
font-weight:bold;
}

.box{
	background-color: #FFDBFF;
	width: 800px;
	padding: 10px;
	border-width: 5px;
	border-color: #aca7ff;
	border-style:	solid;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	margin: 0;
}

h1{
margin:2px;
font-size:3em;
letter-spacing:-3px;
text-align:left;
color:#c52e54;
}

h2{
  text-align:center;
  color: #c52e54;
	margin: 0em;
	font-size:20px;
}

h3{
  text-align:left;
  font-family:courier new, helvetica;
  color: #DC6986;
	margin: 0em;
	font-weight:600;
	font-size:14px;
}

h4{
	color:#c52e54;
	margin: 0em;
	font-size:14px;
	font-weight:bold;
}

h5{
	color:#c52e54;
	margin: 0em;
	text-align:justify;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
}

h6{
  text-align:center;
  font-family:courier new, helvetica;
  color: black;
	margin: 0em;
	font-weight:bold;
	font-size:14px;
}

a:link{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#c52e54;
}
a:visited{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E85B08;
}

a:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aca7ff;
}

a.spons{
  font-size:16px;
  font-weight:bold;
  color:black;
}

a.spons:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aca7ff;
}

a.gallery{
  font-size:18px;
  font-weight:bold;
  color:#c52e54;
  text-align:left;
}

a.gallery:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
	color: #aca7ff;
}

a.recipOne{
  text-decoration: none;
	font-size:12px;
	color: #212121;
}
a.recipTwo{ 	text-decoration: none;
	font-size:11px;
	color: #c52e54;
}

table.recip
{
	border-style:	solid;
	border-width: 3px;
	border-color: #aca7ff;
	padding: 2px;
}

.bannerOne{
	border-width: 4px;
	border-style: solid;
	border-color: #aca7ff;
}

table.banner{
	border-width: 3px;
	border-style: solid;
	border-color: #aca7ff;
}

img.gallery {
padding:5px;
border:1px solid #aca7ff
}
