body {
    background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;	
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	overflow:auto;	
}

#wrapper #header {
	height:120px;
	position:relative;
	background-color: #000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/header-bg.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#wrapper #header #logo {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 406px;
}

#wrapper #content {
	float:right;
	display: inline;
	width: 500px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 240px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#wrapper #header #av2 {
	position: absolute;
	width: 135px;
	top: 15px;
	right: 194px;
}

#wrapper #header #av3 {
	position: absolute;
	width: 135px;
	top: 15px;
	right: 31px;
}

#wrapper #content strong {
	color: #333333;
	font-weight: bold;
}

#wrapper #content p {
	line-height: 1.3em;
	margin-top: 1em;
	padding-right: 2em;
}
#content #presenter {
	position: absolute;
	height: 265px;
	width: 218px;
	top: 340px;
	left: 390px;
	}
	

#wrapper #navigation {
	float:left;
	width: 170px;
	background-color: transparent;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

#wrapper #navigation ul {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}

#wrapper #navigation li {
	font-size: 90%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #000;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 3px;
}

#wrapper #navigation ul a:link, #navigation a:visited {
	color: #CCCCCC;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#wrapper #navigation ul a:hover {
	background-color: #944F92;

}
#wrapper #footer {
	clear:both;
	font-size: 85%;
	text-align:right;
	color: #CCCCCC;
	background-color: #000;
	padding-bottom: 1em;
	padding-right: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 0.5em;
}
#wrapper #footer a {
	color: #ccc;
	text-decoration: none;
}
.image1 {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: auto;
}
.highlightText {
	font-weight: bold;
	color: #E16000;
}
#wrapper #content a {
}



.quote {
	font-size: 100%;
	background-color: #E16000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.clearboth {
	clear: both;
}

ul {
	padding-top: 0em;
	padding-bottom: 1em;
}
#wrapper #content .footertextGrey {
	margin: 0px;
	padding: 10px;
	border: 1px solid #666666;
	text-align: center;
	color: #666666;
	text-decoration: overline;
}
.orangeText {
	color: #E16000;
}

.subList {
	font-size: 110%;
	padding-top: .3em;
}
#wrapper #contentright {
	width: 160px;
	position: absolute;
	top: 156px;
	border: 0px solid #000000;
	color: #000000;
	left: 757px;
	text-align: center;
	font-size: 90%;
	background-color: #FFFFFF;
}
#wrapper #contentright p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.datatable {
    border: 1px solid #4C72D3;
}
.datatable, .datatable th {
	background-color: #4C72D3;
	color: #FFFFFF;
	padding: 0.5em;
	text-align:left;
}
.datatable, .datatable td {
    padding: 0.5em;
	color: #000000;
    background-color: #F7F8FD;
    border: 1px solid #4C72D3;
}
#wrapper #content .highlightText a {
	color: #E16000;
	text-decoration: underline;
}
#wrapper #header #heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 20px;
	color: #FFFFFF;
}
#wrapper #header #subheading {
	position: relative;
	top: 10px;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	color: #FFFFFF;
}
.imagesTable {
	padding: 10px;
}
#wrapper #content .imagesTable td {
	text-align: center;
	font-size: 85%;
	margin: 10px;
}
h3 {
	font-size: 100%;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#wrapper #content #form1 th {
	font-size: .9em;
	font-weight: normal;
}
#wrapper #content #form1 td {
	font-size: .9em;
}
#wrapper #header #url {
	padding-left: 45px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
}
#content li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	list-style-type: square;
	list-style-image: url(images/bullet-red.jpg);
	list-style-position: outside;
}
h1 {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#wrapper #header #telephone {
	position: absolute;
	width: 165px;
	top: 39px;
	right: 353px;
	color: #FFFFFF;
	font-size: 18px;
}
#wrapper #content-wide {
	float:right;
	display: inline;
	width: 635px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.pauseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #999999;
	margin-top: 2px;
	padding-top: 0px;
	text-align: center;
}
.LargeText {
	font-size: 130%;
	font-weight: bold;
	color: #944F92;
}
.footerLink {
	font-size: 80%;
}
.footerText {
	font-size: 90%;
	font-style: italic;
}

.imageLeft {

	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: auto;
}
.imageRight {

	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: auto;
}

