#All {
	width:800px;
	text-align:left;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}

.purplehead {
	width:800px;
	height:116px;
	background: url(i/purplehead_over.jpg);
	background-repeat: no-repeat;
}


.menubg {
	background: url(i/menubg_over.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
}

.Logo {
position: relative;
left: 530px;
top: 45px;
}

.Menu {
width: 700px;
position: relative;
left: 50px;
top: 6px;
font-size: 14px;
}

.icon {
position: relative;
margin-right: 2px;
top:2px;
border: 0;
}

.Menu ul {
list-style: none;
display:table;
padding:0; 
margin:0 auto; 
white-space:nowrap;
}

.Menu ul li {
 display:table-cell;
}

* html .Menu ul li {
float:left;
}

.Menu ul li a {
width:auto;
display:block;
margin-right: 30px;
_margin-right:15px; /*Underscore hack for Internet Explorer, adjusts height properly */
text-decoration:none;
color: #71359e;
font-weight: bold;
}

.Menu ul li a:hover {
color: #424242;
}

* html .Menu ul li a {
float:left;
}

.container {
clear:both; 
text-decoration:none;

}

* html .container {
display:inline-block;
}

.Content {
position: relative;
width: 94%;
text-align:left;
left: 22px;
margin-top:10px;
}

.ClearLogin {
clear:both; height:6px; width:100%; border-bottom: 1px dotted #DDDDDD;
/*Underscore hack for Internet Explorer, adjusts height properly */
_height: 0px;
_margin: -10px 0px -10px 0px;
}

.floatleft {
width:40%; float:left; padding-top:6px;
}

.floatright {
width:60%; float:right; text-align:right;
}

.Footer {
	width:800px;
	height:32px;
	background: url(i/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.Footer a {
color: #FFFFFF;
}

.footertextleft {
float:left;
margin-top:6px;
margin-left:10px;
}

.footertextright {
float:right;
margin-top:5px;
margin-right:10px;
}

.footertextright a {
text-decoration: none;
}

.header {
font-size: 14px;
color: #662d91;
}

img {
border: 0;
}
