body    {
	font-family: arial,helvetica,verdana;
	font-style: normal
        }
.main
        {
	left: 50px;
	top: 30px;
	width: 700px;
	height: 800px;
	position: absolute;
	background: white;
	}
.banner {
	left: 0px;
	top: 0px;
	width: 695px;
	height: 200px;
	padding: 10px 10px 0px 0px;
	position: absolute;
	background-image: url("./images/gpbanner.jpg");
	background-repeat: no-repeat;
	text-align: right
	}
.bannerright {
	left: 613px;
	top: 0px;
	height: 200px;
	width: 50px;
	position: absolute;
	background-image: url("./images/21years.jpg");
        }
.bannertext {
	left: 60%;
        top: 180px;
	width: 280px;
	height: 30px;
	position: absolute;
	text-align: right;
	font-weight: bold;
	color: #303030	
        }
.contentBody {
	top:200px;
	left:0px;
	width:658px;
	height:680px;
	position:absolute;
	border: 2px;
	border-top-color: #ffffe0;
	border-left-color: #ffffe0;
	border-right-color: #ffffe0;
	border-bottom-color: #f0f0f0;
	border-style: solid;
	font-size: 10pt;
	padding: 2px
	}
.content {
        font-family: verdana;
	top:40px;
	left:180px;
	width:470px;
	height:460px;
	position:absolute;
	border: 2px;
	padding: 2px
	}
.pagetitle {
	left: 155px;
	top: 0px;
	height: 35px;
	width: 507px;
	position: absolute;
	background-color: navy;
	color: #ffffe0;
	font-size: large;
	border: 3px;
	border-right-color: #ffffe0;
	border-bottom-color: #ffffe0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle
	}
.menu {
	left: 0px;
	top:  0px;
	position: absolute;
	width: 155px;
	height: 250px;
	padding-right: 10px;
	font-size: 12pt;
	text-align: right;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #ffff60;
	background-color: navy
}
.menu .back {
	left:8px;
	top:40px;
	width:153px;
	height:242px;
	position:absolute;
	color:#7070ff;
	font-weight:bold;
	padding:2px
	}
.menu .fore {
	left:6px;
	top:42px;
	width:153px;
	height:242px;
	position:absolute;
	font-weight:bold;
	padding:2px
	}
.menu .contextLink {
	color:#d0d000
	}
.menu A:link {
	text-decoration:none;
	color:yellow
	}
.menu A:hover {
	text-decoration:none;
	color:white;
	background-color:navy
	}
.menu A:active {
	text-decoration:none;
	color:yellow
	}
.menu A:visited {
	text-decoration:none;
	color:#ffff60
	}
.contextPic {
	left:8px;
	top:250px;
	width: 155px;
	height: 100px;
	position:absolute;
	padding-right:5px;
	text-align:right
	}
p {
	font-size: small
	}
h1.#ffffe0 {
	font-size: extra-large;
	font-weight: heavy;
	color: #ffffe0	}
h1.navy {
	font-size: extra-large;
	font-weight: heavy;
	color: navy
	}