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

body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #000;
}
#creditContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #3bc6ca;
	text-align: center;
	font-size: 11px;
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
a.contentLinksStyle {
	color:#3b5997;
	text-decoration: none;
}
a:visited.contentLinksStyle {
	color:#3b5997;
	text-decoration: none;
}
a:hover.contentLinksStyle {
	color:#970606;
	text-decoration: none;
}
a.indexLinksStyle {
	color:#ffffff;
	text-decoration: none;
}
a:visited.indexLinksStyle {
	color:#ffffff;
	text-decoration: none;
}
a:hover.indexLinksStyle {
	color:#970606;
	text-decoration: none;
}
#centerText {
	text-align: center;
}
.text6 {
	font-size: 6px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.text20 {
	font-size: 20px;
}
.text22 {
	font-size: 22px;
}
.text24 {
	font-size: 24px;
}
.redText {
	color: #970606;
}
.blueText {
	color: #3b5997;
}
#spacer {
	clear: both;
	width: 100%;
}
#wrapper1 {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#indexBio1 {
	font-size: 16px;
	color: #000;
	text-align: justify;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	border: 3px ridge #78ebee;
	font-family: Arial, Helvetica, sans-serif;
}
#content1 {
	text-align: justify;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentLorin {
	font-size: 20px;
	text-align: justify;
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
}
#contentRight {
	float: right;
	width: 300px;
	margin-left: 8px;
	font-size: 20px;
	text-align: center;
}
#logoContainer1 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#logoContainer2 {
	float: left;
	width: 400px;
	margin-right: 4px;
}
