body {
 
	background-image:url('images/background7.jpg');
	background-repeat: repeat;
 	background-attachment:fixed;
 	margin-left: 0px;
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	
 	font-size: medium;
 	font-family: Comic Sans MS, "Arial";
 	font-weight: normal;
 	text-align: left;
   color:#140066;
}



#allcontent {
 
    width: 810px;
    border-left-style:solid;
    border-right-style:solid;
 border-width:5px;
   border-color:#140066;

	padding: 0px;
 	padding-bottom: 0px;
 	margin-left: auto;
 	margin-right: auto;
   margin-top: 0px;
   
   font-size: medium;
 	font-family: Comic Sans MS, "Arial";
 	font-weight: normal;
 	text-align: left;
   color: #140066;
 	}
 
 
#header {
  
	width: 810px;
 	text-align: center;
 	margin-left: 0px;
 	margin-top: 0px;
 	margin-right: 0px;
 	padding-bottom: 0px;
 
	}
 
#middle {
 
    width: 810px;
 	text-align: center;
 		font-size: medium;
 	font-family: Comic Sans MS, "Arial";
 	font-weight: normal;
 	text-align: left;
   color:#140066;
 
 	background-color:#ffffff;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	}
 
 
#bottom {
    
	background-repeat: no-repeat;
	width: 810px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 
	}
h1 { 
 
    margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;

   font-size: 150%;
 	font-family: Comic Sans MS, "Arial";
 	font-weight: normal;
 	text-align: left;
   color: #140066;
 
	}
h1 a:link {
   color:#140066;
 	text-decoration: underline;
 	}
 
h1 a:hover {
   color: #993366;
 	text-decoration: none;
 	}
h1 a:visited {
     color: #993366;
 	text-decoration: underline;
 	}
 
 
h2 {
     font-size: 120%;
 	font-family: Comic Sans MS, "Arial";
 	font-weight: normal;
 	text-align: left;
   color:#140066;

 	line-height: 1.3em;
 	padding: 0px;
 	margin-left: 15px;
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 
	}
 
 
h2 a:link {
    color:#140066;
 	text-decoration: underline;
 	}
 
h2 a:hover {
   color: #993366;
 	text-decoration: none;
 	}
h2 a:visited {
     color: #993366;
 	text-decoration: underline;
 	}
 


img {
	border-color: #993366;
}


th 	{
	font-weight:normal;
	font-size: medium;
}
th a:link {
    color:#140066;
 	text-decoration: underline;
 	}
 
th a:hover {
   color: #993366;
 	text-decoration: none;
 	}
th a:visited {
     color: #993366;
 	text-decoration: underline;
 	}





td 	{
	font-weight:normal;
	font-size: medium;
}


td a:link {
    color:#140066;
 	text-decoration: underline;
 	}
 
td a:hover {
   color: #993366;
 	text-decoration: none;
 	}
td a:visited {
     color: #993366;
 	text-decoration: underline;
 	}



p 	{
	font-weight:normal;
	font-size: medium;
}

p a:link {
    color:#140066;
 	text-decoration: underline;
 	}
 
p a:hover {
   color: #993366;
 	text-decoration: none;
 	}
p a:visited {
     color: #993366;
 	text-decoration: underline;
 	}


