* {margin:0; padding:0;}

html, body { text-align: center; margin: 2em 0 0 0; font-family: Arial, Helvetica, sans-serif; background: url(bg4.jpg);}

a { color: #3e5c86; text-decoration:none;}

#content { width: 760px; text-align: left; margin: 0 auto; background-color: #fefeb5; height: auto; overflow:hidden;}

#header { background: url(headgraphicm.jpg); height: 262px; border-bottom: 1px black solid;} 

#menu { width: 190px; text-align: left; float:left; padding: 25px;line-height: 1.3em;}





#main {
	
	/* these two margins affect IE 5.5 */

align: right; width: 540px; margin-left:220px; margin-top:-127px; padding-right: 25px;}


html>body #main {
	/* these two margins affect Mozilla and Safari */
align: right; width: 520px; margin-left:220px; margin-top:25px; margin-bottom: 25px; p}



#footer {width: 760px; text-align: left; margin: 0 auto; background-color: #fefeb5; height: 16px; font-size: 10px; text-align: center; border-top: 1px black solid;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 5px 5px 5px 5px; 
}
