body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:78%; color:#000000; background-color:#FFFFFF; width:90%;}

p {
margin:0; padding:0 0 0 0;}

a {
text-decoration:underline; color:#000000; font-weight:bold;}

div.wrapper {
margin: 5px auto;/* centers the wrapper first value - 5px is applied to the top and bottom margins, auto sets the excess space on the view port evenly to the left and right*/
	width: 770px; /* sets the width of the wrapper */
	position: relative; /* important to position it relatively */
	background-color: #F1ECF8;/* sets the wrappers background color*/
	border: 1px solid #000;/* sets a border to all 4 sides */
	text-align: left;/* Realigns the text to the left after the IE hack in the body rule */
	}

h1 {
font-size:150%; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}


/* +++ Start Of Header Section +++ */

#img span {
	display:none;
	}

#banner {
margin:0; padding:0; background-image:url(images/banner_right-sm.gif);}

#navcontainer {
padding:0 0 0 0 0; text-align:left;}

/* +++ Start Of Side Menu Section +++ */

#contact {
margin:0; padding:0;}

/* +++ Start Of Content Section +++ */

#content {
margin:0; padding:0; width: 540px;/* sets the width of our content*/}

#content h1 {margin:0; padding:0.1em; text-indent:0.2em;}

#navigation {
    width: 159px; /* sets a width for the div */
}

/* +++ Start of Footer Section +++ */

#footer {
margin:0; padding:0; text-align:center;}

#footer p {
font-size:75%; padding:0.2em;}