@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0.6em;
}
h1 {
	color: #B30F79;
}
h2 {
	font-variant: small-caps;
	color: #FFA800;
	margin-left: 10px;
}
h3 {
	font-weight: normal;
	font-variant: small-caps;
	margin-left: 20px;
}

body {
	background-color: #EEC46A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #B04E78;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFA800;
}
a:hover {
	color: #666;
}


a:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.boldWord {
	font-weight: bold;
	color: #333;
}
.highlight {
	font-style: italic;
	color: #498379;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navbarText {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	font-variant: normal;
	font-style: normal;
}
.purple {
	color: #8B0244;
}
.wordAttention {
	font-weight: bold;
	font-size: 1.1em;
}

#content {
	width: 780px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	background-image: url(../_images/janetBackground2.jpg);
}
#contentBox {
	position: relative;
	top: 0px;
	height: 550px;
}
#footer {
	background-color: #8ACA04;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redLetters {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
}


#goRight {
	position: absolute;
	left: 270px;
	width: 502px;
	height: 700px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .5em;
}
#navBar {
	background-color: #8ACA04;
	padding: 10px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 0px;
}

#sideBar {
	position: relative;
	left: 2px;
	top: 0px;
	width: 20em;
	height: 700px;
	background-color: #FFA800;
	right: auto;
	bottom: auto;
	margin: 0px;
	padding: 2px;
	border: thin solid #E2E09E;
}
#upperNav {
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 109px;
	margin: 0px;
	background-color: #FFFFFF;
	bottom: 0px;
	right: 0px;
}
#searchBar {
	position: relative;
	width: 349px;
	top: 0px;
	bottom: 0px;
	left: 425px;
	height: 33px;
	background-color: #FFFFFF;
	right: 0px;
	text-align: right;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
#headerImage {
	position: relative;
	top: 0px;
	margin-bottom: 40px;
}


#socialNeworking {
	background-color: #FFFFFF;
	width: 160px;
	height: 32px;
	top: 30px;
	right: 0px;
	left: 1px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#memberLogin {
	background-color: #FFFFFF;
	width: 396px;
	height: 30px;
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
