body {
	/*background-color: #c7a5c4;*/
	background-image: url(../images/bk-body.jpg);		
}
#container {
	background-image: url(images/bk-gray.jpg);
	background-repeat: repeat-y;
	
}
	
#main {width: 550px;
		padding: 20px 10px 20px 15px;
		text-align: left;}

#main .bodytext {font-size:90%;}
		
#navbar {width: 170px;}

#navbar li {
	font-family: Garamond, "Times New Roman";
	display: block;
	list-style-type: none;
	color: #7A1C7A;
	line-height: 1.2em;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom: 2px dotted #fff;
	text-align: left;
}

a:link, a:visited {
	
	color: #7b1c7b;
	text-decoration: none;
	display: block;
	
}
a:hover {
	color: #C62DC6;
	text-decoration: none;
	font-weight: bold;	
}

.designer {background-color:#0099CC;}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h2 {
	color: #6F0171;
	border-bottom: 1px dashed #6F0171;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #999999;
	text-align: center;
	float: left;
	padding-left: 65px;
}


#email {
	font-family: Garamond, "Times New Roman";
	padding-right: 65px;
	width: 225px;
	text-align: center;
	float: right;
}
#site {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	width: 300px;
	font-size: 80%;
	color: #999999;
}
#container #main #benefits {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	width: 160px;
	border: medium dotted #CC3399;
}
#container .subtext {
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
