html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color: #765695;
	/*	margin-left: 50px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A8E5;
}

#ButtonHolder {
	width: 600px;
	height: 50px;
	vertical-align: middle;
	float: none;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 20px;
}

#wrapper {
	/*the next four lines are for centering the wrapper in firefox*/
    position: absolute;
	width: 830px;
	left: 50%;
	margin-left: -425px;
	/*	margin: 157px;*/

	background-color:#330033;
	text-align:left;
	border: thick ridge #7889B5;
	height: 780px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

#FAQ {
	text-align: justify;
	height: auto;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#fcf3f3;
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
}
#Detailed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	text-align: justify;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
}

#redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #993333;
}
#LinkContent {
	text-align: center;
	height: auto;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#fcf3f3;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	margin-left: 20px;
}
.ThoughtForTheDay {
	font-family: Papyrus;
	font-size: 120%;
	font-style: normal;
	font-weight: 500;
	color: #993333;
	text-align: center;
	border: 5px ridge #993333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#BlueBox {
	padding: 10px;
	width: 300px;
	border: 5px ridge #CCCCCC;
	overflow: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #CCCCCC;
}
#TermsBox {
	padding: 10px;
	width: 300px;
	border: 5px ridge #CCCCCC;
	overflow: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #CCCCCC;
}
#ThisPageWrapper {

	width: 830px;
	background-color:#000000;
	text-align:left;
	border: thick ridge #7889B5;
	padding: 10px;
	height: 2500px;
	margin: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #F0EDF6;
	text-align: center;
	width: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E8E9FE;
	background-position: bottom;
	background-image: url(images/footerBCKG.jpg);
	overflow: hidden;

}
.rightCOL {
	margin-left: 25px;
	float: left;
}
.seftCOL {
	margin-left: 25px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
