body {
	background-color: #505686;
	font-family: Georgia;
	font-size: 14px;
	line-height: 1.2;} 
	
* {
	margin: 0;
	padding: 0;
	font-family: Georgia;}

p {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;}
	
a, a:active, a:visited 
{
  color: #505686;
  font-size: 14px;
  font-weight: bold;
}

a:hover
{
  color: #262626;
}

hr 
{
  height: 1px;
}
	
img
{
  border: none;
}	

img.bordered 
{
  border: 2px solid #FFFFFF;
}

img.float 
{
  float: right;
  margin: 0 0 10px 10px;
}
	
p.wrap_text 
{
  text-align: justify;
}

.clear {
	clear: both;}

.error
{
  color: #FF0000;
  font-weight: bold;
}
	
label 
{
  font-weight: bold;
}

h1 
{
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #000000;
}

h1.top
{
  
  color: #FFF;
  }
  
  

h2 {
	font-size: 16px;}

h2.top 
  {
    font-size: 13px;
  }
	
h3 {
	font-size: 13px;}
			
#MenuBar {
	position: absolute;
	left: 0;
	top: 0;
	width: 247px;
	background: url(../img/menubg.jpg) repeat-y;}

#MenuBar #Logo {}

#FunPopCulture 
{
  background-color: #CFCFCF;
  color: #262626;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  width: 223px;
  padding: 2px 0 2px 0;
  margin: 0;
}

#MenuContainer li {
	list-style-type: none;
	width: 215px;
	margin: 3px 0 3px 0;}

#MenuContainer {
	background: url(../img/navlistbg.jpg) repeat-y;
	padding: 10px 0 10px 0;}
	
#MenuContainer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 2px 0 2px 10px;
	display: block;
	background-color: #505686;
	font-size: 14px;}
	
#MenuContainer a:hover {
	background: url(../img/hoverstate.jpg) no-repeat;}
	
#CelebrityBday p 
{
  font-size: 13px;
  padding: 10px 0 0 10px;
  width: 200px;
  text-align: justify;
  color: #FFFFFF;
}	

#CelebrityBday a
{
  color: #FFFFFF;
}
	
#CelebrityBday img {
	margin: 20px 0 0 10px;}

#MainColumn {
	margin: 20px 0 0 260px;
	* padding-top: 50px;
	width: 581px;
	text-align: center;}
	
#MainColumn h2 {
	color: #FFF;
	margin: 10px 0 0 0;}
	
#ProductBox {
	text-align: left;}
		
#ProductBox #Top {
	background: url(../img/midcolumntop.jpg) no-repeat;
	height: 9px;}
	
#ProductBox #Middle {
	background: url(../img/midcolumnrepeater.jpg) repeat-y;
	padding: 10px 20px 20px 20px;}
	
#ProductBox #Bottom {
	background: url(../img/midcolumnbottom.jpg) no-repeat;
	height: 9px;}

#TodayInHistory {
	background-color: #FFF;
	color: #262626;
	margin: 0 0 10px 0;
	padding: 5px;}
	
#TodayInHistory span {
	color: #262626;}
	
#TodayInHistory h2 {
color: #262626
}	
	
#MainProduct {
	
	width: 500px;
	border: 20px solid #FFF;
	border-bottom: none;
	background-color: #FFFFFF;
	color: #FFF;
	float: left;
	margin: 0 0px 0 0px;}

#MainProduct h2 {
	color: #A5951F;
	margin: 0 0 10px 0;}

#MainProduct span {
	color: #FFF;}
			
#MainProduct img {
	
	margin: 0 0 0 0px;}

#OtherProducts {
	margin: 0 0 0 15px;}
	
#OtherProducts img { 
  float: left;
	border: 8px solid #FFF;
	margin: 20px 3px 0 3px;}
	
#OtherProducts h3 {
	color: #262626;}
	
#Birthdays h2 {
	color: #262626;}
	
#Birthdays img {
	border: 8px solid #262626;
	margin: 0 80px 0 0;}

#Birthdays img#Last {
	margin: 0 0 0 0;}

#Sidebar {
	position: absolute;
	left: 865px;
	top: 25px; /* 135px */}

	
#Box {
  
	width: 268px;
	color: #262626;}
		
#Box .boxhead {
	background: url(../img/sidebarhead2.jpg) no-repeat;
	height: 33px;
	color: #FFF;}
	
#Box .boxhead h3 {
	padding: 13px 0 0 15px;
	margin: 2px 0 10px 5px;
  
	color: #000000;}
	
#Box .boxbody {
	background: url(../img/sidebarbg2.jpg) repeat-y;
	padding: 10px 0 5px 20px; 
	}
	
	#Box .boxbody strong
	{
	width: 220px;
	display: block;
	}
	
#Box .boxbody p 
{
  text-align: justify;
  width: 220px;
  margin: 0;
  padding: 0;
}
	
#Box .boxfoot {
	background: url(../img/sidebarbottom2.jpg) no-repeat;
	height: 15px;}
	
	h2.small {
  font-size: 12px;
  text-align: center;
  color: #000000;
}	

#bottom_menu a, #bottom_menu
{
  color: #FFF;
}

#Bio 
{
  background-color: #FFF;
  color: #262626;
  border: 1px solid #000;
  width: 250px;
  display: none;
  padding: 5px;
}

.message 
{
color: #FF0000;
font-weight: bold;
}

.correct 
{
  color: #00FF00;
  font-weight: bold;
}

.incorrect 
{
  color: #FF0000;
  font-weight: bold;
}