	body {
		text-align:center;
		}
	
	#frame {
		width:700px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		border:1px solid #000;
		}
		
	
	#contentleft {
		width:170px;
		padding:0px;
		float:left;
		background:#eee;
		text-align: left;
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		font-weight: normal;
		line-height: 100%;
		text-align: left;
		}
	#contentbox {
		width:452px;
		height:6px;
		padding:4px;
		float:left;
		background:#fff;
		border:1px solid #000;
		position:relative;
		left:15px;
		top:6px;
		font-family: Verdana, Arial, sans-serif;
		font-size: xx-small;
		font-weight: normal;
		line-height: 100%;
		}
	#contentright {
		width:528px;
		height:710px;
		float:left;
		background:#eee;
		overflow: hidden;
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		font-weight: normal;
		line-height: 100%;
		text-align: left;
		}
	
	#contentheader {
		background-image:url(stackswater.jpg);
		border-bottom:1px solid #000;
		float:right;
		width:698px;
		height:300px;
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		font-weight: normal;
		line-height: 150%;
		text-align: left;
		padding:5px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}

	#contentheader p { font-size:10px;}

	#contentleft p { font-size:10px;}

	#contentright p {font-size:10px;}



	a {
	text-decoration: none;
	}
	a:link {
	color: #006699;
	}
	a:visited {
	color: #006699;
	}
	a:active {
	color: #006699;
	}
	a:hover {
	color: #8FABBE;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}



.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
	

	
