@charset "UTF-8";
/* CSS Document */

h1 { color:#F60; }

body
{
	margin:0px;
	padding:0px;
	background-image:url(../img/WSE-bgrepx.gif);
	background-repeat:repeat-x;
	background-color:#231f20;
}

p, span
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a:link, a:active, a:visited, a:hover
{
	color:#000;
}

a:hover
{
	color:#F60;
}

#WSE_Topbar
{
	width:auto;
	background-color:#000;
	height:25px;
	margin:0px;
	padding:0px;
}

#WSE_Topbar a:link, #WSE_Topbar a:active, #WSE_Topbar a:visited, #WSE_Topbar a:hover
{
	color:#FFF;
}

#WSE_Topbar a:hover
{
	color:#F60;
}

#WSE_TextureBG
{
	background-image:url(../img/WSE-bgtexture.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	
	background-position:top;
}

#WSE_MainContainer
{
	margin:0px auto;
	padding:0px;
	width:840px;
	height:auto;
	background-image:url(../img/WSE-bgtexture.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#WSE_Header
{
	width:840px;
	height:141px;
}

#WSE_Logo
{
	width:328px;
	height:113px;
	margin-top:14px;
	margin-left:20px;
	float:left;
}

#WSE_Menu
{
	width:280px;
	padding:0px;
	margin:0px;
	float:right;
}

#WSE_Menu ul
{
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
	
}

#WSE_Menu ul li
{
	height:27px;
	padding:0px;
	margin:0px;
	margin-top:1px;
}

#WSE_Videos
{
	height:auto;
	width:840px;
}

#WSE_Videos_Left
{
	float:left;
	height:258px;
	width:9px;
	background-image:url(../img/WSE-Videos-bgleft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#WSE_Videos_Right
{
	float:right;
	height:258px;
	width:9px;
	background-image:url(../img/WSE-Videos-bgright.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#WSE_Videos_Top
{
	
	height:60px;
	width:840px;
	background-image:url(../img/WSE-Videos-bgtop.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#WSE_Videos_Content
{
	width:auto;
	height:auto;
	min-height:300px;
	padding:0px;
	margin:0px;
	background-image:url(../img/WSE-Videos-bgrep.jpg);
	background-repeat:repeat-y;
}

#WSE_Videos_Content
{
	width:auto;
	margin:0px;
	padding:10px 15px 10px 15px;
}

#WSE_Speakers
{
	height:auto;
	width:840px;
	position:relative;
	top:0px;
}

#WSE_Speakers_Top
{
	height:51px;
	width:840px; 
	background-color:#FFF;
	background-image:url(../img/WSE-Videos-bgrep.jpg);
	
}

#WSE_Speakers_Content
{
	width:auto;
	height:265px;
	padding:0px;
	margin:0px;
	background-image:url(../img/WSE-Speakers-bg.jpg);
	background-repeat:no-repeat;
}

#WSE_Speakers_Content span
{
	display:block;
	padding:15px;
	margin:0px;
	
}

.WSE_Orange
{
	color:#f17029;
}

.WSE_Videos_Text_Title
{
	font-size:16pt;
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:#CCC 1px solid;
}

#WSE_Footer
{
	width:840px;
	margin:0px auto;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#WSE_Footer a:link, #WSE_Footer a:active, #WSE_Footer a:visited, #WSE_Footer a:hover
{
	color:#FFF;
}

#WSE_Footer a:hover
{
	color:#F60;
}

#WSE_Footer_Left
{
	float:left;
}

#WSE_Footer_Right
{
	float:right;
}




