
		/* Color Scheme:
				Burgundy:  #910039;
				pale orange: #E7C19A;
				dark orange: #CD7B17;
				really pale orange: #F5E7D9;
				navy: #2F2C7D;
				pale blue; #C4C1FF;
		*/

		body {
			min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
			width: 800px;
			margin: auto;
			font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			max-height:1000px;
				
		}

		
		
		.copyright
			{
				
				font-color: blue;
				font-size: 12px;
			}	
	
		.smalltext
		{font-size: 12px;
		}
		
	   .reallysmall
		{font-size: 10px;
		}


		a.reallysmall:visited,
		a.reallysmall:active,
		a.reallysmall:link,
		a.reallysmall
		{
		color: gray;
		text-align:center;
		text-decoration: none;
		font-size: 11px;
		clear: left;
		}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
background: #E7C19A;
border-left: 4px solid #CB7B18;
border-left: 4px solid #CB7B18;
font-size: 11px;
}	
	
#avmenu li a:hover {
/*background: #EBD2B7;*/
background: #F5E7D9;
color: #334a38;
border-left: 4px solid #CB7B18;

}

	.alreadysubscribed
	{
		color: #CD7B17;
		font-weight: bold;
	}
	
	.newstatus
	{
/*		color:  #910039;*/
color: green;
color: 		#CD7B17;
		font-weight: bold;
	}
	
		a:visited,
		a:active,
		a:link,
		a
		{
		color: #000000;}

	h3
	{
		font-weight: 16px;
	}
	h2
	{
		font-weight: 20px;
	}