body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/Exports/backgroundGradient.png);
	background-repeat: repeat-x;
}
#container {
	margin: auto;
	width: 900px;
	border: 2px solid #000;
	padding: 0px;
	background-image: url(../assets/Exports/background.gif);
	background-repeat: repeat;
	z-index: 10;
}




#maincontent {
	margin: 10px;
	width: 560px;
	float: left;
	padding: 10px;
	background-repeat: repeat;
	border: 2px solid #000;
	background-color: #CCC;
	z-index: 10;
}
#mainHeader {
	background-image: url(../assets/Exports/headerbackground.jpg);
	height: 214px;
	width: 900px;
	position: relative;
	margin-top: 71px;
}

.h1 {
	font-size: 36px;
	color: #600;
	text-align: center;
}
#header {
	margin-top: 71px;
}


#flower {
	margin-top: -247px;
	margin-left: 572px;
	z-index: 100;
	position: absolute;
	background-image: url(../assets/Exports/flower.png);
	height: 307px;
	width: 318px;
}
#mainbackground {
	background-image: url(../assets/Exports/Balloons.png);
	height: 622px;
	background-repeat: no-repeat;
	width: 850px;
	background-position: 75px;
	position: relative;

}
.bio a:link , .bio a:visited{
	position: absolute;
	left: 131px;
	color: #000;
	top: 223px;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-weight: bold;
	width: 111px;
	text-decoration: none;
	line-height: 30px;
}
.bio a:hover , .bio a:active{
	position: absolute;
	left: 131px;
	color: #66C;
	top: 223px;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-weight: bold;
}
.graphic a:link, .graphic a:visited{
	position: absolute;
	left: 255px;
	color: #000;
	top: 135px;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-weight: bold;
	width: 125px;
	text-decoration: none;
	line-height: 30px;
}
.graphic a:hover, .graphic a:active {
	position: absolute;
	left: 255px;
	color: #66c;
	top: 135px;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	width: 125px;
	text-decoration: none;
}
.photo a:link, .photo a:visited{
	position: absolute;
	left: 385px;
	color: #000;
	top: 61px;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	height: 75px;
	width: 152px;
}
.photo a:hover, .photo a:active {
	position: absolute;
	left: 385px;
	color: #66c;
	top: 61px;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}
.web a:link, .web a:visited{
	position: absolute;
	left: 541px;
	color: #000;
	top: 136px;
	font-family: "Comic Sans MS", cursive;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	width: 101px;
}
.web a:hover, .web a:active {
	position: absolute;
	left: 541px;
	color: #66c;
	top: 136px;
	font-family: "Comic Sans MS", cursive;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}
.contact a:link, .contact a:visited{
	position: absolute;
	left: 677px;
	color: #000;
	top: 229px;
	font-family: "Comic Sans MS", cursive;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.contact a:hover, .contact a:active {
	position: absolute;
	left: 677px;
	color: #66c;
	top: 229px;
	font-family: "Comic Sans MS", cursive;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}



#bottom {
	height: 69px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../assets/Exports/FooterBar.png);
}







#photo {
	width: 265px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCC;
}
.centreImage {
	margin-left: 150px;
	cursor: pointer;
}


.upright {
	padding-left: 30px;
}
.text {
	background-color: #DDCEAA;
}

#container #maincontent p {
	color: #000;
	text-align: center;
}



#container #photo img {
	margin: 10px;
}

#sidebar {
	padding: 0px;
	height: auto;
	width: 265px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	border: 2px solid #000;
	background-color: #CCC;
}

#container #sidebar ul {
	font-size: 24px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 300px;
	width: 200px;
	list-style-type: none;
	margin: 10px;
	padding: 20px;
	text-align: center;
}
#container #sidebar ul li {
	height: 30px;
	width: 200px;
	display: block;
	margin: 5px;
}
#container #header img {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#sidebar a:link, #sidebar a:visited {
	color: #00274F;
	background-color: #FFF;
}
#sidebar a:hover, #sidebar a:active {
	color: #2e0854;
	background-color: #CE565A;
}


#footer {
	margin: 10px;
	height: 50px;
	clear: both;
	border: 2px solid #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../assets/Exports/footerGradient.png);
}



.gallery {
	cursor: pointer;
	border: 2px solid #00274F;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#footer a:link, #footer a:visited {
	color: #00274F;
	background-color: #FFF;
}
#footer a:hover, #footer a:active {
	color: #2e0854;
	background-color: #CE565A;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.landscape {
	height: 399px;
	width: 538px;
	border: 2px solid #000;
}
#container #bottom p {
	font-size: 20px;
	color: #FC3;
	text-align: center;
	padding-top: 20px;
}
