body td p div {
	background-color: #E7E2BC;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	padding: 0px;
}


#masthead {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
	background-image: url(images/masthead.jpg);
	position: absolute;
	visibility: visible;
	height: 113px;
	width: 1049px;
	left: 0px;
	top: 0px;
	z-index: 3;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
}
#masthead img {
	position: absolute;
	visibility: visible;
	width: 201px;
	left: 0px;
	top: 0px;

}

#logo {
	position: absolute;
	left: 191px;
	top: 0px;
	width: 371px;
	z-index: 4;
	visibility: visible;
	background-color: #39658C;
	background-image: url(images/logo.jpg);
	height: 88px;

}
#logo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	vertical-align: bottom;
	padding: 65px 5px 5px 10px;

}
#logo img {
	display: block;

}


#menu {
	background-color: #102439;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 103px;
	z-index: 1;
	visibility: visible;
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	padding-top: 105px;
	height: 100%;
	width: 130px;
	bottom: 0px;
	overflow: hidden;
}
#menu p {
	padding-right: 13px;
	line-height: 20px;
}
#menu ul {
	text-align: right;
	margin: 0px;
	padding-right: 7px;
	list-style-type: none;
}

#menu li  {
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: none;
}

a.menu:link {
	font-family: "Comic Sans MS", Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
	text-align: right;
	text-decoration: underline;
}
a.menu:visited {
	color: #CC9900;
	text-decoration: underline;
	font-weight: normal;
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
a.menu:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}


#rope {
	width: 13px;
	position: absolute;
	visibility: visible;
	top: 195px;
	z-index: 2;
	left: 132px;
	background-image: url(images/rope_vertical.jpg);
	bottom: 0px;
	background-repeat: repeat;
	height: 100%;
}



a {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-bottom: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	text-align: center;
}
#content {
	position:absolute; 
	left:162px; 
	top:211px; 
	width:502px; 
	height:100%; 
	z-index:7;
}
#content h1 {
	color:#000033;
	font-size: 12px;
}
#porthole {
	position: absolute;
	visibility: visible;
	height: 206px;
	width: 201px;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 5;
	vertical-align: middle;
}
#porthole p {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
	padding-top: 65px;

}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
#title {
	font-family: "Comic Sans MS", Verdana;
	color: #666600;
	text-align: center;
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 61px;
	width: 452px;
	left: 207px;
	top: 123px;
}
.special {
	font-weight: normal;
	color: #666600;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 10px;
}
.home {
	background-color: #102442;
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
}
#homefooter {
	text-align: center;
	width: 728px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 0px;
	top: 416px;
	height: 130px;
}
#homecontent {
	font-size: 14px;
	line-height: 18px;
	color: #FFCC00;
	width: 194px;
	position: absolute;
	visibility: visible;
	left: 550px;
	top: 25px;
	text-align: right;
	height: 242px;
}
.emphasis {
	font-style: italic;
	color: #000066;
	text-align: right;
}
a.menufooter:link {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
	font-family: "Comic Sans MS", Verdana;
}
a.menufooter:visited {
	color: #CC9900;
	text-decoration: underline;
}
a.menufooter:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.menufooter:active {
	color: #FFCC00;
	text-decoration: none;
}
.border {
	border: 2px solid #000033;
	padding: 3px;
}
.formtitle {
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
.submit {
	padding: 10px;
	text-align: right;
}
.highlight {
	font-weight: bold;
	text-align: center;
}
.leftpara {
text-align: left;
}
.leftpara img{
	float: left;
	margin: 4px 10px 4px 4px;
	padding: 3px;
}
.leftpara li {
	list-style-position: inside;
	list-style-type: disc;	
}
.rightpara img {
	float: right;
	padding: 3px;
	margin: 5px;
}
ul {
	margin-top: 0px;

}
li {
	list-style-position: inside;
	list-style-type: disc;
}
.top {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.descspecial {
	font-size: 12px;
	font-weight: bold;
	color: #999966;	
}
.topmenu {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
	margin-bottom: 0px;
	font-size: 14px;
}
#footer {
	text-align: center;
	margin-top: 60px;
	font-size: 10px;
	font-weight: bold;
}
.centre {
	text-align: center;
}
.yellow {
	background: #FFFF33;
}
.joke {
	background: url(images/joke.gif) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
	text-align: center;
	float: right;
}
.joke p {
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	color: #000066;
	padding-top: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#arrow {
	display: block;
	height: 75px;
	width: 50px;
	position: absolute;
	z-index: 4;
	left: 175px;
	top: 176px;
}
