body {
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
img {
	border: 0;
}
.img_right {
	float: right;
}
.img_left {
	float: left;
}
.container {
	width: 964px;
	background: #ccffff;
	background-image: url(images/dots_top.gif);
	background-repeat: repeat-x;
	margin: 10px 0 0 0;
	border: 2px solid #000000;
	text-align: left;
} 
.column_left {
	width: 132px;
	background: #ccffff; 
	padding: 0; 
	margin: 0;
}
.column_middle {
	width: 700px;
	margin: 60px 0 0 0; 
	padding: 0; 
	text-align: center;
}
.column_right {
	width: 132px;
	background: #ccffff; 
	padding: 0; 
	margin: 0;
}
.content_well {
	width: 680;
	padding: 10px;
	background: #ffffff;
	border: 1px;
	border-style: dotted;
	border-color: #00FFCC;
	margin: 0;
	text-align: left;
}
.headline {
	color: #e57eb3;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
}
.subhead {
	font-size: 14px;
	line-height: 22px;
	color: #6699CC;
	font-weight: bold;
}
.pullquote {
	width: 250px;
	padding: 10px;
	margin: 10px;
	background-color: #f8dbea;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: 1px;
	border-style: dotted;
	border-color: #FF9999;
	float: right;
}
.tagline {
	width: 964px;
	background: #ccffff; 
	text-align: center;
}
.footer {
	width: 964px;
	height: 59px;
	background-image: url(images/dots_top.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.contact_form {
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 15px 0 10px;
	float: right;
	width: 230px;
}
.text_input {
	width: 150px;
	font-size: 10px;
	height: 16px;
}
.text_area {
	font-size: 10px;
	font-family: tahoma;
	width: 150px;
}
a, a:active, a:hover, a:visited {
	color: #6699CC;
}
a.tiny {
	color: #6699CC;
	font-size: 10px;
}
