html, body, form, fieldset {
margin: 0;
padding: 0;
font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
}

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;
}

body {
	background-color: #000000;
	background-image: url(star_background.gif);
}

.outerFrame {
	position:absolute;
	background-image:url(images/website-images/mask2.gif);
	top: 20px;
	left: 70px;
	width: 840px;
	height: 818px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index: 1;
}

.headerAlt {
position:absolute;
top:545px; 
left:5px;
width:800px;
padding:0px;
border-top:0px none;
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
background-color: #000000;
z-index:3;
}

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

.leftFrame {
	position:absolute;
	top:300px;
	left:72px;
	width: 170px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:2;
}

.contentFrame {
	position: absolute;
	top: 136px;
	left: 240px;
	width: 520px;
	height:640px;
	padding:15px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
}

.contentInfo {
	position: absolute;
	top: 18px;
	left: 5px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:0;
}

.contentNext {
	position: absolute;
	top: 35px;
	left: 5px;
	width:780px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:1;
	background-color: #000000;

}


.rightFrame {
	align:left;
	position:absolute;
	top: 10px;
	left: 810px;
	padding:0px;
	border-color:#FFFFFF;
	border-top:1px none;
	border-left:1px none;
	border-right:1px none;
	border-bottom:1px none;
	z-indez:2;
	
}

.menu {
border-width:thin;
cellspacing:0;
cellpadding:0;
bordercolor:#666666;
}

.maxtext {
font-size:12px;
}

.shadow {
background-image:url(Images/website-images/shadow.gif);
background-repeat:no-repeat;
}

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

a:link {color: #CCCCCC;text-decoration: none;}
a:visited {text-decoration: none;color: #999999;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

a.header:link {color:#000000;text-decoration: none; }
a.header:visited {color:#000000;text-decoration: none; }
a.header:hover {color:#000000;text-decoration: none; }

a.content:link {color:#FFCC00;text-decoration: underline; }
a.content:visited {color:#FFFFFF;text-decoration: none; }
a.content:hover {color:#000000;;text-decoration: underline;}

h1 {
	color:#FFFFFF;	
	font-size: 24px;
	font-weight: Bold;	
	}
	
h2 {
	font-size: 20px;	
	color:#FF3300;
	}
	
h3 {
	font-size: 18px;	
	color:#FF0000;
}

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

