html, body, form, fieldset {
margin: 0;
padding: 0;
font: 100%/120% Arial, Helvetica, sans-serif;
font-size:13px;
display: inline;

}

body {
	background-repeat: repeat;
	background-color: #132423;
	background-image: url(images/website-images/new_repeat.jpg);
	color: #333333;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

li, dd, blockquote {
        margin-left: 1em;
}
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}

.outerFrame {
	position:absolute;
	top: 5px;
    left: 50%;
    margin-left: -500px;
	width: 840px;
	height: 1050px;
	padding:0px;
	border-top:1px grey none;
	border-left:1px grey none;
	border-right:1px grey none;
	border-bottom:1px grey none;
	z-index: 0;
}

.header {
	position:absolute;
	top:5px;
	left:100px;
	width:840px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:1;
}

.contentFrame {
	position: absolute;
	top: 265px;
	left: 280px;
	width: 632px;
	height:627px;
	padding:0px;
	border-top:0px none;
	border-left:0px solid;
	border-right:0px none;
	border-bottom:0px none;
	background-color:#BB6211;
	z-index:2;}

.contentInnerframe {
	position: absolute;
	top: 265px;
	left: 295px;
	width: 600px;
	height:627px;
	padding:0px;
	border-top:0px none;
	border-left:0px solid;
	border-right:0px none;
	border-bottom:0px none;
	color:#000000;
	background-color:#D88F23;
	z-index:3;
}

.contentInfo {
	position: absolute;
	top: 275px;
	left: 310px;
	width: 570px;
	height:600px;
	padding:5px;
	border-top:0px none;
	border-left:0px solid;
	border-right:0px none;
	border-bottom:0px none;
	color:#000000;
	background-color:#D88F23;
	scrollbar-base-color: orange;
	scrollbar-arrow-color: green;
	scrollbar-DarkShadow-Color: blue; 	overflow:auto;
	z-index:4;
}

.menu {
	position: absolute;
	top: 116px;
	left: 101px;
	width:180px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	font-weight:bold;
	font-size:8px;
	color:#66CC00;
	z-index:3;
}

.slideshow {
	position: absolute;
	top: 117px;
	left: 267px;
	width:658px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:3;
}

.side_panelLeft {
	position: absolute;
	top: 5px;
	left: 78px;
	width:21px;
	height:1040px;
	background-image: url(images/website-images/side_panel.jpg);
	background-repeat: repeat-y;
	z-index:1;
}

.side_panelRight {
	position: absolute;
	top: 5px;
	left: 911px;
	width:21px;
	height:1040px;
	background-image: url(images/website-images/side_panel_2.jpg);
	background-repeat: repeat-y;
	z-index:1;
}
.credit {
    background-color: #FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #666666;
    color: #FF0000;
    left: 9px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 300px;
    width: 161px;
    z-index: 3;
    font-size: 1.5em;
    line-height: 2em;
}


.footer {
position:absolute;
color:#999999;
background-color: #101D1C;
top:892px; 
left:100px; 
width: 800px; 
padding:5px;
border-top:0px none;
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
z-index:2;
}

.underconstruction {
position:absolute;
color:#000000;
top:30px;
left:880px; 
width:96px;
height:165px;
padding:0px;
border-top:0px none;
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
z-index:4;
}

.colour {
color:#0000FF;
border-top:#FF8000;
border-left:#FF8000;
border-bottom:#FF8000;
border-right:#FF8000;
border-width:thin;
font-size:14px;
}

.blink {
text-decoration: blink;
}

a:link {color:#336600; font-weight:bold;text-decoration:none;}
a:visited {color:#009900;font-weight:bold;text-decoration:none;}
a:hover {color:#33CC00; font-weight:bold;text-decoration:underline;}

a.header:link {color:#000066; font-weight:bold;text-decoration:underline;}
a.header:visited {color:#FFFFFF; font-weight:bold;text-decoration:none;}
a.header:hover {color:#000066;text-decoration:underline; }

a.subMenuLink:link {color:#FFFFFF; font-weight:bold;text-decoration:underline;}
a.subMenuLink:visited {color:#FFFFFF; font-weight:bold;text-decoration:none;}
a.subMenuLink:hover {color:#33CCCC;text-decoration:underline; }

a.menuLink:link {color:#FFFFFF; font-weight:bold;text-decoration:none;}
a.menuLink:visited {color:#FFFFFF;font-weight:bold;text-decoration:none;}
a.menuLink:hover {color:#000066;text-decoration:underline;}

a.designer:link {color:#999999;font-weight:normal;text-decoration:none;}
a.designer:visited {color:#999999;font-weight:normal;text-decoration:none;}
a.designer:hover {color:#FF0000;font-weight:normal;text-decoration:underline;}

.heading {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	background-color: #D37530;
	padding: 3px;
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	background-color: #D37530;
	padding: 3px;
	}
	
h2 {
	font-size: 16px;	
	color:#003366;	
	}
	
h3 {
	font-size: 18px;	
	color:#FF0000;
}

h4 {
	font-size: 16px;	
	color:#000000
}

