@charset "UTF-8";
/* CSS Document */


body {
	background-color: #5e1668;
	margin: 0px;
	padding: 0px;
}
#outer {
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/flow.jpg);
}
#hometext {
	float: right;
	width: 620px;
	text-align: center;
}
.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #a9a2eb;
	border-bottom-color: #a9a2eb;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(images/menubg.gif);
	margin: 0px;
	height: 50px;
	width: 610px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu h1 {
	font-size: 10pt;
}
.footer {
	font-size: 8pt;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a9a2eb;
	clear: both;
	text-align: center;
	width: 620px;
	padding-bottom: 20px;
	margin-left: 260px;
	margin-top: 10px;
}
a:link {
	color: #9534A1;
	text-decoration: none;
}
a:visited {
	color: #9534A1;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
#pagetext {
	width: 630px;
	float: right;
	padding: 0px;
}
#pagetext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
}
#background {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	width: 920px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.featurebox {
	background-image: url(images/featureboxbg.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9pt;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
hr {
	background-color: #a9a2eb;
	height: 1px;
	border: 0;
}#pagetext table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
input {
	border: 1px solid #999999;
}
.warn {
	color: #CC0000;
}
table p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.FBlike {
	float: left;
	padding-top: 15px;
}

