body
	{
	background-color: #AA7DA3;
	background-image: url(images/body_bkg_1.gif);
	text-align:center;
	font-family: arial, helvetica, trebuchet;
	}
a
	{
	color: #110055;
	}
a:hover
	{
	color: #110055;
	}
a:visited
	{
	color: black;
	}
	
li a
	{
	color: #110055;
	} 
li a:hover
	{
	color: #110055;
	} 

#contentleft ul
	{
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#contentleft li
	{
	font-size: 0.7em;
	font-family: helvetica, arial, trebuchet;
	font-weight: bolder;
	line-height: 2.5em;
	background-color: #fcffd3;
	margin-left: -40px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	}

#contentleft li:hover
	{
	background-color: #FFFFFF;
	}
	#contentleft li.second
		{
		margin-left:0px;
		}

#frame
	{
	background-color: #FCFFD3;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 770px;
	border: solid 1px #000;
	}
	
#contentleft
	{
	background: #FCFFD3;
	padding: 0; 
	width: 150px;
	float: left;
	margin: 0px;
	}

#contentcenter
	{
	background: #fcffd3;
	padding: 5px 0 0;
	width: 600px;
	float: left;
	border-left: 1px solid #000;
	}


#contentheader
	{
	height: 120px;
	border-bottom: 1px solid black;
	}
	
p,h1,h2,h3,h4,pre
	{
	margin:0px 10px 10px 10px;
	}
	
h1
	{
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-top: 10px;
	}
h2
	{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
#contentheader h1
	{
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	
#contentright p
	{
	font-size:10px
	}
h4
	{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

.testimonial-attribution
	{
	font-weight: bold;
	}

