body {
	background-color: #ffffff;
	margin: 0px;
}
span {
	margin: 0px;
}

a:link { 
	color: #Ed2024;
}

a:visited { 
	color: #Ed2024;
}

a:hover { 
	color: #Ed2024;
	text-decoration: none;
}


a.white:link {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
	text-decoration: none;
}


a.white:visited {
	color: #ffffff;
	text-decoration: none;
}


a.bio:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.bio:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


a.bio:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#mainPage {
	font-family: "Arial", Verdana, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 800px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
}

#bodycontent {
	font-family: "Arial", Verdana, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 800px;
	width: 750px;
	padding-top: 0px;
}


#purple {
	font-family: "Arial", verdana, serif;
	font-weight: bold;
	font-size: 14px;
	color: #150015; 
}

#maincopy {
	font-family: "Arial", verdana, serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#subcopy {
	font-family: "Arial", verdana, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

#babywhite {
	font-family: "Arial", verdana, serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff; 
}

#footer {
	font-family: "Arial", verdana, serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;

}
.ListDark {
background-color:#F8F8F8;
line-height: 20px;
}
.none {
background-color:#FFFFFF;
line-height: 20px;
}

