body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #E0DFD6;
  }

#container {
	margin: 0 auto;
	width: 760px;
	text-align:left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A2ACB1;
	border-bottom-color: #A2ACB1;
	border-left-color: #A2ACB1;
	clear: both;
  }
  
 

a:link {
	color: #A45288;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: #A45288;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.textmenu:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
a.textmenu:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
a.textmenu:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	}
a.textmenu:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #A45288;
}

.boldtext {
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
}
#menu {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	float: left;
	width: 200px;
	line-height: 32px;
}
#topstrip {
	clear: both;
	padding-left: 20px;
	padding-bottom: 40px;
}
#arrows {
	clear: left;
	float: left;
	width: 20px;
	padding-top: 11px;
}
#content {
	float: right;
	text-align: justify;
	width: 444px;
	padding-top: 36px;
	padding-right: 60px;
	clear: right;
}
#educationleedslogo {
	float: right;
	padding-right: 40px;
	text-align: right;
	width: 285px;

}
.header {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #A45288;
	text-align: left;
}
.top {
	text-align: right;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D7477;
	text-align: center;
	clear: both;
	padding-top: 40px;
}
.purpletext {
	color: #A45288;
}
.darkgreytext {
	color: #5F7079;
}
#illustration {
	float: right;
	padding-left: 20px;
}
#leftcolumn {
	float: left;
	width: 220px;
}
#mainbody {
	float: left;
	width: 740px;
}
#bottomstrip {
	position: absolute;
	bottom: 10px;
}
#clear {
	clear: both;
}
#ciclogo {
	padding-left: 20px;
	float: left;
	padding-top: 2px;
}
#bottom {
	position: relative;
}
#enewscontent {
	padding-right: 60px;
	padding-left: 80px;
	text-align: justify;
	font-size: 110%;
	line-height: 16px;
}
