	a, a:link, a:visisted { 
color:#004276; 
}
	body {
		background-color: #3A3A3A;
		height:100%;
		margin: 0px;
		padding: 0px;
	}

	#wrapper {
		width:100%;
		height:100%;
		position:absolute;
		top:0px;
		left:0px;
	}


	#adspace {
		width:100%;
		position:relative;
		display:block;
		text-align:center;
		height:124px;
		margin:0 auto;
		float:left;
	}
	#adspace #wsp {
		margin:0 auto;
		width:1042px;
		text-align:center;
		height:124px;
	}
	#adspace #lsp {
		position:relative;
		float:left;
		margin:0 auto;
		height:124px;
		width:17px;
		background: url('/assets/images/HbarL.png') repeat-y top right;
	}
	#adspace_ad1 {
		margin:0 auto;
		width:1010px;
		text-align:center;
		height:124px;
		float:left;
	}
	#adspace #rsp {
		position:relative;
		float:left;
		margin:0 auto;
		height:124px;
		width:15px;
		background: url('/assets/images/HbarR.png') repeat-y top left;
	}

	#Hbar {
		width:100%;
		left:0px;
		position:relative;
		height:159px;
		position:relative;
		text-align:center;
		display:block;
		clear:both;
	}
	#Hwrap {
		margin:0 auto;
		width:1042px;
		text-align:center;
		height:159px;
	}
	#Lbar, #Rbar {
		position:relative;
		float:left;
		margin:0 auto;
		height:159px;
		width:15px;
	}
	#Lbar {
		width:17px;
		background: url('/assets/images/HbarL.png') repeat-y top right;
	}
	#Rbar {
		background: url('/assets/images/HbarR.png') repeat-y top left;
	}
	#Cbar {
		margin:0 auto;
		width:1010px;
		text-align:center;
		height:159px;
		background: black url('/bloodCenter.png') no-repeat top left;
		float:left;
		position:relative;
	}
	#Cbar #logo {
		position:relative;
		top:0px;
		float:left;
		margin:27px 0 0 74px;
	}
	#Cbar #logo a img {
		border:0px;
		text-decoration:none;
	}
	#Cbar #login {
		float:right;
		position:relative;
		top:0px;
		margin:10px 41px 0 0;
		height:130px;
		width:150px;
		text-align:left;
	}
	#Cbar #login .headerbutton {
		float:left;
		position:relative;
		margin:20px 0 0 10px;
		width:150px;
		background-color:#DDD;
		color:#000;
		text-decoration:none;
		text-align:center;
	}
	#CWrapper {
		width:1040px;
		position:relative;
		display:block;
		text-align:center;
		height:auto;
		margin:0 auto;
	}
	#CWrapper #fadeLeft, #CWrapper #fadeRight {
		width:15px;
		position:relative;
		height:100%;
		top:0px;
		float:left;
	} 
	#CWrapper #WContent {
		width:1040px;
		height:auto;
		position:relative;
		top:0px;
		float:left;
		background: #3A3A3A url('/wrapperBg.png') repeat-y top left;
	}


	#WContent #Menu {
		width:1010px;
		height:30px;
		position:relative;
		top:0px;
		left:16px;
		float:left;
		background: #3A3A3A url('/menuBg.png') repeat-x top left;
		text-align:center;
	}
	
	#WContent #banner {
		left:16px;
		width:1010px;
		position:relative;
		top:0px;
		float:left;
		clear:both;
		text-align:left;
		margin:15px 0 10px 15px;
	}
	#WContent #MContent {
	}
	#WContent #Left {
		left:16px;
		width:696px;
		height:auto;
		float:left;
		position:relative;
		top:0px;
	}
	#WContent #Left #Spacer{
		width:696px;
		height:8px;
		float:left;
		position:relative;
		top:0px;
		display:block;
	}
	#WContent #Left #Header {
		width:696px;
		height:28px;
		float:left;
		position:relative;
		top:0px;
		background:url('/headLeft.png') no-repeat top left;
		display:block;
	}
	#WContent #Left #Header .title {
		font: Bold 22px/28px arial;
		color:#FFF;
		display:block;
		float:left;
		margin-left:40px;
		width:auto;
	}
	#WContent #Left #Header .right {
		display:block;
		float:right;
		top:0px;
		margin:5px 25px 0 0;
		width:auto;
		font: bold 12px/18px arial;
		color:#FFF;
	}
	#WContent #Left #Box {
		width:696px;
		float:left;
		position:relative;
		top:0px;
		background:url('/boxBg.png') repeat-y top left;
		display:block;
		text-align:left;
	}
	#WContent #Left #Box #video_holder {
		float:left;
	}	

	#WContent #Left #Box .header{
		font:bold 15px/15px arial;
		float:left;
		position:relative;
		clear:both;
		color:#000;
		width:676px;
		margin-left:20px;
	}
	#WContent #Left #Box .subheader{
		font:bold 12px/12px arial;
		float:left;
		position:relative;
		clear:both;	
		color:#4F4F4F;
		width:676px;
		margin-left:20px;
	}
	#WContent #Left #Box .datetime{
		font:12px/12px arial;
		float:left;
		position:relative;
		clear:both;	
		color:#4F4F4F;
		width:686px;
		margin:0 0 0 20px;
	}
	#WContent #Left #Box img.image {
		float:left;
		position:relative;
		margin:10px 10px 10px 20px;
		top:0px;
		display:block;
	}
	#WContent #Left #Box .para {
		font: 12px/14px arial;
		color:#000;
		text-align:left;
		padding-right:25px;
		margin-left:20px;
	}
	#WContent #Left #Box .para a, td a {
		text-decoration:none;
		color:#0042A9;
font-weight:bold;
	}
	#WContent #Left #Box .small{
		font: 12px/14px arial;
		color:#000;
		text-align:left;
		padding-right:25px;
		margin-left:20px;
	}
	#WContent #Left #Box .small a{
		text-decoration:none;
		color:red;
	}
	#WContent #Left #Box .download a{
		text-decoration:none;
		font: bold 14px/14px arial;
		color:#F00;
		width:130px;
		text-align:left;
		margin:15px 0 0 40px;
		display:block;
		position:relative;
		clear:both;
		float:left;
		width:686px;
	}
	#WContent #Left #Box .readmore a{
		text-decoration:none;
		font: bold 12px/12px arial;
		color:#898989;
		text-align:left;
		margin:10px 0 0 20px;
		display:block;
		position:relative;
		float:left;
		clear:both;
		width:686px;
	}
	#WContent #Left #Box  .list .listheader{
		font: 14px/14px arial;
		color:#000;
		text-align:left;
		position:relative;
		float:left;
		margin:10px 0 0 20px;
		width:100%;
	}
	#WContent #Left #Box .list{
		float:left;
		position:realative;
		top:0px;
		margin:10px;
	}
	#WContent #Left #Box .list ul{
		color:#595959;
		font:12px/12px arial;
		position:relative;
		list-style-type:circle;
	}
	#WContent #Left #Box .list ul li {
		margin:10px 0 0 0;
		position:relative;
		top:0px;
		float:left;
		clear:both;
	}
	#WContent #Left #Box .list ul li a{
		text-decoration:none;
		color:red;
		
	}
	#WContent #Left #Box .list .list2 {
		list-style-type:decimal;
	}
	
	#WContent #Left #Box a #event {
		width:577px;
		float:left;
		height:85px;
		position:relative;
		top:0px;
		margin:30px 0 0 50px;
		background:url('/event.png') repeat-x top left;
		text-decoration:none;
	}
	#WContent #Left #Box a #event #image {
		float:left;
		position:relative;
		width:79px;
		height:84px;
		top:0px;
		margin-left:25px;
		text-decoration:none;
	}
	#WContent #Left #Box a #event #image img {
		border:0px;
		text-decoration:none;
	}
	#WContent #Left #Box a #event #event_text {
		width:370px;
		height:85px;
		position:relative;
		float:left;
		top:0px;
		margin-left:40px;
		text-decoration:none;
	}
	#WContent #Left #Box a #event #event_text .event_header {
		width:370px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:bold 14px/14px arial;
		color:#000;
		margin-top:5px;
	}
	#WContent #Left #Box a #event #event_text .event_instructor {
		width:370px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:bold 12px/12px arial;
		color:#4F4F4F;
	}
	#WContent #Left #Box a #event #event_text .event_datetime {
		width:370px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:bold 12px/12px arial;
		color:#4F4F4F;
	}
	#WContent #Left #Box a #event #event_text .event_content {
		width:370px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:12px/12px arial;
		color:#000;
		margin-top:3px;
	}
	#WContent #Left #Box #FVP {
		width:600px;
		position:relative;
		float:left;
		top:0px;
		margin:30px 0 0 40px;
	}
	#WContent #Left #Box #FVP #FVP_image {
		width:191px;
		height:150px;
		float:left;
		position:relative;
		top:0px;
		text-align:left;
	}
	#WContent #Left #Box #FVP #FVP_content {
		width:375px;
		position:relative;
		top:0px;
		float:left;
		margin-left:25px;
	}
	#WContent #Left #Box #FVP #FVP_content .FVP_header {	
		font:bold 15px/17px arial;
		float:left;
		position:relative;
		top:0px;
		width:375px;
		color:#000;
	}
	#WContent #Left #Box #FVP  #FVP_content .FVP_date {	
		font:bold 12px/14px arial;
		float:left;
		position:relative;
		top:0px;
		width:375px;
		color:#4F4F4F;
	}
	#WContent #Left #Box #FVP  #FVP_content .FVP_paragraph {	
		font:12px/14px arial;
		float:left;
		position:relative;
		top:0px;
		color:#000;
		margin-top:10px;
	}
	#WContent #Left #Box #FVP  #FVP_content .FVP_readmore {	
		font:bold 14px/16px arial;
		float:left;
		position:relative;
		top:0px;
		color:#F00;
		color:#F00;
		text-decoration:none;
	}
	#WContent #Left #Box #norm {
		margin:10px 0px 0px 18px;
		width:630px;
		position:relative;
		top:0px;
		float:left;
	}
	#WContent #Left #Box #norm .header {
		font: bold 15px/15px arial;
		width:630px;
		color:#000;
		text-align:left;
		float:left;
		margin:10px 0 10px 10px;
	}
	#WContent #Left #Box #norm img {
		float:left;
		position:relative;
		margin:0 10px 10px 10px;
		top:0px;
		display:block;
	}
	#WContent #Left #Box #norm p {
		font: 12px/14px arial;
		color:#000;
		text-align:left;
		padding-right:25px;
	}
	#WContent #Left #Box #norm  a {
		text-decoration:none;
		color:#0042A9;
		font-weight:bold;
	}
	#WContent #Left #Box #norm a,
#WContent #Left #Box #norm  a:visited,
	#WContent #Left #Box #norm  a:link 
	{ 
		color:#0042A9; 
	}
	#WContent #Left #Box #norm a:hover {
		color:#A00;
	}
	#WContent #Left #Box #norm  a.black {
		text-decoration:none;
		color:#000;
font-weight:normal;
}
	#WContent #Left #Box #norm a .header {
		text-decoration:none;
		font: bold 15px/15px arial;
		width:630px;
		color:#000;
		text-align:left;
		float:left;
		margin:10px 0 10px 10px;
	}
	#WContent #Left #Box #norm a img {
		float:left;
		text-decoration:none;
		position:relative;
		margin:0 10px 10px 10px;
		top:0px;
		display:block;
		border:0;
	}
	#WContent #Left #Box #norm a p {
		font: 12px/14px arial;
		color:#000;
		text-decoration:none;
		text-align:left;
		padding-right:25px;
	}
	#WContent #Left #Box  #greyBar {
		background-color:#E8E8E8;
		width:650px;
		height:34px;
		margin:35px 0px 10px 18px;
		clear:both;
		position:relative;
		float:left;
		top:0px;
	}
	#WContent #Left #Box  #greyBar .header {
		font: 18px/18px arial;
		color:#3A3A3A;
		text-align:left;
		margin:10px 0px 0px 15px;
		position:relative;
		float:left;
	}
	#WContent #Left #Box #publicLibrary {
		width:668px;
		position:relative;
		float:left;
		top:0px;
		margin:10px 0 0 18px;
	}
	#WContent #Left #Box  #publicLibrary #newArticle {
		height:200px;
		margin-left:18px;
		position:relative;
		float:left;
		top:0px;
		width:130px;
	}
	#WContent #Left #Box  #publicLibrary #newArticle .header {
		font: bold 15px/15px arial;
		color:#000;
		text-align:left;
		width:130px;
		margin:10px 0;
		float:left;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #newArticle a {
		text-decoration:none;
	}
	#WContent #Left #Box  #publicLibrary #newArticle a img {
		text-decoration:none;
		width:124px;
		height:70px;
		position:relative;
		display:block;
		top:0px;
		float:left;
		margin-bottom:8px;
		border:0px;
	}
	#WContent #Left #Box  #publicLibrary #newArticle  a .title {
		text-decoration:none;
		font: bold 12px/12px arial;
		color:#000;
		text-align:left;
		width:130px;
		display:block;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #newArticle  a .by {
		text-decoration:none;
		font: 12px/12px arial;
		color:#000;
		margin-bottom:8px;
		text-align:left;
		width:130px;
		display:block;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #newArticle  a .description {
		font: 12px/12px arial;
		text-decoration:none;
		color:#000;
		width:130px;
		text-align:left;
		margin-top:5px;
		display:block;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #newArticle .download a {
		text-decoration:none;
		font: bold 14px/14px arial;
		color:#F00;
		width:130px;
		text-align:left;
		margin-top:10px;
		display:block;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #Library {
		height:auto;
		position:relative;
		float:left;
		top:0px;
		width:170px;
		margin-left:50px;
	}
	#WContent #Left #Box  #publicLibrary #Library a {
		text-decoration:none;
		color:#000;
	}
	#WContent #Left #Box  #publicLibrary #Library a .header {
		text-decoration:none;
		color:#000;
		font: bold 15px/15px arial;
		color:#000;
		text-align:left;
		width:130px;
		float:left;
		position:relative;
		margin:10px 0 10px 0;
	}
	#WContent #Left #Box  #publicLibrary #Library a .title {
		text-decoration:none;
		color:#000;
		font: bold 12px/14px arial;
		color:#000;
		text-align:left;
		width:140px;
		float:left;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #Library a .by {
		text-decoration:none;
		color:#000;
		font:12px/14px arial;
		color:#000;
		text-align:left;
		width:130px;
		float:left;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #Library a .subcat {
		text-decoration:none;
		color:#000;
		font:Italic 12px/14px arial;
		color:#000;
		text-align:left;
		width:130px;
		float:left;
		position:relative;
	}
	#WContent #Left #Box  #publicLibrary #Library hr {
		color:#CCC;
		width:93px;
		height:1px;
		position:relative;
		float:left;
		clear:both;
		margin:2px 0 2px 0;
	}
	#WContent #Left #Box  #publicLibrary #Featured {
		height:200px;
		position:relative;
		float:left;
		top:0px;
		width:266px;
	}
	#WContent #Left #Box  #publicLibrary #Featured  .header {
		font: bold 15px/15px arial;
		color:#000;
		text-align:left;
		width:275px;
		float:left;
		position:relative;
		margin:10px 0 10px 0;
	}
	#WContent #Left #Box  #publicLibrary #Featured a {
		text-decoration:none;
		color:#000;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article  {
		text-decoration:none;
		color:#000;
		text-align:left;
		width:275px;
		float:left;
		position:relative;
		height:70px;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article #image {
		text-decoration:none;
		color:#000;
		width:124px;
		height:70px;
		position:relative;
		float:left;
		top:0px;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article #image img {
		border:0px;
		width:124px;
		height:70px;
		position:relative;
		float:left;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article #content {
		width:130px;
		height:70px;
		position:relative;
		display:block;
		top:0px;
		float:left;
		margin:0 0 0 10px;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article #content .title {
		width:130px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:bold 12px/14px arial;
		margin:0px;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article #content .by {
		width:130px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:12px/14px arial;
		margin:0px;
	}
	#WContent #Left #Box  #publicLibrary #Featured a #article #content .subcat {
		width:130px;
		position:relative;
		float:left;
		text-align:left;
		top:0px;
		font:italic 12px/14px arial;
		margin:0px;
	}
	#WContent #Left #Box  #publicLibrary #Featured hr {
		width:231px;
		height:1px;
		color:#CCC;
		position:relative;
		float:left;
		margin:3px 0 3px 0;
	}
	#WContent #Left #Box #mostViewed {
		width:696px;
		float:left;
		position:relative;
		top:0px;
		margin-left:8px;
		text-align:left;
	}
	#WContent #Left #Box #mostViewed .header {
		font:bold 15px/15px arial;
		color:#000;
		margin:30px 0px 0px 18px;
		float:left;
		width:600px;
	}
	#WContent #Left #Box #mostViewedVideos {
		height:230px;
		width:190px;
		top:0px;
		position:relative;
		float:left;
		margin:10px 0px 0px 25px;
	}
	#WContent #Left #Box #mostViewedVideos a {
		text-decoration:none;
	}
	#WContent #Left #Box #mostViewedVideos img {
		border:0px;
		display:block;
		position:relative;
		top:0px;
		width:192px;
		height:108px;
		float:left;
	}
	#WContent #Left #Box #mostViewedVideos a .title {
		text-decoration:none;
		font:bold 12px/14px arial;
		width:192px;
		float:left;
		position:relative;
		margin-top:5px;
		color:#000;
	}
	#WContent #Left #Box #mostViewedVideos a .subcat {
		text-decoration:none;
		font:bold 12px/14px arial;
		color:#7C7C7C;
		width:192px;
		float:left;
		position:relative;
	}
	#WContent #Left #Box #mostViewedVideos a .instructor {
		text-decoration:none;
		font:12px/14px arial;
		width:192px;
		float:left;
		position:relative;
		color:#000;
	}
	#WContent #Left #Box #mostViewedVideos a .views {
		text-decoration:none;
		font:bold 16px/16px arial;
		color:#F00;
		width:192px;
		float:left;
		position:relative;
		margin-top:3px;
	}	
	
	#WContent #Left #Box #content {
		margin-left:18px;
		width:150px;
		height:300px;
		float:left;
		top:0px;
		display:block;
		position:relative;
	}
	#WContent #Left #Box #content .subcat{
		font: bold 15px/18px arial;
		text-align:left;
		display:block;
		float:left;
		position:relative;
		top:0px;
		width:150px;
		color:#000;
		margin-top:35px;
	}
	#WContent #Left #Box #content .video{
		font: bold 12px/16px arial;
		text-align:left;
		color:#4f4f4f;
		display:block;
		float:left;
		position:relative;
		top:0px;
		width:150px;
		margin-top:7px;
	}
	#WContent #Left #Box #content .instructor{
		font: bold 12px/16px arial;
		text-align:left;
		color:#4f4f4f;
		display:block;
		float:left;
		position:relative;
		top:0px;
		width:150px;
	}
	#WContent #Left #Box #content .description{
		text-align:left;
		font: 12px/13px arial;
		display:block;
		float:left;
		position:relative;
		top:0px;
		width:150px;
		margin-top:12px;
	}
	#WContent #Left #Box #player {
		width:480px;
		height:300px;
		position:relative;
		display:block;
		top:0px;
		float:left;
		background-color:#000;
		margin:24px 0px 0px 18px;
	}
	#WContent #Left #Box #videos {
		width:680px;
		height:121px;
		background: url('/sneakpeekBg.png') repeat-x top left;
		display:block;
		float:left;
		top:0px;
		position:relative;
		margin:13px 0px 0px 8px;
	}
	#WContent #Left #Box #videos #left {	
		width:94px;
		height:113px;
		display:block;
		float:left;
		top:0px;
		position:relative;
		margin:8px 0px 0px 12px;
	}
	#WContent #Left #Box #videos #left #buttons {
		width:67px;
		height:14px;
		position:relative;
		float:left;
		margin:5px 0px 0px 0px;
	}
	#WContent #Left #Box #videos #left #buttons #Ltriangle {
		background:url('/LtriangleBgOff.png') no-repeat top left;
		float:left;
		display:block;
		width:12px;
		height:14px;
	}
	#WContent #Left #Box #videos #left #buttons #Rtriangle {
		background:url('/RtriangleBgOff.png') no-repeat top left;
		margin-left:5px;
		float:left;
		display:block;
		width:12px;
		height:14px;
	}
	#WContent #Left #Box #videos #left #buttons #box1 {
		background:url('/BoxBgOn.png') no-repeat top left;
		margin-left:5px;
		float:left;
		display:block;
		width:7px;
		height:14px;
	}
	#WContent #Left #Box #videos #left #buttons #box2 {
		background:url('/BoxBgOff.png') no-repeat top left;
		margin-left:6px;
		float:left;
		display:block;
		width:7px;
		height:14px;
	}
	#WContent #Left #Box #videos #left #buttons #box3 {
		background:url('/BoxBgOff.png') no-repeat top left;
		margin-left:6px;
		float:left;
		display:block;
		width:7px;
		height:14px;
	}
	#WContent #Left #Box #videos #left .watch {
		/*margin:12px 0 0 10px;*/
		font: bold 18px/18px arial;
		color:#303030;
		float:left;
		position:relative;
		display:block;
		text-align:left;
	}
	#WContent #Left #Box #videos #left .sneak {
		/*margin:8px 0 0 10px;*/
		font:bold 18px/18px arial;
		text-align:left;
		color:#5B5B5B;
		width:58px;
		float:left;
		position:relative;
		display:block;
	}
	#WContent #Left #Box #videos #right {
		width:574px;
		height:113px;
		position:relative;
		float:left;
		display:block;
		margin-top:8px;
	}
	#WContent #Left #Box #videos #right #video {
		display:block;
		width:143px;
		position:relative;
		float:left;
		top:0px;
	}
	#WContent #Left #Box #videos #right #video a {
		font-style:none;
	}
	#WContent #Left #Box #videos #right #video a img {
		border:0px;
		width:123px;
		height:71px;
		float:left;
		position:relative;
		display:block;
		top:0px;
	}
	#WContent #Left #Box #videos #right #video a .subcat {
		font:bold 12px/12px arial;
		text-align:left;
		color:#474747;
		float:left;
		position:relative;
		display:block;
		top:8px;
		width:123px;
		height:30px;
	}
	#WContent #Left #Box #download {
		text-align:left;
		font:Bold 15px/21px arial;
		color:#F00;
		top:0px;
		float:left;
		position:relative;
		margin:5px 0px 0px 15px;
	}
	#WContent #Left #Box #download a {
		font-style:none;
		text-decoration:none;
		color:#F00;
	}
	#WContent #Left #Box .spacer {
		clear:both;
		position:relative;
		float:left;
		width:100%;
		height:30px;
	}
	#WContent #Left #Bottom {
		width:696px;
		height:18px;
		float:left;
		position:relative;
		top:0px;
		background:url('/boxBottomBg.png') no-repeat top left;
	}
	#WContent #Right {
		left:16px;
		float:left;
		height:auto;
		width:314px;
		position:relative;
		top:0px;
	}
	#WContent #Right #Header {
		width:314px;
		height:28px;
		float:left;
		position:relative;
		top:0px;
		background:url('/headRight.png') no-repeat top left;
	}
	#WContent #Right #Header .title {
		float:left;
		position:relative;
		display:block;
		top:0px;
		width:314px;
		margin:5px 0 0 15px;
		color:#FFF;
		font:14px/16px verdana;
		text-align:left;
	}
	#WContent #Right #Header .date  {
		font:14px/16px verdana;
		float:left;
		position:relative;
		display:block;
		top:0px;
		width:314px;
		margin:5px 0 0 20px;
		text-align:left;
		color:#FFF;
	}
	#WContent #Right #Box {
		width:314px;
		height:auto;
		float:left;
		position:relative;
		top:0px;
		background:url('/boxRightBg.png') repeat-y top left;
	}
	#WContent #Right #Box a #FTVnewsStories {
		margin:15px 0px 0px 30px;
		width:253px;
		top:0px;
		position:relative;
		float:left;
		display:block;
		text-align:left;
	}
	#WContent #Right #Box a #FTVnewsStories .redArrow {
		font:17px/19px arial;
		color:#F00;
		top:0px;
		float:left;
		text-align:left;
		position:relative;
		text-decoration:none;
	}
	#WContent #Right #Box a #FTVnewsStories  .title {
		font:Bold 12px/14px arial;
		color:#000;
		top:0px;
		float:left;
		position:relative;
		text-align:left;
		margin:5px 0 0 5px;
		text-decoration:none;
	}
	#WContent #Right #Box a #FTVnewsStories .date {
		font:12px/14px arial;
		color:#000;
		top:0px;
		float:left;
		position:relative;
		text-align:left;
		clear:both;
		text-decoration:none;
	}
	#WContent #Right #Box a #FTVnewsStories .description {
		font:12px/14px arial;
		color:#000;
		top:0px;
		float:left;
		position:relative;
		text-align:left;
		clear:both;
		text-decoration:none;
	}
	#WContent #Right #Box #followUs {
		float:left;
		position:relative;
		top:0px;
		margin:5px 0 0 35px;
		height:56px;
		width:270px;
	}
	#WContent #Right #Box #followUs #square {
		text-decoration:none;
		margin:0 25px 0 0;
		position:relative;
		top:0px;
		float:left;
	}
	#WContent #Right #Box #followUs #square a img {
		border:0px;
		text-decoration:none;
	}
	
	#WContent #Right #Box #NLE {
		width:273px;
		height:21px;
		position:relative;
		top:0px;
		float:left;
		margin:10px 0 0 21px;
		background: #3A3A3A url('/nextLiveEventBg.png') no-repeat top right;
	}
	#WContent #Right #Box #NLE .date {
		text-align:left;
		font: 12px/14px verdana;
		float:left;
		position:relative;
		width:142px;
		top:0px;
		margin:3px 0 0 5px;
	}
	#WContent #Right #Box #NLE .date a {
		text-decoration:none;
		color:#FFF;
	}
	#WContent #Right #Box #NLE .text {
		text-align:right;
		font:bold 12px/14px verdana;
		width:110px;
		position:relative;
		top:0px;
		float:right;
		margin:3px 5px 0 0px;
	}
	#WContent #Right #Box #NLE .text a {
		text-decoration:none;
		color:#FFF;
	}
	#WContent #Right #Bottom {
		width:314px;
		height:18px;
		float:left;
		position:relative;
		top:0px;
		background:url('/boxBottomRightBg.png') no-repeat top left;
	}
	#WContent #Right #Spacer{
		width:314px;
		height:8px;
		float:left;
		position:relative;
		top:0px;
		display:block;
	}
	#WContent #Right #ad1 {
		width:306px;
		height:250px;
		display:block;
		text-align:left;
		position:relative;
		float:right;
		top:0px;
	}
	#WContent #Right #ad2 {
		width:306px;
		height:600px;
		display:block;
		text-align:left;
		position:relative;
		float:right;
		top:0px;
	}
	#WContent #Right #adtext {
		width:306px;
		height:32px;
		text-align:right;
		position:relative;
		float:left;
		top:0px;
		display:block;
		font: 13px/13px verdana;
		color:#9B9B9B;
	}
	
	#WContent #Footer {
		left:16px;
		width:1010px;
		height:250px;
		position:relative;
		clear:both;
		top:0px;
		margin-top:37px;
		display:block;
		float:left;
	}
	
	 #Footer #adspace {
		width:100%;
		position:relative;
		display:block;
		text-align:center;
		height:100px;
		margin:0px;
	 }
	 #Footer #adspace #spacer {
		width:100%;
		position:relative;
		display:block;
		height:37px;
		top:0px;
	 }
	#Footer #adspace #ad1,
	#Footer #adspace #ad2,
	#Footer #adspace #ad3  {
		width:300px;
		height:100px;
		float:left;
		display:block;
		top:0px;
		text-align:left;
	}
	#Footer #adspace #ad1 { margin-left:8px; }
	#Footer #adspace #ad2 { margin-left:47px; }
	#Footer #adspace #ad3 { margin-left:47px; }
	
	#Footer #adspace_text {
		width:1010px;
		height:36px;
		float:left;
		clear:both;
		display:block;
		top:0px;
	}
	#Footer #adspace_text #ad1,
	#Footer #adspace_text #ad2,
	#Footer #adspace_text #ad3	{
		text-align:right;
		width:300px;
		height:37px;
		float:left;
		display:block;
		top:0px;
		font: 13px/13px verdana;
		color:#9B9B9B;
	}
	
	#Footer #adspace_text #ad1 { margin-left:8px; }
	#Footer #adspace_text #ad2 { margin-left:47px; }
	#Footer #adspace_text #ad3 { margin-left:47px; }
	
	#Footer #SiteMap {
		background:#3A3A3A url('/footerBg.png') repeat-x top left;
		width:1010px;
		height:113px;
		float:left;
		clear:both;
		top:0px;
	}
	#Footer #SiteMap .menu {
		position:relative;
		display:block;
		float:left;
		margin:15px 0 0 38px;
		top:0px;
		font:12px/14px Verdana;
		color:#FFF;
		width:1010px;
		text-align:left;
	}
	#Footer #SiteMap .menu a {
		text-decoration:none;
		color:#FFF;
	}
	#Footer #SiteMap  .tos {
		position:relative;
		display:block;
		float:left;
		margin:45px 0 0 38px;
		top:0px;
		font:12px/14px Verdana;
		color:#FFF;
		width:1010px;
		text-align:left;
	}
	#Footer #SiteMap  .tos a {
		text-decoration:none;
		color:#FFF;
	}
	#Footer #SiteMap  .copywrite {
		position:relative;
		display:block;
		float:left;
		margin-left:38px;
		top:0px;
		font:12px/14px Verdana;
		color:#FFF;
		width:1010px;
		text-align:left;
	}
	#Footer #SiteMap .copywrite a {
		text-decoration:none;
		color:#FFF;
	}
	.member-info {
		margin:10px 0 0 40px;
	}
.payment-form {
margin:10px 0 0 40px;
position:relative;
top:0px;
width:auto;
}
	a.black {
	color:#000;
	text-decoration:none;
}
#WContent #Right a #ad1 .Header {
	width:300px;
	text-align:center;
	position:relative;
	color:#FFF;
	clear:both;
	font-size:27px;
	margin:30px 0 0 34px;
}
#WContent #Right a #ad1 .Thumbnail img{
	text-align:center;
	position:relative;
	border:0px;
	clear:both;
}
#WContent #Right #ad1 .Thumbnail {
	width:300px;
	text-align:center;
	position:relative;
	clear:both;
	margin:10px 0;
	float:left;
	background-color:#000;
}
#WContent #Right a #ad1 .Title{
	width:280px;
	text-align:left;
	position:relative;
	color:#FFF;
	clear:both;
	margin-left:10px;
	float:left;
}
#WContent #Right a #ad1 .Date{
	width:280px;
	text-align:center;
	position:relative;
	color:#FFF;
	clear:both;
	margin-left:10px;
	float:left;
	font-size:20px;
}
#WContent #Right a #ad1 .Instructor{
	text-align:left;
	position:relative;
	color:#FFF;
	float:left;
}