body{
	margin:0px;
	padding:0px;
	background-color:white;
	color:#6e6c6d;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;
}
p{
	line-height:1.4em;
}
a{
	color:#e201cb;
}
h1
{
	color:#641E5C;
	font-family:arial,helvetica,sans-serif;
	font-size:19pt;
	font-weight:normal;
	margin:16px 0;
}
hr{
	margin:0px auto 0px 0px;
	width:99%;
	height:2px;
	border:0px;
	background-color:#e2cde0;
	color:#e2cde0;
	text-align:left;
}
#container{
	width:1000px;
	margin:0px auto;
	padding:4px;
}
#header{
	background-image:url("/images/header_bg.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:104px;
}
#footer{
	color:#DF01C8;
	clear:both;
	padding-top:20px;
}
#footleft{
	background-color:#e4bfe1;
	padding:18px;
}
#footright{
	background-color:#e4bfe1;
	float:right;
	text-align:right;
	margin:10px 10px 0px 40px;
}
#footright a{
	color:#e300cb;
}
#logo{
	margin:20px 0px 0px 16px;
	width:217px;
	height:64px;
	border:0px;
}

#header img{
	border:none;
}
#header .buttons{
	float:right;
	margin-right:20px;
}
#header #numbers{
	color:white;
	font-size:10pt;
	right:140px;
	width:273px;
	height:24px;
	float:right;
	margin-top:22px;
}
#linkbar{
	margin-top:4px;
	width:100%;
	height:120px;
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #caa2c5;
}
#linkbar span{
	display:block;
	float:left;
	padding-right:4px;
}
#linkbar span.end{
	padding:0px;
}
#linkbar img{
	width:121px;
	height:120px;
	border:none;
}
#page{
	padding:20px;
	clear:both;
	background-color:#fbf9fc;
}
#left{
	width:696px;
}
#right{
	float:right;
	width:242px;
}

#banner{
	width:696px;
	height:242px;
	border:0px;
}
#callback{
	width:242px;
	height:242px;
	border:0px;
}

#right ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#right ul li{
	background-color:#f2e4f1;
	background-image:url("/images/pinkarrow.gif");
	background-position:5px 8px;
	background-repeat:no-repeat;
	margin-bottom:1px;
	padding:4px 4px 4px 20px;
}
#right ul li.alt{
	background-color:#ede3ec;
}
#right ul li a{
	display:block;
	color:#6d6d6d;
	text-decoration:none;
}

form div{
	clear:left;
}
form label{
	display:block;
	float:left;
	width:140px;
	margin-right:20px;
	color:#e400c9;
}
form input, form select, form textarea{
	border:1px solid #e2cde0;
	margin-bottom:6px;
}
form input[type="text"], form textarea{
	width:180px;
}
form textarea{
	height:80px;
}
form input[type="submit"]{
	margin-left:160px;
	background-image:url("/images/button_bg.jpg");
	width:56px;
	height:21px;
	border:0px;
	padding:0px;
	color:white;
	font-size:8pt;
	cursor:pointer;
}

form#enquiry label{
	width:190px;
}
form#enquiry input[type="submit"]{
	margin-left:210px;
}

.title{
	margin:16px 0px;
	color:#641e5c;
	font-family:arial,helvetica,sans-serif;
	font-size:19pt;
	font-weight:normal;
}
.smalltitle{
	margin:14px 0px 12px 0px;
	color:#480040;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.floatlists > ul{
	margin:0px;
	padding:0px;
	width:180px;
	float:left;
	list-style-type:none;
}
.floatlists > ul > li{
	background-image:url("/images/pinkarrow.gif");
	background-position:5px 6px;
	background-repeat:no-repeat;
	margin-bottom:1px;
	padding:2px 2px 2px 20px;
}
.floatlists > ul > li > ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:square;
}
.purplebar{
	width:100%;
	height:14px;
	background-color:#4a0040;
}
.lineright{
	border-right:1px solid #caa2c5;
	padding-right:10px;
}
.clear{
	clear:left;
}

.message{
	margin-bottom:20px;
	color:#006600;
	font-size:12pt;
}
.error{
	margin-bottom:20px;
	color:#aa0000;
	font-size:12pt;
}
.bold{
	font-weight:bold;
}
.green{
	/*color:#b0d94d;*/
	color:#88b619;
}
.italic{
	font-style:italic
}
.purple{
	color:#df01c8;
}
.small{
	font-size:7pt;
}
.space{
	padding-top:30px;
}

.venue{
	clear:left;
	padding-top:20px;
}
.venue > img{
	float:left;
	width:242px;
	height:184px;
	border:0px;
}
.venue > div{
	margin-left:260px;
}

.leftcol{
	float:left;
	clear:left;
	width:140px;
	margin-right:20px;
	color:#e200c8;
	font-weight:bold;
}
.rightcol{
	float:left;
	width:400px;
}

.bubble1{
	background-color:white;
	width:675px;
	margin-bottom:20px;
}
.bubble1 .top{
	width:100%;
	height:10px;
	background-image:url("/images/bubble_full_top.jpg");
}
.bubble1 .middle{
	padding:0px 20px;
}
.bubble1 .bottom{
	width:100%;
	height:52px;
	background-image:url("/images/bubble_full_bottom_left.jpg");
}
.bubble2{
	background-color:white;
	width:675px;
	margin-bottom:20px;
}
.bubble2 .top{
	width:100%;
	height:10px;
	background-image:url("/images/bubble_full_top.jpg");
}
.bubble2 .middle{
	padding:0px 20px;
}
.bubble2 .bottom{
	width:100%;
	height:52px;
	background-image:url("/images/bubble_full_bottom_right.jpg");
}
.bubble3{
	background-color:white;
	width:375px;
	float:right;
	margin-bottom:20px;
}
.bubble3 .top{
	width:100%;
	height:10px;
	background-image:url("/images/bubble_half_top.jpg");
}
.bubble3 .middle{
	padding:0px 20px;
}
.bubble3 .bottom{
	width:100%;
	height:52px;
	background-image:url("/images/bubble_half_bottom.jpg");
}

#credit
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	padding:10px 0px 10px 0px
}

#credit span
{
	color:#81202A
}

#credit a:link
{
	color:#000000;
	text-decoration:underline
}

#credit a:hover
{
	color:#000000;
	text-decoration:underline
}

#credit a:visited
{
	color:#000000;
	text-decoration:underline
}