@charset "utf-8";
img, div { behavior: url(iepngfix.htc) }
* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	text-align: center;
}
.spill {
	text-align: left;
	width:1088px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/footer-bg-arm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 286px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#main {
	background-image: url(../images/bg-wood.jpg);
	background-repeat: repeat-y;
}
.clear {
	clear: both;
	float: none;
	padding-bottom:1px;
}

#footer {
	background-color: #CCC;
	height: 435px;
	background-image: url(../images/footer-bg.jpg);
	position: relative;
}
ul, li {
	list-style-type: none;
}
img {
	border:0;
}
/******************* INTRO HEADER*/
#title {
	position: absolute;
	top: 95px;
	right: 20px;
	width: 590px;
	text-align: center;
}
#title h1 {
	font-size:96px;
	line-height: 75px;
}
#title p.intro {
	font-size:35px;
	line-height: 35px;
}
#title p.introwfm {
	font-size:24px;	
}
#title p.date {
	font-size:30px;	
	line-heigth:24px;
	font-weight: bold;
}
.red {
	color:#cc0000;
	font-weight: bold;
}
/******************* CONTENT AREA*/
#content {
	margin:10px;
	margin-left:85px;
	margin-bottom:0;
	width: 700px;
}
#content .newsitem {
	padding:10px;
	margin-bottom:20px;
	background-image: url(../images/newsitem-bg.png);
	_background-image: url(../images/ie-newsitem-bg.jpg);
	background-repeat: repeat-y;
}
#content h2 {
	margin-bottom:5px;
	font-size:30px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
#content h2 div.arrow {	
	background-image: url(../images/heartbeat-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:30px;
	width:100px;

}
#content h3 {
	padding-bottom:5px;	
}
#content p {
	padding-bottom:5px;
}
.guests li {
	float:left;
	padding:5px;
	padding-right:10px;
	width:209px;
}
#content p.name {
	font-weight:bold;
	padding:0;
	padding-left:12px;
}
#content p.worktitle {
	padding:0;
	font-size:10px;
	padding-left:12px;
}
.clickme {
	background-image: url(../images/ie-board.gif);
	height: 40px;
	width: 209px;
	overflow: hidden;
	text-align:center;
	background-repeat: no-repeat;
}
#content .clickme a {
	font-weight:bold;
	display:block;
	line-height:40px;
	color:#C00;
	text-decoration:underline;
}
#content .clickme a:hover {
	text-decoration:none;
}
/*#content ul.dot {
	padding:15px;	
}
#content ul.dot li  {
	padding:5px 0 10px 5px;
	list-style-type: disc;
	list-style-position: outside;
}*/
/******************** Footer */
.sign1 {
	position: absolute;
	width: 230px;
	left: 261px;
	top: 52px;
	height: 132px;
}
.sign2 {
	position: absolute;
	width: 230px;
	left: 529px;
	top: 51px;
	height: 132px;
}
#footer h2 a {
	font-size:28px;
	line-height:31px;
	text-decoration:none;
	color:#000;
}
#footer h2 a:hover {
	text-decoration:underline;
	color:#C00;
}
#logos {
	position:absolute;
	width:340px;
	left: 367px;
	top: 285px;
}
#logos li {
	float:left;
	padding-right:5px;
}

/* FORMS */

#form1 input, #form1 textarea {
	float:left;
	display:block;
	padding:2px;
	margin:5px;
	width: 400px;
}
#form1 label {
	float:left;
	display:block;
	width:160px;
	padding:2px;
	margin:5px;

}
.list {
	float:left;
	width:208px;
}
#form1 .regName {
	width:192px !important;
}
hr {
	width:580px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:6px;
}
.callout {
	width:400px;
	margin-left:180px;
	padding:20px;
	padding-left:0px;
	padding-top:2px;
}
.tcs {
	font-size:x-small;
	padding-top:20px;
	text-align: justify;
}
.tcsbox {
	width:580px;
		padding:6px;
}
.paybox {
	width:360px;
		padding:6px;
		margin-left:40px;
}
.button {
	width:160px !important;
}
#TermsConditions {
	width: 20px !important;
}
.readtcs {
	width: 580px !important;
}
#form1 .radio {
	width:20px;
	height:20px;
	margin-top:-10;
}
.red {
	color:#F00;
}
.tcs1 {
	font-size:x-small;

}
