body		  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-image:url('../images/bg.jpg'); color: #56008C; width: 100%;  }
body.whiteback { background-image:url(''); }
p   		  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #56008C; }
td   		  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #56008C; }
h1            { font-size: 14pt; font-weight: bold; }
h2            { font-size: 12pt; font-weight: bold; }
h3            { font-size: 11pt; font-weight: bold; }
h4            { font-size: 10pt; font-weight: bold; }
h5            { font-size: 9pt; font-weight: bold; }
h6            { font-size: 8pt; font-weight: bold; }
.footmenu     { font-size: 8pt; font-weight: bold; }
.footer       { font-size: 7pt;  }
.whitetext    { color:#FFFFFF }
a:link        { text-decoration: none; color: #56008C; }
a:visited     { text-decoration: none; color: #56008C; }
a:hover       { text-decoration: underline; color: #C000FF; }
hr            { color: #56008C; }
select.theme  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
select.form   { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
input.form    { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }

/* New styles */
body { text-align: center; }
#content { margin: 32px; }

#header { background-color: #B591D1; width: 780px; height: 100px; margin: 0px; padding: 0px; }
#SpartanLogo { float: left; 	}

#menu { width: 780px; height: 28px; background-color: #56008c; border-bottom: solid 1px #56008c; border-top: solid 1px #56008c; color: White; text-align: left; font-weight: bold; }
#menu ul { list-style: none; margin: 0; padding: 0; }
#menu li { float: left; margin: 0; padding: 0; height: 28px; }
#menu li a { color: White; text-decoration: none; height: 28px; line-height: 2em; float: left; white-space: nowrap; padding: 0 12px;  }
#menu li a:hover { background-color: #B591D1; }

#pageContent { clear: both; }
#pageContentTable { width: 780px; }
#pageContentTable td { text-align: center; }

/* Hide from IE Mac \*/
#menu li a { float: none; }
/* End Hide */





#content { margin-left: auto; margin-right: auto; border: solid 1px #56008c; background-image: url('/images/dot_white.gif');  width: 780px; }



#footer { width: 780px; text-align: center; border-top: solid 1px #56008c; padding: 4px; margin-top: 4px; }
