body, html {
	border:0;
	padding:0;
	margin:0;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	margin-top:0px;
	height: 100%;
}

/*end hide */

body {
	height: 100%;
	background-color:#000000;
	colour:#ffffff;
}

#flashcontent {
padding-top:30px;
height:93%;
}

#nav {
margin:0px;
padding:0px;
background-color: #ffffff;
float:left;
height:21px;
width:100%;
}

#nav li {
display: inline;
font-family: georgia, "times new roman", tahoma, verdana;
font-size:15px;
padding: 0px 10px 0px 10px;
}

#nav a:link, #nav a:visited {
color: #000000;
text-decoration: none;
font-weight:bold;
}

#nav a:hover, #nav a:active {
color: #E80000;
text-decoration: none;
}

#nav #nav-People {
	margin-left:20px;
}

#People #nav-People a,
#Landscape #nav-Landscape a,
#Sport #nav-Sport a,
#About #nav-About a,
#Contact #nav-Contact a {
	color:#660000;
}

#People #nav-People a:hover,
#Landscape #nav-Landscape a:hover,
#Sport #nav-Sport a:hover,
#About #nav-About a:hover,
#Contact #nav-Contact a:hover {
	color:#660000;
}

.AboutImage {
	border-color:#ffffff;
	border-width:7px;
	border-style:solid;
}

.ContactImage {
	border-color:#ffffff;
	border-width:7px;
	border-style:solid;
}

#AboutMain {
position:fixed;
left:40px;
top:30px;
padding:5px 15px 5px 15px ;
}

#ContactMain {
	position:fixed;
	left:40px;
	top:30px;
	padding:5px 15px 5px 15px;
	}