/* CSS Document */
/*Body*/
body {
	background-image:url("../images/bodytextimg.jpg");
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
	width:1003px; 
	height:auto;
}

/*Header*/
#header {
	width:1003px;
	height:160px;
	position:relative;
	float:left;
}
#headerbottom {
	width:1003px; 
	height:35px;
	margin-top:0px; 
}
#logo {
	width:392px;
	height:123px;
	float:left;
	position:relative;
}
#themetitle {
	width:430px;
	height:85px;
	float:right;
	position:relative;
}
#eventdate {
	width:430px;
	height:38px;
	float:right;
	position:relative;
}
#eventdate p {
	font:16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8D2659;
	margin-left:10px;
	margin-top:8px;
}
#bwlogotheme {
	width:181px;
	height:123px;
	float:left;
	position:relative;
}

/*Navigation Buttons*/
#menu {
	width:1003px;
	height:40px;
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	z-index:10000;
	overflow: visible;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:1;
	position: absolute;
}

#menu ul li {
	width:125px;
	height:36px;
	margin: 0;
	padding: 0;
	float: left;
	text-align:center;
	z-index:1;
}

#menu ul li a {
	background-image:url("../images/navbuttonup.gif");
	background-repeat:no-repeat;
	position:relative;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	width:125px;
	height:26px;
	padding:10px 0px 0px 0px;
	z-index:1;
}

#menu ul li a:hover {
	background-image:url("../images/navbuttondwn.gif");
	background-repeat:no-repeat;
}

#menu ul ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-image:none;
	background-color:#8d2659;
	width:125px;
	height:26px;
	z-index:1;
	border:1px solid #FFF;
}

#menu ul ul li a:hover {
	width:125px;
	background-image:none;
	background-color:#dec7d3;
	color:#000;
	z-index:1;
}

#menu ul ul {
	display:none;
	z-index:10000;
	position: static;
}

#menu ul li:hover ul {
	display: block;
	z-index:1000;
}

/*Body top space*/
#bodytop {
	width:1003px;
	height:30px;
	margin-top: 0px;
	float:left;
	position:relative;
	z-index:0;
}
#bodybottom {
	width:1003px;
	height:25px;
	float: left;
	position:relative;
	z-index:0;
}

#bodycontainer {
	width:1003px;
	height:auto;
	float:left;
	position:relative;
	z-index:0;
}

/*Left Side of the Body*/
#leftpanel {
	width:260px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	position:relative;
}
#partnersbox {
	width:260px;
	height:230px;
	margin:0px;
	float:left;
	position:relative;
	background-image:url("../images/partnersbox.gif");
}
#mediabox {
	width:260px;
	height:240px;
	margin:0px;
	float:left;
	position:relative;
}
#pressrelbox {
	width:260px;
	height:257px;
	margin:0px;
	float:left;
	position:relative;
	background-image:url("../images/pressrelbox.gif");
}
#pressrelbox p {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	margin-top:69px;
	margin-left:33px;
	margin-right:40px;	
}
/*Right Side of the Body*/
#rightpanel {
	width:242px;
	height:727px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	position:relative;	
}
#speakersbox {
	width:241px;
	height:402px;
	margin:0px;
	float:right;
	position:relative;
	background-image:url("../images/speakersbox.jpg")
}
#speaker1 {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:64px;
	margin-left:0px;
	text-align:center;	
}
#speaker2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:25px;
	margin-left:3px;
	text-align:center;	
}
.inputform {
	background-image:url("../images/inputform.jpg");
	width:241px;
	height:325px;
	margin:0px;
	float:right;
	position:relative;
}
.inputform textarea {
	font:11px Arial, Helvetica, sans-serif;
	width:183px;
	height:103px;
	margin-left:26px;
	margin-top:3px;
	padding:2px;
	border:1px solid #CCCCCC;	
}
#fieldcontainer {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	margin-top:10px;
	margin-left:27px;
	padding:1px;
	width:185px;
	height:13px;
}
#companyfield {
	font:11px Arial, Helvetica, sans-serif;
	width:110px;
	height:14px;
	margin-left:14px;
	padding:1px;	
	border:1px solid #CCCCCC;	 
}
#emailfield {
	font:11px Arial, Helvetica, sans-serif;
	width:110px;
	height:14px;
	margin-top:3px;
	margin-left:37px;
	padding:1px;	
	border:1px solid #CCCCCC;	 
}
#buttoncontainer {
	display:inline;
	width:155px;
	height:28px;
	margin-left:48px;
	margin-top:17px;
	float:left;
	position:relative;	
}
#resetbutton {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url("../images/inputbuttonup.gif");
	background-repeat:no-repeat;
	background-color:#F1F1F1;
	width:70px;
	height:28px;
	margin:0px;
	float:left;
	position:relative;
	border:none;
}
#buttonspace {
	width:13px;
	height:28px;
	float:left;
	position:relative;
	margin:0px;
}
#sendbutton {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url("../images/inputbuttonup.gif");
	background-repeat:no-repeat;
	background-color:#F1F1F1;
	width:70px;
	height:28px;
	margin:0px;
	float:left;
	position:relative;
	border:none;
}
#suggestiontitle {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	margin-top:74px;
	margin-left:27px;
}

/*Body Text Area*/
.bodytext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:495px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	float:left;
	position:relative;
}

.spkbodytext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:737px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	float:left;
	position:relative;
}


.bodytext h1 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:justify;
	color:#6D6464;
	margin-top:15px;
	margin-left:30px;
	margin-right:30px;	
}
.bodytext p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#000;
	margin-left:30px;
	margin-right:30px;	
}
#footer {
	width:1003px;
	height:64px;
	background-image:url("../images/footer.gif");
	float:left;
	position:relative;
}
#footer p {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	margin-top:33px;
	margin-right:13px;
}