@charset "utf-8";
/* CSS Document */

#topmenu {
	position:absolute;
	top:10;
	width:900px;
	height:190px;
	z-index:1;
	vertical-align: middle;
}

#centrearea {
	position:absolute;
	width:900px;
	z-index:1;
	vertical-align: middle;
	top: 196px;
}

#centretext {
	position:relative;
	width:480px;
	height:480px;
	margin-left:10px;
	margin-right:10px;
	z-index:1;
	overflow:auto;
}

#centretextright {
	position:relative;
	width:730px;
	height:500px;
	margin-left:10px;
	margin-right:10px;
	z-index:1;
	overflow:auto;
}

#lefttext {
	position:relative;
	width:160px;
	height:480px;
	z-index:1;
	overflow:auto;
}

#righttext {
	position:relative;
	width:160px;
	height:480px;
	z-index:1;
	overflow:auto;
}

#bottommenu {
	position:absolute;
	left:0px;
	top:720px;
	width:100%;
	height:60px;
	z-index:1;
}

a:link {
	color: #EC464E;
	text-decoration: none;
}
a:visited {
	color: #EC464E;
	text-decoration: none;
}
a:hover {
	color: #EC464E;
	text-decoration: none;
}
a:active {
	color: #EC464E;
	text-decoration: none;
}

body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

.body-bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.body-bold-white {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.body-bold-white:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}	

a.body-bold-white:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.body-bold-white:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.body-bold-white:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body-bold-pink {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}

a.body-bold-pink:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}	

a.body-bold-pink:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}
a.body-bold-pink:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}
a.body-bold-pink:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}
.heading-bold-pink {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}

.menu-red {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC464E;
	text-decoration: none;
}
a.menu-red:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC464E;
	text-decoration: none;
}

a.menu-red:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC464E;
	text-decoration: none;
}

a.menu-red:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu-red:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC464E;
	text-decoration: none;
}


.menu-white {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu-white:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC464E;
	text-decoration: none;
}

a.menu-white:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC464E;
	text-decoration: none;
}

a.menu-white:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu-white:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.menu-black {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.menu-black:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu-black:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu-black:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu-black:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
