body 
{
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
	color: #000;
	
	background: #fe5653;
	background-image:  url("themepics/page_background.jpg");
	background-position: top center; 
	background-repeat:repeat;
}
table, td {font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000;}
table h2 {color: #76797c; font-size: 18px; border-bottom: 1px solid #a1a5a9; padding-bottom: .3em; margin: 0 0 .5em 0}
small { font-size: 10px; }
.data td {border-top: 1px solid #a1a5a9; font-size: 12px;}
.data .div {border-right: 1px solid #a1a5a9;}

#underline          { border-bottom: 1px solid #a1a5a9; padding-bottom: .3em; margin: 0 0 .5em 0; }
#title              { color: #ffffff; font-size: 14px; padding-top: 20px; padding-left: 10px; font-weight: bold; margin: 0; text-shadow: black 0px 0px 5px; }
#pagenumber         { color: #ffffff; font-size: 14px; padding-top: 20px; padding-right: 10px; font-weight: bold; margin: 0; text-shadow: black 0px 0px 5px; }
#commentblock       { font-size: 10px; color: #ffffff;  text-shadow: black 0px 0px 3px; }
#fullpageinfoblock  { font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #ffffff; text-shadow: black 0px 0px 3px; }
.comment            { font-size: 12px; font-weight: bold; text-shadow: black 0px 0px 5px; }
.lite               { color: #cccccc; }

.lite a:link        {color: #bbbbbb; text-decoration: underline; }
.lite a:active      {color: #dddddd; text-decoration: underline; }
.lite a:visited     {color: #cccccc; text-decoration: none; }
.lite a:hover       {color: #ffffff; text-decoration: none; }

.mini               { font-size: 6px; }
.imgborder	    { border: 1px; padding: 2px; border-style: solid; border-color: #a1a5a9; background: #eeeeee; }

#main .lite {color: #79767c;}
#main h1 {font-size: 24px; margin: 0 0 .5em 0;}
#main h3 {font-size: 12px; color: #000; margin: 0;}
#main h4 {font-size: 10px; color: #000; margin: 0;}

#navbar_middlebg
{
	background: #cccccc;
	background-image:  url("themepics/navbar_middlebg.png");
	background-position: top center; 
	background-repeat:repeat;
}

#navbar_middlebg_ie
{
	background: #cccccc;
	background-image:  url("themepics/navbar_middlebg.jpg");
	background-position: top center; 
	background-repeat:repeat;
}

#greetingcard_middlebg
{
	background: #cccccc;
	background-image:  url("themepics/fillout_bg.png");
	background-position: top center; 
	background-repeat:repeat;
}