.header {
	color: #FFCCFF;
	border-bottom-width: thin;
	border-top-color: #FF33FF;
	border-right-color: #FF33FF;
	border-bottom-color: #FF33FF;
	border-left-color: #FF33FF;
	width: 960px;
	float: left;
}

.nav {
	color: #FF33A4;
	width: 960px;
	font-family: Boopee;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #E34ABC;
	float: left;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #e34abc;
	border-right-style: none;
	border-left-style: none;
}
.content1 {
	background-color:#EFF5FB;
	padding: 10px;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #9F4779;
	float: right;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #9F4779;
	border-top-style: none;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #BF3B91;
	font-size: 17px;
}
.content2 {
	color: #FFCCFF;
	padding: 10px;
	width: 750px;
	float: right;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #9F4779;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-color: #BF3B91;
	border-bottom-width: thin;
	border-bottom-color: #D62B9E;
	font-size: 17px;
}
body {
	background-color: #000000;
	margin-left: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	margin-right: auto;
	/*background-image: url(BG.jpg);
	background-position: top;
	background-repeat: repeat-x;*/	
}
#container {
	position:relative;
	width:950px;
	z-index:1;
	margin-left: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #901565;
	border-bottom-color: #901565;
	border-left-color: #901565;
	border-right-color: #901565;
}
#nav {
	position:absolute;
	left:35px;
	top:420px;
	width:87px;
	height:116px;
	z-index:1;
	font-family: Boopee;
	font-size: 36px;
	color: #FF66FF;
	margin: 10px;
	padding: 10px;
	line-height: 20px;
	border-right-width: thin;
	border-right-color: #BE0374;
}
#image {
	position:absolute;
	left:0;
	top:650px;
	z-index:2;
}
.morphingPic {
	color: #FF66FF;
	float: left;
	width: 170px;
	/* background colour */
	background-color:#000000;
	
}
#homeBtn {
	position:absolute;
	left:638px;
	top:197px;
	z-index:1;
	font-family: "Juice ITC";
	font-size: 36px;
	font-weight: bold;
}
.style1 {
	font-family: "Juice ITC";
	font-size: 36px;
	font-weight: bold;
}
#ContactBtn {
	position:absolute;
	left:733px;
	top:197px;
	z-index:3;
	font-weight: bold;
}
#aboutBtn {
	position:absolute;
	left:857px;
	top:197px;
	z-index:4;
}
#form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 16px;
	color: #FFCCFF;
	padding: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF33FF;
}
.footer {
	color: #FFCCFF;
	background-color: #000000;
	padding: 10px;
	width: 750px;
	float: right;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #9F4779;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-color: #BF3B91;
	border-bottom-width: thin;
	border-bottom-color: #D62B9E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contact {
	color: #FFCCFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #9F4779;
	float: left;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #9F4779;
	border-top-style: none;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #BF3B91;
	font-size: 17px;
	padding: 10px;
	width: 700px;
}
.morphingPicContactPage {
	color: #FF66FF;
	float: left;
	width: 200px;
}
.footerContactPage {
	color: #FFCCFF;
	background-color: #000000;
	padding: 10px;
	width: 730px;
	float: right;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #9F4779;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-color: #BF3B91;
	border-bottom-width: thin;
	border-bottom-color: #D62B9E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#fullform {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCCFF;
}
#container .contact cushycms form {
	float: left;
}
#container .contact cushycms img {
	float: right;
}
