body {
	font-family: Arial, Helvetica, sans-serif; margin:0px; background-color:#590059;
}
a 		{color:#82226E; text-decoration:none;}
a:hover	{color:#590059; text-decoration:underline;}

#asparagus-main {width:950px; margin:auto; background-color:#FFFFFF;}

#asparagus-banner {height:34px; background-color:#82226E;}
#asparagus-banner-left {float:left;}
#asparagus-banner-right {float:right;}

#asparagus-header {background-image: url(images/plum-header-bg.jpg) ; height:148px; text-align:right;}


#asparagus-links {width:100%; border-top: 3px solid #A961A6; border-bottom: 3px solid #A961A6; font-size:medium;}
#asparagus-links ul {list-style: none; padding:0; margin:0;}
#asparagus-links li {float:left; margin: 1px 1px;}
#asparagus-links a  {display: block; height:30px; line-height:27px; text-align:left; padding-left:22px; margin-right:6px; float:left;
			text-decoration: none;
			color:#590059;
			background-color: #FFF;
			font-weight: bold;}

#asparagus-links a:hover {display: block; height:30px; line-height:27px; text-align:left; padding-left:22px; margin-right:6px; float:left;
			text-decoration: underline;
			color:#590059;
			background: url(images/plum-link-icon.jpg) no-repeat;
			font-weight: bold;}
			
#asparagus-content { background-color:#EFDAEA; padding:5px; clear:both; font-size:medium;}

#asparagus-footer {background-color:#82226E; color:#FFFFFF; text-align:center; font-size:0.7em; padding:5px;}
#asparagus-footer a {color:#FFFFFF; text-decoration:none;}
#asparagus-footer a:hover {color:#FFFFFF; text-decoration:underline;}

h1 { font-family:Georgia, "Times New Roman", Times, serif; color:#590059;}
h2 { font-family:Georgia, "Times New Roman", Times, serif; color:#590059; border-bottom:#A961A6 solid 1px;}
