a:visited {
	color: #990033;
}
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	text-align:center;
	color: #333333;
	left: auto;
	background-image:url('http://imgur.com/tAAka.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;
	background-size: 100%
}
#banner {
	background:#fff;
	height:235px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-align:center
}
#frame {
	width:1246px;
	margin-right:auto;
	margin-left:auto;
	top:236px;
	padding:0px;
	text-align:left;
	background-image:url(seethroughbackground.png)
}
#contentleft {
		width:400px;
		padding:4px;
		float:left;
		margin-left:4px
}
#contentcenter {
	width:404px;
	padding:4px;
	float:left;
	margin-left:4px
}
#contentright {
		width:404px;
		padding:4px;
		float:left;
		margin-left:4px
}
#contentcontact {
	position:absolute;
	top:0;
	right:0;
	width:30%;
	padding:0px;
	float:right;
	background:#fff;
	text-align:right
}
.addthis_button{
	float:right;
}
a:link {
	color: #CC0033;
	text-decoration: none
}
a:visited {
	color: #660033;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: none
}
.footer {
	background-color:#fff;
	color:#333333;
	font-family: Courier New, Courier, monospace;
	font-size:11px;
	height:24px;
	line-height:24px;
	margin-top:-24px;
	position:fixed;
	width:100%;
	text-align:right
}

