BODY
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #46B8D9;
	color: #660000;
	font-size: 10pt;
}
a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.paragraph {
	top: 145px;
	position: absolute;
	left: 170px;
	font-size: 12pt;
	right: 5%;
	background-color: #FFE6BF;
	padding: 7px;
	overflow: visible;
	line-height: 18pt;

}
.edit {
	font-size: 6pt;
	position: absolute;
	left: 98%;
	top: 98%;
}
.directory
{
	position: absolute;
	top: 120px;
	left: 15px;
	font-size: 14pt;
}
.subdirectory
{
	position: relative;
	left: 20px;
	font-size: 10pt;
}
h1 {
	position: absolute;
	left: 170px;
	top: 112px;
	font-size: 14pt;
	padding: 7px;
	clear: right;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	color: #FF0033;




}
p {
	top: 145px;
	position: absolute;
	left: 170px;
	font-size: 12pt;
	right: 5%;
	background-color: #FFE6BF;
	padding: 7px;
	overflow: visible;
}
.footer {
	font-size: 7pt;
	text-align: center;
	vertical-align: bottom;



}
.paragraphCopy {


	top: 145px;
	position: absolute;
	left: 170px;
	font-size: 12pt;
	right: 5%;
	padding: 7px;
	overflow: visible;
}
.altlistcolor {
	background-color: #FFFF66;
}
.maptext {
	color: #FF0000;
	font-weight: bold;

}
.feature {
	font-size: 10pt;

}
.list {
	font-size: 12pt;
}


.PhorumBodyArea
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #46B8D9;
	color: #660000;
	font-size: 10pt;
    width: 500px;
}

.PhorumListTable
{
	border-style : solid;
	border-color : #660000;
	border-width : 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #46B8D9;
	color: #660000;
	font-size: 10pt;;
	font-weight: bold;
}

.PhorumListRow
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #46B8D9;
	color: #660000;
	font-size: 10pt;;
	height: 21px;
}

.PhorumListHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #46B8D9;
	color: #FF0000;
	font-size: 10pt;;
	height: 24px;
}

.PhorumForumTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: bold;
	color: #FFFF33;
}

.PhorumTableHeader
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}
.RSS {
	position: absolute;
	left: 400px;
	top: 126px;
}