body		{width:100%; height:100%;
		 margin:0px; padding:0px; text-align:center;
		 background-color:#ccffcc;}

body, tr, td	{font-family:verdana,helvetica,sans-serif; font-size:14px;
		 font-style:normal; text-decoration:none; color:#330000;}

#container	{width:850px; margin:0px auto; padding:0px; text-align:center; border:none;
		 background: url(../graphics/cake_bg.gif);}

#header		{margin:10px 0px 30px 0px;}
#header span	{font-size:24px; margin:0px 30px;}

#menu		{}

#contentbox	{width:850px; margin:0px auto; padding:10px; text-align:center; border:none;
		 border:1px solid #330000;}
#contentbox span{font-size:18px; font-weight:bold; margin:0px 30px;}

#footer		{width:850px; height:73px; margin:10px auto; padding:0px 0px 20px 0px; text-align:center; font-weight:bold;}
#footer span	{height:71px; margin:0px; padding:0px; float:left;}


input, select	{background-color:#99ff99; color:#330000; width:300px; height:20px;
		 font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold;
		 text-align:left;}
input.button1	{width:140px; height:20px; font-weight:normal; text-align:center;}

textarea	{background-color:#99ff99; color:#330000; width:300px; height:120px;
		 font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold;
		 text-align:left;}

img		{border:none; vertical-align:middle;}
a		{border:none; text-decoration: none; margin:0px; padding:0px;}
.imgbox		{float:left; width:156px; height:156px; margin:1px; padding:2px;
		 text-align:center; vertical-align:middle; background-color:#ffccff;
		 border:1px solid #660099; display:block; overflow:hidden;}

a:link		{color: #cc6633; text-decoration: none;}
a:visited	{color: #cc6633; text-decoration: none;}
a:hover		{color: #ff9966; text-decoration: none;}
a:active	{color: #660000; text-decoration: none;}

