
body {font: 1.0em  Arial, Helvetica, sans-serif;/* overal font and sizing */
	text-align:center; /* centers the layout in IE */ background-color:#990000;
	
	margin-top:20px; margin-bottom:15px; color:#07295A}
* {margin:0; padding:0;} /* removes defaults of all elements */
div#header {height:187px; width:732px;
 
text-align:center; 
background-image:url(images/headerbackground-wide.gif); 
background-repeat:no-repeat;
margin-left:auto; 
margin-right:auto; /* centers the layout in SCBs */
text-align:left; /* stops elements inheriting the body's text-center */
} 
div#header h1 { margin-left:-5000px;}
div#mainwrap {width:732px; background-image:url(images/mainwrapbackground-wide.gif); 
background-repeat:repeat-y;/* sets the max and miin widths */
	margin-left:auto; margin-right:auto; /* centers the layout in SCBs */
	text-align:left; /* stops elements inheriting the body's text-center */
	height:auto;}
div#maintext { margin-left:5px; width: 560px;  text-align:left; margin-top:8px; float:left;
  }
.separator { border: 1px dashed }
 div#maintext em {font-weight:bold;}
div#maintext p {padding-top:10px; padding-left:15px; padding-right:10px; font-size:.99em; line-height: 1.3em; }
div#maintext img {border:1px solid #990000; margin:3px 8px 3px 5px}
#contact { }
.presentations { background-image:url(../images/business-student.jpg); 
background-position: bottom right; background-repeat:no-repeat; height:300px; }
div#maintext ul { padding-left:50px;}
div#maintext ul li {list-style-type:square; padding-bottom:10px; }
h3 {color:#990000; font-size:1.2em; font-weight:bold; padding-left:10px; padding-top:10px; padding-bottom:10px;}
h5{color:#990000; padding:10px;}
.linky {color:#FFFFFF ;text-decoration:none; }
.linky a:link {color:#FFFFFF; text-decoration:none}
.linky a:hover{color:#FFFFFF ; text-decoration:underline}
.linky a:visited{color:#FFFFFF ;text-decoration:none}
.linky a:active{color:#FFFFFF;text-decoration:none }
div#navigation {  width:145px; float:right;  }
div#navigation ul {margin-left:10px; margin-right:5px; list-style-type:none;
border-bottom: 2px solid #8E8CB1; margin-bottom:8px; padding-bottom:15px;}
div#navigation ul li {  text-align:left; margin-left:5px; 
color:#fff; line-height:1.8em; }
div#navigation ul li a:link {   
color:#fff; text-decoration:none }
div#navigation ul li a:visited{   
color:#fff; text-decoration:none }
div#navigation ul li a:hover{   
color:#fff; text-decoration:underline; }
div#navigation ul li a:active {   
color:#fff; text-decoration:none }
div#navigation h4 {margin-left:10px; margin-right:5px; margin-top:20px; color:#fff; font-size: .75em;}
div#navigation h4 img {}
div#navigation #copyright {margin-top:15px;
border-top: 2px solid #8E8CB1; 
color:#fff; padding: 25px 0px 0px 0px; margin-left:10px; margin-right:5px; font-size:.75em;}

div#footer { clear: both; background-image: url(images/footerbackground-wide.gif); 
background-color:transparent; 
background-repeat:no-repeat; height:39px; width:732px; margin-left:auto; 
margin-right:auto; /* centers the layout in SCBs */
text-align:center; /* stops elements inheriting the body's text-center */ color:#8E8CB1;font-size:.70em; }
div#footer ul { padding-top:15px}
div#footer ul li { display:inline; list-style-type:none;padding:3px;}
div#footer ul li a:link{ color:#8E8CB1;}
div#footer ul li a:visited{ color:#8E8CB1;}
div#footer ul li a:hover{ color:#fff;}
div#footer ul li a:active{ color:#fff;}
