 body {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;}

p {  line-height: 16pt; font-size:12px;}
h3 {font-style: normal; font-weight: bold; font-size:12px;}
ul {line-height: 16pt;}
div {line-height: normal}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: bold; color: #77467E}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: bold; color: #999999}
#wrapper {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
#nav {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#794A81;
	letter-spacing:.0em;
	width:170px;
	padding:0px;
	}

#nav ul{margin:0px;
	padding:0px;
	list-style-type:none;
	width:170px;
	}
	
#nav li {line-height:2em;
	display:block;
	width:170px;
	}	
#nav a {text-decoration:none;
padding-left:12px;
display:block;
}

#nav a:hover {background:url(assets/images/bullet.jpg) no-repeat top left;
padding-left:12px;
}

#callout {
	width: 200px;
	outline-style: solid;
	float: right;
	outline-color: #BFA8C2;
	font-size: 11px;
	margin-right: 3px;
	margin-left:10px;
	padding-left: 4px;
	margin-bottom: 2px;
}
#bottomtext {
	text-align: center;
	height: auto;
}

