* {
	margin:0; padding:0;
}

a {
	color:#b80000;
}

legend {
	padding:3px;
	background:#b80000;
	color:#fff;
	font-size:12px;
} 

fieldset {
	padding:10px;
	border:1px solid #b80000;
}  

p, fieldset {
	margin-bottom:1em;
}  

p.emphasis {
	padding:5px; border: 5px solid #b80000;
}

table {
	font-size:12px;
}

table#lists {
	color:#fff;
}

th { width:140px; text-align:right; padding-right:5px; }

td { padding: 5px; }

tr#share { background:#0e4781; }      
tr#start { background:#007236; }      
tr#strengthen { background:#660000; }      
tr#send { background:#2a0054; }      
tr#students { background:#bc7e26; }      
tr#horizon { background:#b80000; }                   

body {
	background: #e9e6e1;
	font-family: "Lucida Grande", Verdana, Arial;
}

h1 {
	position:relative;
}        

h1 div {
	position:absolute; bottom:6px; left:20px; font-size:10px;
}
h1 a#this {
	background: url(../images/h1.gif) no-repeat;
	height:110px;
	display:block;
	text-indent:-9999px;
}

div#content {   
	padding:15px 10px 20px;
	width:600px;
	margin-left:10px;
	background:#ffffff url(../images/foot.gif) bottom left no-repeat;
}

div#footer {
	width:610px;
	margin-left:10px;
	font-size:.8em;
	text-align:center;
}