body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

.wrapper {
	margin: 0px;
	padding: 0px;
	width: 900px;
	position: relative;
	border: 2px solid #FFFFFF;
}

.header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 190px;
	position: relative;
	float: left;
	background-image: url(/images/Header3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.header h4 {
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.InsideWrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	background-image: url(/images/WrapperBackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

.content {
	font-size: 14px;
	position: relative;
	display: block;
	margin: 0px 0px 0px 200px;
	padding: 5px;
		}

.content ul {

	}

.content li {
	list-style-position: outside;
	list-style-type: disc;
	position: relative;
}
.content h3 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.content h4 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.content p {
	padding: 3px;
	margin: 3px;
}

.sidebar {
	margin: 5px 0px 0px;
	padding: 10px;
	float: right;
	width: 230px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #F1E7D1;
	height: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.sidebar h2 {
	line-height: 120%;
	font-weight: bolder;
	color: #9B0000;
	font-style: italic;
	}


#menu6 {
	width: 178px;
	position: relative;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	background-color: #41715f;
	}
		
#menu6 li {
	list-style-position: outside;
	list-style-image: url(/images/h1.gif);
	padding: 2px;
}

#menu6 a {
	color: #e7dead;
	text-decoration: none;
	}
	
#menu6 a:hover, #menu6 a:active {
	color: #66CCFF;
	padding: 8px 0px 0px 6px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	margin-top: 4px;
	}
		
#menu6 p {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 3px;
	color: #e7dead;
	font-weight: bold;
}
		
.floatRight {
	margin: 0px;
	padding: 5px;
	float: right;
	text-align: center;
	display: block;
	border: 3px solid #CCCCCC;
	width: 175px;
	position: relative;
}

.floatRight img {

}

.InsideBox {
	border: thin solid #666666;
	font-size: 0.9em;
	line-height: 120%;
	margin: 15px 5px 5px;
	padding: 3px;
	width: 85%;
	position: relative;
}
.floatRightBasic {
	margin: 3px;
	padding: 5px;
	float: right;
	text-align: left;
	display: block;
	background-color: #D8DDC6;
	border: thin solid #999966;

}
.floatRightBasic img {
	text-align: center;
	border: thin solid #e7dead;
	margin: 4px;
}


.FancyScript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.floatLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	display: block;
	border: 3px;
	position: relative;
	background-color: #e7dead;
	width: 160px;

}
.ScriptName {
	font-family: "Bookman Old Style";
	color: #8484af;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;

	}
.Diamonds {
	list-style-image: url(/images/h1.gif);
	list-style-type: circle;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 827px;
	height: 102px;
	position: relative;
	text-align: center;
	display: block;
	background-image: url(/images/Bottom3.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
