body 
{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	color: #BA466B;
}

h1
{
	font-size: large;
	line-height: 120%;
}
h2
{
	font-size: medium;
	line-height: 120%;
}


a:link 
{
	text-decoration: none;
	color: #BA466B;
}

a:visited 
{
	text-decoration: none;
	color: #BA466B;
}

a:hover 
{
	text-decoration: underline;
	color: #000000;
}

a:active 
{
	text-decoration: none;
	color: #BA466B;
}

.bodytext a:link
{
	font-weight: bold;	
}

#main
{
	background-position: left center;
	clear: both;
	height: auto;
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
}

#narrowleft
{
	width: 400px;


}
.bold
{
	font-weight: bold;
}

.small
{
	font-size: small;
}

.grey
{
	color: #999999;	
}

.left
{
	text-align: left;
	background-position: left;
}

.right
{
	text-align: right;
}
.center
{
	text-align: center;
}

.purple
{
	color: #BA466B;	
}

.smaller
{
	font-size: smaller;
}

.white
{
	color: #FFFFFF;
}


.black
{
	color: #000000;	
}

.bodytext
{
	line-height: 150%;
	text-align: justify;
	background-position: left;
	color: #666666;
	font-size: small;
}

.bodytextquote
{
	color: #BA466B;
	padding-right: 5%;
	padding-left: 5%;
}

.bodytexttable
{
	text-align: left;
	background-position: left;
	color: #666666;
	font-size: small;
	vertical-align: top;
	padding-bottom: 5px;
}

.bodytexttable a
{
	font-weight: bold;

}
.photoright
{
	vertical-align: text-top;
	display: inline;
	background-position: right;
	text-align: right;
	clear: right;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;

}

.vsmall
{
	font-size: x-small;	
}

