body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; background-image:url(../images/manubg.jpg); background-repeat:repeat; text-align:center}
h1, h2, h3, h4, h5, h6 { color:#000066;}
h2 { font-size:130%;}
h3 { font-size:120%;}
a { text-decoration:none; font-weight:bold; color:#0000CC;}
a:hover { color: #996699;}
ul { list-style:square;}

#container { margin:10px auto; width:640px; border:#CCCCCC 1px solid; background-color:#FFFFFF;  text-align:left}
#header {margin-bottom:1em;}
#content {margin:1em;}
#footer {}

/*Image Placement */
.left {float:left; margin-right:15px; margin-bottom:15px;}
.right {float:right; margin-left:15px; margin-bottom:15px;}
