body {
	margin:10px;
	text-align:center;
	padding:0;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a,
a:link {
	color: #9966FF;
	text-decoration: none;
}

a:visited {
    color: #CCCCCC;
}

a:hover {
	border: none;
	color: #0066FF;
}
a:focus {
	border: none;
	color: #9933FF;
}

#back {
	width:780px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#container {
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	width:780px;
	margin:auto;
	}


#navigation {
	height:20px;
	background: url(images/header.gif) no-repeat;
	padding-top: 125px;
	padding-left: 10px;
	width: 780px;
	vertical-align: middle;
}  


#bodyblock {
background: #FFFFFF;
 width:780px;
}
#content {
	background:#FFFFFF;
	border-right:solid #FFF;
	border-top:10px solid #FFF;
	border-bottom:solid #FFF;
	text-align:left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	min-height: 20em;
	padding: 25px 10px;
	list-style-type: circle;

 }
#footer {
	background-color: #FFFFFF;
	width: 780px;
	padding-top: 15px;
	
 }

h1 {
	margin:0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 28px;
} 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 0.1em;
	clear: none;
 }
 
 p img {
	padding: 0px;
	clear: right;

 }
#bodyblock img {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
 } 

#content a{
	text-decoration: none;
}

#navigation a{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-align:left;

}
#navigation a:hover{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}
.picturecaption {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #9966FF;
	float: right;
	clear: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
