body	{
		background-color: #ffffff;
       	margin: 0px 0px 0px 0px;
       	font-family: verdana, helvetica, arial, sans-serif;
	}

p  {
	margin: 0px 0px 0px 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom: 10px;
/*	font: normal 13px/22px georgia, times new roman, times, serif; */
    font-size: 14px;
    line-height: 150%;
	color: #000000;
	text-indent: 0px;
	}
	
	
	
li  {
	margin: 0px 0px 0px 0px;
	padding-left : 5px;
	padding-right : 15px;
	padding-bottom: 5px;
/*	font: normal 13px/22px georgia, times new roman, times, serif; */
    font-size: 14px;
    line-height: 150%;
	color: #000000;
	text-indent: 0px;
	}
	
h1
 	{
	margin: 0px 0px 0px 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom: 10px;
/*	font: italic 24px/33px georgia, times new roman, times, serif; */
    font-size: 170%;
	color: #336699;
	text-indent: 0px;

	}
		
h2
 	{
	margin: 0px 0px 0px 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom: 10px;
/*	font: bold 16px/22px georgia, times new roman, times, serif; */
    font-size: 110%;
	color: #336699;
	text-indent: 0px;
	
	}

h4
 	{
	margin: 0px 0px 0px 0px;
	padding-left : 15px;
    font-size: 8px;
	color: #999;
	text-indent: 0px;
	}
	
.divider

	{	background : url(images/divider.gif) left;
	background-repeat : 2;
	background-image : url(images/divider.gif);
	
	}	

.navtable

	{
	border-bottom: 1px solid #ffcc33;
	border-top: 1px solid #ffcc33;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
    background-color: #ffffcc;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	}
		
.navtable a:link, .navtable a:visited, .navtable a:hover, .navtable a:active
	{
	text-decoration: none; 
	}
	
.bodytable

	{
	border-bottom: 1px solid #ffcc33;
	padding-bottom : 5px;
	padding-top : 5px;
	
	}		
	
	
	
.makeagift	

		{
	border-top: 1px solid #ffcc33;
	border-bottom: 1px solid #ffcc33;	
	border-right: 1px solid #ffcc33;	
	border-left: 1px solid #ffcc33;
    background-color: #ffffcc;
	margin-left: 10px;
	margin-right: 10px;
	}	
	
.footer
   {
/*	font: normal 11px/18px georgia, times new roman, times, serif; */
	font-size:10px;
	color: #336699;
	text-indent: 0px;
	
	}	
	
	
.footerborder

	{
	background-color: #ffffcc;
	border-right: 1px solid #ffcc33;
	padding-bottom : 0px;
	padding-top : 0px;
	
	}		
	
.caption
   {
	font: normal 11px/18px georgia, times new roman, times, serif;
	color: #000000;
	text-indent: 0px;
	padding-top: 0px;
	padding-left : 0px;
	padding-right : 15px;
	padding-bottom: 0px;
	}	

.top

	{
	font: normal 11px/15px georgia, times new roman, times, serif;
	}	
	
ul	{
	margin: 0px 0px 0px 30px;
	padding-bottom : 15px;
	padding-top : 5px;
	padding-left: 25px;
	font: normal 13px/20px verdana, helvetica, arial, sans-serif;
	color: #000000;
	}

		
a:link	{
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
	}


a:visited	{
	color: #336699;
	text-decoration: underline;
	}


a:active	{
	color: #ff9900;
	text-decoration: none;
	}



a:hover	{
	color: #ff9900;
	text-decoration: none;
	}
	
a.active {
	color: #ff9900;
}

	fieldset#comment-form-field {
		background-color:#eee;
		border:1px solid #ccc;
	}

	fieldset#comment-form-field label {
		font-size:12px;
		font-family: Georgia, Times, "Times New Roman", serif;
		color:#111;
	}

	#comments .comment-content {
		margin-bottom:15px;
		width:70%;
		padding:15px;
	}

	#comments dl dt  {
		margin: 0px 0px 0px 0px;
	    font-size: 11px;
		text-indent: 0px; 
		font-weight: bold; 
	}
