body {
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding:0;
	margin:0;
}

a {
	color: #949864;	
}

a:Hover {
	text-decoration: none;
	
}

#intro {
	color: #949864;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.bodyborder{
border-style:solid;
border-right-width:1px;
border-top:0px;
border-bottom:0px;
border-left-width:1px;
border-color:#091942;
height:100%;
}


p {
	padding-top: 10px;
	margin: 0;
}



/* creates the drop shadow along the right hand side */
/* change url to ("images/fade.gif") when published 
#wrapper {
	text-align:center;
	background: #091942 url("C:/Documents and Settings/Administrator/My Documents/Web/ClausenMiller/images/fade.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 793px;
}*/

.topNav {
	background-color: #EFF0E7;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color: #003366;
	text-align: left;
}

.footer {
	color:#728FAC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.footer2 {
	color:#728FAC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0 20px 0 0;
}

.smallprint {
	color:#728FAC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding: 0 0 0 20px;
}