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

body { background-color: #dfd4e5; }
.LeftColumn {
	float: left;
	height: 540px;
	width: 380px;
}
.CopyHighlight {
	color: #96c;
	font-size: 16px;
	font-family: times;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.textdecor2 { color: #96c; font-size: 14px; font-family: times; font-style: italic; font-weight: lighter; text-decoration: none; text-align: center; word-spacing: 1px; letter-spacing: 1px; }
p {}
td {}
a:link { color: #96c; text-decoration: none; }
a:visited { color: #96c ; text-decoration: none; }
a:hover { color: #9440d6 ; text-decoration: none; }
a:active { color: #96c; text-decoration: none; }
.popups { color: #639; font-size: 14px; font-family: times; font-weight: normal; font-style: italic; background-color: #dfd4e5; text-decoration: none; text-align: center; position: fixed; outline: solid 0.5pt #639; cursor: pointer; }
.copy { color: #230333; font-size: 12px; font-family: arial; font-weight: normal; text-decoration: none; }

body { background-color: #dfd4e5; }

#wrapper {
	height: 700px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#LeftSidebar {
	height: 520px;
	width: 260px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Content {
	height: 520px;
	width: 620px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	color: #402866;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#Footer {
	height: 20px;
	width: 920px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 20px;
	color: #96c;
	float: left;
	font-size: 12px;
	font-family: times;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-align: center;
}
#Header {
	padding: 5px;
	float: left;
	height: 70px;
	width: 950px;
	color: #96c;
	font-size: 14px;
	font-family: times;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
}
#Logo {
	float: left;
	height: 65px;
	width: 85px;
	margin-left: 12px;
}
.HeaderContentBox {
	float: left;
	height: 20px;
	width: 180px;
	margin-left: 10px;
	margin-top: 25px;
}
.HeaderContentBoxTwo {
	float: right;
	height: 20px;
	width: 230px;
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 10px;
}
.TextColor1 {
	color: #96c;
	font-size: 14px;
	font-family: times;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
}
#RolloverGraphic {
	float: left;
	height: 65px;
	width: 85px;
	margin-top: 75px;
}
#MenuHolder {
	float: left;
	height: 310px;
	width: 160px;
	margin-top: 0px;
	margin-left: 10px;
	color: #96c;
	float: left;
	font-size: 14px;
	font-family: times;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-align: center;
}
.CopyHighlightDark {
	color: #230333;
	font-size: 16px;
	font-family: times;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.ImageBorder {
	border: 1px solid #230333;
}
.RightColumn {
	float: left;
	height: 300px;
	width: 230px;
	margin-left: 10px;
	margin-top: 35px;
}
