html,body {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#ffffff;*/
	color:#cccccc;
	text-align:center;
}

body
{
	background:#000000 url(../images/bg_body.jpg) repeat-x;
}

input[type=text], input[type=button], input[type=submit] {
	background:transparent;
	border:1px solid #cccccc;
	padding:4px;
	color:#cccccc;
	font-size:11px;
	height:25px;
}

input[type=radio], input[type=checkbox] {
	background:transparent;
	color:#cccccc;
	font-size:11px;
}

#content .sponsor_box {
	position:relative;
	width:698px;
	height:443px;
	background:url(images/trans_black_80.png) repeat;
}

#content .sponsor_box .sponsor_box_title {
	position:relative;
	width:696px;
	height:45px;
	background-color:#272827;
	/*background:url(../images/bg_hex272827_50.png);*/
	border:1px solid #333333;
}

#content .sponsor_box .sponsor_box_title h1 {
	margin:10px 0 0 20px;
}

#content .sponsor_box .sponsor_box_content {
	position:relative;
	width:696px;
	height:372px;
	top:2px;
	/*background-color:#171817;*/
	background:url(../images/bg_hex171817_50.png);
	border:1px solid #333333;
}

#content .sponsor_box .sponsor_box_content h2 {
	margin:0;
	margin:10px 0 0 20px;
}

#content .sponsor_box .sponsor_box_content_image {
	position:relative;
	float:left;
	left:20px;
	top:10px;
	border:1px solid #333333;
	background-color:#ffffff;
	padding:15px;
	clear:both;
}

#content .sponsor_box .sponsor_box_content_text {
	position:relative;
	width:656px;
	left:20px;
	top:20px;
	/* for scrolling */
	overflow:auto;
	height:200px;
	padding-right:10px;
	/* end */
}
#wrapper
{
	background:#000000 url(../images/bg_body.jpg) repeat-x 0 -0px;
	width:950px;
	margin:auto;
	position:relative;
	top:0px;
	padding:25px; /* Usable Inside Width: 950px */
}

#navigation {
	float:left;
	width:740px;
	height:70px;
	font-size:11px;
	text-align:left;
}

#topright {
	float:right;
	text-align:right;
}

.clearboth {
	clear:both;
}

.spacer {
	clear:both;
	height:20px;
}

#wrapper_inner {
	width:950px;
	height:600px;
	border:0;
}

#content_frame {
	height:500px;
	width:950px;
	border:0;
	background-color:transparent;
}

#content_inner {
	height:520px;
	overflow:auto;
	
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
}

#content_wrapper {
	position:relative;
	padding:19px;
	width:910px;
	height:560px;
	text-align:center;
	border:1px solid #333333;
}

#bottom-left {
	font-size:11px;
	float:left;
	text-align:left;
}

#bottom-right {
	font-size:11px;
	float:right;
	text-align:right;
}

h1 {
	font-size:19px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#content h1 {
	margin:0 0 10px 0;
}

#content h1 {
	color:#cccc99;
}

h2 {
	font-size:15px;
	font-weight:normal;
	margin:10px 0 15px 0;
	color:#cccc99;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

h3 span {
	border-bottom:2px solid #333333;
}

h4 {
	font-size:11px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

p {
	/*font-size:11px;*/
	font-size:13px;
	font-weight:normal;
	/*margin:10px 0 10px 0;*/
	margin:10px 0 15px 0;
	line-height:17px;
}

div {
	font-size:11px;
	font-weight:normal;
}

a:link {
	color:#ffffff;
	text-decoration:underline;
}

a:visited {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a:active {
	color:#ffffff;
	text-decoration:underline;
}

.programme_day {
	font-size:11px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

.programme_session {
	margin-bottom:10px;
}

.programme_session_name {
	font-size:11px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	margin-bottom:0;
}

.programme_session_title {
	font-size:11px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background-color:#272827;
	border:1px solid #333333;
	margin-bottom:2px;
}

.programme_session_title span {
	/*border-bottom:2px solid #333333;*/
	display:block;
	float:left;
}

.programme_session_entry {
	font-size:11px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background:url(../images/bg_hex171817_50.png);
	border:1px solid #333333;
	margin-bottom:2px;
}

.programme_session_entry_time {
	float:left;
	font-size:11px;
	font-weight:bold;
}

.programme_session_entry_title {
	position:relative;
	float:left;
	left:20px;
	font-size:11px;
	font-weight:bold;
	padding-right:20px;
}

.programme_session_entry_title h2 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#cccc99;
}

.quote {
	
}

#page_content {
	position:relative;
}

p.smaller {
	font-size:11px;
}

#register {
	color:#ffffff;
	font-weight:bold;
	border:1px solid #333333;
	position:absolute;
	top:10px;
	right:10px;
	background-image:url(../images/button25up.gif);
	height:25px;
	line-height:23px;
	padding:0 10px 0 10px;
}

#register a:link, #register a:visited, #register a:hover, #register a:active {
	color:#ffffff;
	text-decoration:none;
}

#beasponsor {
	color:#ffffff;
	font-weight:bold;
	border:1px solid #333333;
	position:absolute;
	top:9px;
	right:165px;
	background-image:url(../images/button25up.gif);
	height:27px;
	line-height:23px;
	padding:0 10px 0 10px;
}

#beasponsor a:link, #beasponsor a:visited, #beasponsor a:hover, #beasponsor a:active {
	color:#ffffff;
	text-decoration:none;
}

#pageflip {
	position: absolute;
	right: 0; top: 0;
	z-index:9999;
}
#pageflip img {
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip img.flipper {
	z-index: 9997;
	width: 100px; height: 100px;
}
#pageflip .msg_block {
	width: 100px; height: 96px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background:#9F0F0F;
}
#pageflip .msg_block .content_block {
	z-index: 9998;
}