body { text-align: center; /* for IE */ }

.background { background-image: url('background.jpg'); width: 832px; height: 600px; margin: 0 auto; text-align: left;}

.maincopy { background: #f5fff5; position: relative; width: 704; height: 450px; top: 60px; left: 64px; border-style: solid; border-width: 1px; border-color: #906020; font-family: 'verdana, arial, helvetica, sans-serif'; font-size: 10pt; padding: 5px; color: #906020;}
.menu {text-align: center; }
.logo {position: relative; left: 115px; background-image: url('asulogo.jpg'); width: 458px; height: 73px;}
.girl { background-image: url('girl.jpg'); width: 310px; height: 397px; float: right;}
.menubar { height: 18px; font-family: 'verdana, arial, helvetica, sans-serif'; font-size: 10pt; margin-left: 160px; color: #961615;}

a.menuitem:link { color: #961615; text-decoration: none;}
a.menuitem:visited { color: #961615; text-decoration: none;}
a.menuitem:hover { color: #961615; text-decoration: underline;}
