a:focus, object {outline:none;}
body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/sitebg.jpg);
	background-color: #7e587e;
}
.bodytextbigger {
	font-size: 15px;
}

#content {
	background-image: url(images/content_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}
.formfield {
	font-size: 12px;
}
.formbutton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C4A6B;
	border: 1px solid #666699;
}
.smalltext {
	font-size: 11px;
}
#checkform td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.photoborder {
	padding: 1px;
	border: 1px solid #dddddd;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
