body {
	background:url('images/bg1.jpg');
	}

a {
	color:#895aac;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #895aac;
	}

a:hover {
	color:#661370;
	border-bottom:1px dotted #661370;
	}

p {
	font:normal 12px verdana, tahoma, sans-serif;
	line-height:16px;
	}

#master {
	position:absolute;
	top:0;
	left:50%;
	width:790px;
	margin-left:-395px;
	}

#leftcol {
	position:absolute;
	top:10px;
	left:0;
	width:565px;
	}

#rightcol {
	position:absolute;
	top:10px;
	right:0;
	width:215px;
	margin-left:20px;
	}

#rightcol a {
	border-bottom:0;
	}

#content {
	position:relative;
	border-top:2px solid #c9e6e1;
	border-right:1px solid #c9e6e1;
	border-bottom:1px solid #c9e6e1;
	border-left:1px solid #c9e6e1;
	background:#f7fffe;
	}

#content p, #content h1 {
	margin-left:15px;
	margin-right:15px;
	color:#475956;
	}

#content h5 {
	margin:15px;
	padding-top:10px;
	font:normal 12px verdana, tahoma, sans-serif;
	line-height:16px;
	color:#475956;
	border-top:1px dotted #895aac;
	}

#content p.indent {
	margin-left:35px; 
	margin-right:60px;
	}

li {
	font:normal 12px verdana, tahoma, sans-serif;
	line-height:16px;
	margin-bottom:5px;
	color:#475956;
	}

#nav {
	width:185px;
	margin:10px 0 0 auto;
	}


.buttonspace {
	border:0;
	cursor:pointer;
	margin:0 0 2px 0;
	}

#footer {
	position:relative;
	margin-top:10px;
	margin-bottom:15px;
	color:#475956;
	text-align:center;
	font:normal 10px arial,sans-serif;
	}

.headlinePhoto {
	float:right;
	margin:0 15px 6px 15px;
	text-align:center;
	font:normal 11px arial,sans-serif;
	color:#3b5c55;
	}

.border1 {
	border:1px solid #985aac; 
	padding:1px; 
	background:#c9e6e1;
	}

.intBox {
	width:180px; 
	border:1px solid #985aac; 
	background-color:#ffffff;
	}

.intBox li {
	font-family:arial,sans-serif;
	margin-right:15px;
	}

