html{ overflow-y : scroll; }

body{
	font-family: Arial, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #cd4d6e;
}

a:link{
	color: #909;
	text-decoration: none;
}

a:active{
	color: #909;
	text-decoration: none;
}

a:visited{
	color: #909;
	text-decoration: none;
}



a:hover{
	text-decoration: none;
	color: #666;
}

#footer a:link{
	color: #FFF;
	text-decoration: none;
	background-color: #CD4D6E;
}

#footer a:active{
	color: #FFF;
	text-decoration: none;
	background-color: #CD4D6E;
}

#footer a:visited{
	color: #FFF;
	text-decoration: none;
	background-color: #CD4D6E;
}



#footer a:hover{
	text-decoration: none;
	color: #000;
	background-color: #CD4D6E;
}

/************* #Main Layout styles **************/

#container{
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Centre {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	width: 90%;
}

#maincontent{
	font-size: 80%;
	width: 700px;
	position: relative;
	float: right;
	right: 0px;
	margin-top: 17px;
	text-align: justify;
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #000;
}
#content {
	margin: 0px;
	padding: 0px;
}

.textsmall {
	font-size: 11px;
}



#footer {
	width: 950px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 70%;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	background-color: #CD4D6E;
}
#header {
	width: 950px;
	margin: 0px;
	float: left;
	position: relative;
	text-align: right;
	height: 115px;
	background-image: url(../pixs/logo.gif);
	background-repeat: no-repeat;
	background-position: 225px 5px;
	color: #999999;
	padding: 0px;
}
#imagesleft2 {
	float: left;
	width: 190px;
	margin-top: 10px;
	font-size: 80%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#navBar #imagesleft2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navBar #imagesleft img {
	border: 1px solid #999999;

}

#innercontainer{
	width: 950px;
	position: relative;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#strapline {
	text-align: center;
	float: left;
	width: 940px;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFF;
	background-color: #CD4D6E;
}

#wrapper {
	font-size: 11px;
	overflow: auto;
	float: left;
	width: 178px;
	text-align: justify;
	position: relative;
	bottom: 10px;
	top: 0px;
	background-image: url(../pixs/wrapper.png);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 1px solid #000;
	color: #333;
	margin: 0px;
}
#navBar #wrapper p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}



/*********** #navBar ***********/

#navBar{
	width: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-top: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainlinks {
	float: left;
	width: 192px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#mainlinks a:link {
	display: block;
	text-decoration: none;
	background-color: #FFF;
	color: #906;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../pixs/navbarlink.png);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
	height: 16px;
}

#mainlinks a:active {
	display: block;
	text-decoration: none;
	background-color: #FFF;
	color: #906;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../pixs/navbarlink.png);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
	height: 16px;
}

#mainlinks a:visited {
	display: block;
	text-decoration: none;
	background-color: #FFF;
	color: #906;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../pixs/navbarlink.png);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
	height: 16px;
}

#mainlinks a:hover {
	display: block;
	text-decoration: none;
	background-color: #CD4D6E;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../pixs/navbarlink.png);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
	height: 16px;
}

/************** #other styles **************/

h1 {
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}
.imageleft {
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 175px;
}
.imageright {
	float: right;
	margin-left: 20px;
	width: 250px;
	border: 1px solid #000;
}
.imagenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	vertical-align: top;
	padding: 5px;
}

th {
	background-color: #E6E6E6;
	padding: 5px;
	text-align: left;
}
caption {
	text-align: left;
	padding: 5px;
	background-color: #E6E6E6;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
li {
	list-style-image: url(../pixs/li.gif);
	list-style-type: none;
}
.imagecentre {
	position: relative;
	left: 199px;
}
.imagemaincontent {
	margin-right: 47px;
}

.gallerytable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #innercontainer #maincontent .gallerytable tr th {
	text-align: center;
}
.textred {
	color: #F00;
}

