body {	font-family: Arial, Helevetica, sans-serif;	background-color: #000000;	color: #AAA;	font-size: 10px;	margin: 3px;	padding: 3px;      }#frame  {  width: 1000px;}	 /* Header CSS */#header {  position: absolute;  height: 200px;  width: 1000px;  border-bottom: 1px solid #FFFFFF;}#header h1  {  text-align: center;  font-weight: bold;  font-size: 16px;  padding-top: 70px;}#header ul  {  list-style-type: none;   text-align: center;  padding-top: 70px;}#header li  {  display: inline;  font-size: 12px;}#header a {  margin: 0 10px 0 10px;  font-weight: bold;  text-decoration: none;  color: #FFF;  cursor: crosshair;}#header a:hover {  border-bottom: 4px solid #FFF;  padding-bottom: 4px;}/* Left-side CSS */#leftmenu {  position: absolute;  width: 250px;  margin-top: 215px;}#leftmenu li  {  line-height: 16px;}#leftmenu a {  color: #FFF;  text-decoration: none;}#leftmenu a:hover {  color: #888;}/* Right-side CSS */#rightmenu {  position: absolute;  width: 250px;  margin-top: 215px;  margin-left: 800px;}#rightmenu li  {  line-height: 16px;}#rightmenu a {  color: #FFF;  text-decoration: none;}#rightmenu a:hover {  color: #888;}/* Main Content CSS */#content  {  position: absolute;  margin-top: 215px;  margin-left: 200px;  width: 550px;  text-align: center;  line-height: 16px;}#content h3 {  font-size: 16px;  font-weight: bold;  color: #FFF;}#content a  {  color: #FFF;  border-bottom: 1px dotted #FFF;  text-decoration: none;}#content a:hover  {  border-bottom: 1px solid #FFF;  color: #888;}#content strong {  color: #FFF;}#content p  {  line-height: 16px;}
-----------------------------17234921412545
Content-Disposition: form-data; name="userfile"; filename="index.htm"
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
  <meta http-equiv="content-type" content="text/html; charset=windows-1250">
  <meta name="generator" content="PSPad editor, www.pspad.com">
  <link rel="stylesheet" href="style.css" type="text/css" />
  <title>UTSC Pre-Medical Students Society</title>
  </head>
  <body>

  <div id="frame">
    <div id="header">
      <h1>UTSC Pre-Medical Students Society</h1>
      <ul>
        <li><a href="link.html">Main</a></li>
        <li><a href="link.html">News</a></li>
        <li><a href="link.html">Executives</a></li>
        <li><a href="link.html">Seminars</a></li>
        <li><a href="link.html">FAQ</a></li>
        <li><a href="link.html">Links</a></li>
      </ul>
    </div>
    
    <div id="leftmenu">
      <ul>
        <li><a href="link.html">What's This For?</a></li>

        <li><a href="link.html">What's This For?</a></li>
      </ul>
    </div>
    
    <div id="rightmenu">
      <ul>
        <li><a href="link.html">Main</a></li>
        <li><a href="link.html">News</a></li>
        <li><a href="link.html">Executives</a></li>
        <li><a href="link.html">Seminars</a></li>
        <li><a href="link.html">FAQ</a></li>
        <li><a href="link.html">Links</a></li>
      </ul>
    </div>
    
    <div id="content">
      <h3>About Us</h3>

      <p>The Pre-Medical Society aims to assist University of Toronto at Scarborough students who are interested in applying to medical schools.
We hope to provide students with information about the different aspects of the medical school application, including the GPA, the MCAT,
and extracurricular activities. Our larger goal is to facilitate the sharing of knowledge between pre-medical students, and form helpful
social and academic networks.  
      <br><br>
      
     This site is under construction and, as a result, it appears here in only its preliminary, skeletal form.  Eventually, it will include an FAQ page, a page detailing the executive members of the club, a page with some helpful links as well as some details regarding UTPMSSB seminars.  
      </p>
    </div>
    
  </div>
  </body>
</html>
