﻿@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	padding: 0.4em;
	margin-left: 10em;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.5em; /* 16×1.125=18 */;
	color: #FFFF00;
	background-color: #000066;
}

a {
	color:#ffff00;
	text-decoration:none;
}
a:hover  {
	color: #000000;
	background-color: #ffff00;
	text-decoration: underline;
}
h1 {
	font-family: "Comic Sans MS";
	font-weight:lighter;
	color: #ffff00;
	padding: 0;
	font-size: 2.50em;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 1.0em;
	line-height: 120%;
	text-align: center;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 1.80em;
	line-height: 2.0em;
	color: #ffff00;
	margin-left: -3em;
	font-weight: lighter;
	
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	line-height: 1.6em;
	border-top-style: solid;
	border-top-width: .125em;
	border-top-color: #ffffff;
	margin-top: 1.125em;
	color:#ffff00;
		width: 25em;
	font-weight:lighter;

	
}
h4 {
	margin-bottom: 0.4em;
	margin-top: 0.4em
}
h5 {
	font-size: 0.8em;
	}
h2 + p {
	margin-top:0.2em
}
h3 + p {
	margin-bottom:0.2em
}
h4 + p {
	margin-top: 0.2em
}
li + p {
	margin-bottom: 0.4em
}
		
#mainfoot {
	background-color: #ffff00;
	font-size: 0.75em;
	left: 0px;
	width: 970px;
	height: 30px;
	text-decoration: none;
	color: #000066;
	margin-left: -150px;
	margin-top:10px
	}
#mainfoot a {
	color:black
}
#mainfoot p {
 margin-top: 10px;
 margin-left: 10px;
}
#mainmenu {
	position: absolute;
	top: 4em;
	left: 10em;
	line-height: 2.0em;
	font-style: oblique;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: thin;
	width: 40em;
}
#mainmenu a {
	text-decoration:none;color:#ffff00;
		font-size: 1.0em;
	
}
#mainmenu li {
	display: inline;
	list-style-type: none;
	margin: 0 0 .25em .25em;	
	text-align: left;
	padding-left:0;
	padding-right: 2.0em
}


#mainmenu a:hover  {
	color: #ffffff;
	background-color:#CCCC00;
	text-decoration: underline
	}


#pagecontent {
	left: 15em;
	width: 35em
	
		}
#pagecontent a {
	font-style:italic
}
#pagecontent p {
	margin-bottom: .75em;
}
#pagecontent ul {
	margin-left:1.25em;
	list-style: square
}

#pagemenu {
	position: absolute;
	top: 7em;
	left: 15em;
	line-height: 2.0em;
	border-top-style: solid;
	border-top-width: .2em;
	border-top-color:olive;
	width:	32.5em


}
#pagemenu a {
	text-decoration:none;
	color:#ffff00
	
}
#pagemenu li {
	display: inline;
	list-style-type: none;
	margin: 0 0 .4em .4em;	
	text-align: left;
	padding-left:0;
	padding-right: 2em;
	font-style:oblique
}


#pagemenu a:hover  {
	color: #000000;
	background-color:#CCCC00;
	text-decoration: underline;
}
#pageimagealan1 {
	border-width: .2em;
	position: absolute;
	background-image: url('images/alan80.jpg');background-repeat:no-repeat

}
#pageimagepeter2 {
	border-width: .2em;
	POSITION: absolute;
	background-image: url('images/peter2.jpg');background-repeat:no-repeat
}

#submenu {
    
    
    position: absolute;
    top: 2.30em;
    left:50em;
    width: 15em;
    border-left:thin;border-left-style:solid;border-left-color:white

       

}
#submenu a {
	text-decoration: none;
	color: #ffff00;
	padding-left: 0.6em
}
#submenu h1 {
font-size: 1.4em;
margin-bottom: .4em;
border-bottom-width:thin;border-bottom-color:white;border-bottom-style:solid;
text-align:left;
padding-left: .7em	
}
#submenu li {
	list-style-type: none;
	margin: 0 0 0 0;	
	text-align: left;
	padding-left:0.6em;
	padding-right: 0;
	font-style:oblique;
	font-size: 1.2em;
	line-height: 1.4em
	}


#submenu a:hover  {
	color: #000000;
	background-color:#CCCC00;
	text-decoration: underline;
}	
#advert1 {
	border: thick #ffa500 ridge;
	padding: 0.4em;
	position: absolute;
	top: 26em;
	left: 50em;
	width: 15em;
	background-color: #000080;
	font-family: "Comic Sans MS", serif;
	color:#ffcc00
}
#advert1 h1 {
	color:#ffcc00;
font-size: xx-large;
	margin-bottom: 0.4em;
}
#advert1 h4 {
	text-align: center;
	font-size: large;
}
#advert1 li {
	margin-left: 1.5em;
	font-size: large;
}
#advert2 {
	border: thick ridge #FFA500;
	font-family: "Comic Sans MS", serif;
	background-color: #000080;
		font-size: 1.2em;
		padding: .4em;
		color: yellow;
		position: absolute;
		top: 16em;
		left: 42em;
		width: 12em;
}
#advert2 a{
	color: #ffcc00
}
#advert2 a:hover  {
	color: #ffffff;
	background-color:#ffcc00;
		text-decoration: underline;
}