body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
a { color: #990000; }

#content .justadiveditable h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A62020;
	text-align: center;
}

#content {
	width: 920px;
	position:relative;
	clear: both;
	z-index:1;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: thin solid #999999;
	box-shadow: 3px 3px 4px #818181;
	-webkit-box-shadow: 3px 3px 4px #818181;
	-moz-box-shadow: 3px 3px 4px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#content .justadiveditable li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}
.imgright {
	float: right;
}
#content .justadiveditable strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}




.justadiv {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	min-width:900px;
	max-width:1100px;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 800;
}

.leftfloatdiv {
	float: left;
	width: 45%;
	min-width:400px;
	max-width:500px;
	border: thin solid #88AA05;
	padding: 10px;
	margin: 10px;
	background-color: #efefef;
	position: relative;
}
#content .justadiveditable img {
	float: right;
	margin-right: 25px;
	margin-left: 8px;
}
.rightloatdiv {
	float: right;
	width: 45%;
	min-width:400px;
	max-width:500px;
	border: thin solid #88AA05;
	padding: 10px;
	margin: 10px;
	background-color: #efefef;
	position: relative;
}
#content .justadiveditable h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 410px;
	font-weight: normal;
	line-height: 1.7em;
}

.dis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content .justadiveditable imgb {
	float: left;
}
#content .justadiveditable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #333333;
}
.floatrightimg {
	float: right;
}
.bottomdiv {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	min-width:900px;
	max-width:1100px;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
#content .justadiveditable span {
	font-weight: bold;
	color: #990000;
}


.justadiveditable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	z-index: 800;
	min-height:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #333333;
}
.divholderright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	background-color: #efefef;
	float: left;
	width: 400px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 8px;
	margin-right: 10px;
}
.divholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	background-color: #efefef;
	float: right;
	width: 350px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 8px;
	margin-right: 10px;
}
