body {
  background-color: #A32179; 
  font-size:10pt; 
  font-family: arial;
	padding: 0px;
	margin:0 auto;
	text-align:center;
	min-width: 800px;
}

#outline
{
  border: 3px solid;
  width: 700;
  height: 640;
  margin-left: auto;
  margin-right: auto;
	text-align:center;
	color: #000000; 

}


#wrapper {
  width: 800px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
	text-align:center;
	float: top;
	top:0;
  background-color: #F899F5; 
}

#backgroundbar
{
  background-color: #C02643; 
  width:100%;
  height: 95;
  color: #CCCCCC;
  font-size:10pt; 
  font-family: arial;
  padding-bottom: 0px;

  float: top;
  z-index: -1;
  position: absolute; 
  top:0;
  left:0;
}

#menubar
{
  background-color: #4D1039; 
  width:700;
  height: 14;
  color: #CCCCCC;
  font-size:10pt; 
  font-family: arial;
  padding: 0px;
  margin: 0px;

  

}


#page {
	margin: 0 auto;
	width: 750px;
}

#borderpage {
	margin: 0 0;
	width: 750px;
}


a {
	text-decoration: none;
	color: #CFD7AB;
	
}
a:hover {
	color: #FFFFFF;
}


a.contentlink
{	
text-decoration: none;
	color: #4D1039;
	background-color: F899F5;
  text-decoration: underline;

}
a.contentlink:hover
{
	text-decoration: none;
	color: #F899F5;
	background-color: #4D1039;
}

#header {
  background: #747F3F;
	margin: 0;
	padding: 0;
  width: 750px;
  height: 250px;
}

#menu
{
  background: #374E27;
	margin: 0;
	padding: 0 0 5 0;
  width: 750px;
  height: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	list-style:none;
}
#menu li {
	padding-left: 8px;
	display: inline;
}

#content
{
  background: #transparant;
	margin-left: 50;
	padding: 0;
  width: 600px;
  text-align: center;
  color: #4D1039;
 

}

p.credits
{
  font-size:8pt;
}

#credits
{
  background: #374E27;
	margin: 0 0;
	padding: 10;
  width: 750px;
  height: 20px;
  text-align: left;

}

#footer
{
  background: #F899F5;
	margin: 0;
  width: 700px;

  text-align: center;
  font-size:8pt;
  color: #4D1039;
}

#border
{
	margin: 0;
  width: 150px;
  height: 300px
  padding: 0;
}

 #shopbox
{
  border: 2px solid;
  width: 150;
  height: 175;
  color: #4D1039;
  position: relative;
  left: 150px;
  top: 0px;
  background-color: #F899F5; 
  font-size:7pt;
  float: left;
  text-align:center;
  
}

h1.script
{
  font-family: "Script MT Bold";
}

 #newsbox
{
  border: 2px solid;
  width: 150;
  height: 175;
  color: #4D1039;
  position: relative;
  left: 250px;
  top: 0px;
  background-color: #F899F5; 
  font-size:7pt;
  float: left;
  text-align:center; 
}

table.calendar
{ 
width: 550px;
background-color: #A32179;
border: 1px #F899F5 solid;
color: #F899F5;
padding: 5px 5px 5px 5px;
font-size: 12px;
}

table.cart
{ 
width: 550px;
background-color: #A32179;
border: 1px #F899F5 solid;
color: #F899F5;
padding: 5px 5px 5px 5px;
font-size: 12px;
border-spacing: 1px;
border-collapse: separate;
}

td.cart
{
border: 1px #F899F5 solid;
background-color: #F899F5;
color: #A32179;
}


td.rightborder 
{
border-right-style: solid ; 
border-right-color: #4D1039; 
border-right-width: 2px;
width: 180px;
text-align:left;
}

