	html { height: 100%; margin-bottom: 1px; } /* This forces a scrollbar on Mozilla & WebKit to prevent jumping on centered sites */
	
	/* Do not remove the following section, these rules are required for forms */
		.comment-replies {
			margin-left: 30px;
		}
		

		.form-element.form-hide, .form-important {
			display: none;
		}

		.form-element.form-type-checkbox label,
		.form-element.form-type-radio label {
			display: inline;
		}

		.form-float-left {
			float: left;
		}

		.form-element.form-float-left {
			padding-right: 10px;
		}
		
		/* This section works with the wt.hero function in site-local.js.  Values set to % need to be set.  Caption and control rules should be removed if not in use. */

		div#imageFadeContainer {
			position: relative;
			width: %;
			height: %;
			overflow: hidden;
		}

			div#imageFadeContainer img {
				position: absolute;
				top: 0px;
				left: 0px;
			}

			div#imageFadeContainer div#hero-foreground {

			}

			div#imageFadeContainer div#hero-caption {

			}

			div#imageFadeContainer div#hero-controls {

			}

				div#imageFadeContainer div#hero-controls ul {

				}

					div#imageFadeContainer div#hero-controls ul li {

					}

						div#imageFadeContainer div#hero-controls ul li a {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-previous {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-pause {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-play {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-next {

						}
						
		/* Global styles */
		
		.clear {
			clear: both;
		}
		
		form .clear {
			clear: none;
		}
		
		.left {
			text-align: left;
		}
		
		.center {
			text-align: center;
		}
		
		.right {
			text-align: right;
		}
		
		img.left {
			float: left;
		}
		
		img.center {
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		
		img.right {
			float: right;
		}
		
		/* Specific styles */
	
	body {
        margin:5px 10px 0 5px; 
        color: rgb(109,111,113); 
        font-family:verdana, sans-serif;
        line-height:1.6;
        font-size:12px;
        }
    
	h1, h2, h3, h4 {
	    margin:0;
	    padding:0;
	    line-height:1.2;
	}
	
	h2 {
	    color:rgb(249,173,74);
	    font-size:135%;
	    margin:20px 0 4px 0;
	}
	
	a {
	    color:rgb(249,173,74);
	    text-decoration:none;
		outline: none;
	}
	a:hover {
        color:rgb(109,111,113);
	}
	a.heavy {
	    font-weight:bold;
	}
	
	ul, ul li {
	    list-style:none;
	    padding:0;
	    margin:0;
	}
	ul, ul li a {
	    color:rgb(51,198,244);
	    font-weight:bold;
	}
	
	ol li {
	    margin-bottom:20px;
	}

	a img {
	    border:0;
	}
	
	hr {
        background-color: none;
        color: none;
        border:0;
        border-bottom: 2px dashed rgb(214,214,214);
        height: 0px;
        overflow: hidden;
        line-height: 0;
        margin:2em 0;
        *position: relative;
        *margin: 1em 0;
        margin-left:-10px;
	}
	hr.top_hr {
	    margin-top:1em;
	}
	
	.padding {
	    padding:28px 22px;
	}





    table.navigation {
        margin:0 0 0 4px;
        padding:0;
        letter-spacing: .07px;
		width: 464px;
    }
    
    table.navigation td {
        text-transform:uppercase;
        font-size:11px;
        font-weight:bold;
		border: none;
        border-left:2px solid rgb(237,37,144);
        border-right:2px solid rgb(237,37,144);
        padding: 0 5px;
		text-align: center;
		line-height: 15px;
    }
    table.navigation td.first {
        border-left:none;
		text-align: left;
		padding-left: 0;
    }
    table.navigation td.last {
        border-right:none;
		text-align: right;
		padding-right: 0;
    }
    table.navigation td a {
        color:rgb(249,173,74);
        color:rgb(237,37,144);
        text-decoration:none;
    }
    
    table.navigation td a:hover {
        color:rgb(109,111,113);
    }
    
    
    #main_left, #main_right {
        width:260px;
        display:block;
        float:left;
        overflow:hidden;
    }

	.presentations #main_right { overflow: visible; }

    #main_right {
        width:524px;
	    border-right:2px dashed rgb(214,214,214);
    }
    
    #hd {
        display:block;
        width:252px;
        float:left;
    }
    
    #hd #hd_left {
        width:124px;
        height:182px;
        display:block;
        float:left;
        position:relative;
        border-bottom:2px dashed rgb(214,214,214);
	    
    }
    
    #hd #hd_left h2 {
        float:left;
        margin:0;
        padding:0;
    }
    #hd #hd_left h2 a {
	    width: 124px;
	    height: 93px;
	    border-right:2px dashed rgb(214,214,214);
	    border-bottom:2px dashed rgb(214,214,214);
	    display: block;
	    overflow: hidden;
	    text-indent: -10000px;
	    background: transparent url(/images/ws_logo.png) no-repeat 0 0;
	    clear:both;
    }
    
    #hd #hd_left a.click_to_email {
        width: 124px;
	    height:86px;
        display:block;
        border-right:2px dashed rgb(214,214,214);
	    clear:both;
    }
    #hd #hd_right {
        float:left;
        position:relative;
        display:block;
        width:126px;
        _width:124px;
        overflow:hidden;
        height:182px;
        border-right:2px dashed rgb(214,214,214);
	    border-bottom:2px dashed rgb(214,214,214);
    }
    #hd #hd_right img {
        margin-left:2px;
    }

    #hd #hd_bottom {
        width:250px;
        height:172px;
        display:block;
        clear:both;
        border-right:2px dashed rgb(214,214,214);
	    border-bottom:2px dashed rgb(214,214,214);
    }
    #hd #hd_bottom h2 {
        text-indent:-9999px;
        background:url(/images/ws_address.png) no-repeat 0 0;
        display:block;
        width:246px;
        height:170px;
    }
    
    #main_left #sidebar {
        text-align:left;
        width:250px;
        height:100%;
	    
        display:block;
        overflow:hidden;
        clear:both;
        border-right:2px dashed rgb(214,214,214);
        *margin-left:-23px;
    }

    #main_left #sidebar form#search_form {
        display:block;
        clear:both;
        height:25px;
        margin:30px 0 20px;
    }
    #main_left #sidebar form#search_form label {
        float:left;
        position:relative;
        font-weight:bold;
        margin-right:10px;
        text-transform:uppercase;
        font-size:90%;
        margin-top:1px;
    }
    #main_left #sidebar form#search_form input {
        float:left;
        position:relative;
        border:2px solid rgb(214,214,214);
        width:10em;
    }
    #main_left #sidebar ul {
        margin:15px 0;
        font-size:90%;
    }
    #main_left #sidebar ul li a {
        display:block;
        letter-spacing:0.1em;
        _height:10px;
    }
    
    
    #main_right div.entry {
        margin:20px 0;
    }
    #main_right div.entry div.title {
        margin-bottom:20px;
    }
    #main_right div.entry div.title h4 {
        margin:0;
    }
    
    #main_right a.read_more {
        text-transform:uppercase;
        letter-spacing:0.2em;
        font-size:80%;
        color:rgb(109,111,113);
        margin-top:10px;
        display:block;
    }
    #main_right div.entry img, html#home #main_right #first_story img {
        border:none;
    }
    #main_right div.story_image {
        height:79px;
        width:470px;
        overflow:hidden;
        border:none;
        margin:10px 0;
    }
    html#home #main_right div.story_image {
        width:100%;
        height:40px;
    }
    #main_right div.story_image img {
        border:0;
        margin-top:-20%;
    }
    
    #main_right div.entry div.page-content h1, #main_right div.entry div.page-content h2, #main_right div.entry div.page-content h3, #main_right div.entry div.page-content h4 {
        font-size:inherit;
        color:rgb(109,111,113);
        text-transform:uppercase;
        letter-spacing:0.1em;
    }
    
    #main_right div.entry hr {
        margin-top:8px;
        margin-bottom:8px;
    }
    
    #main_right div.entry p.meta_info {
        color:rgb(146,146,149);
        text-transform:uppercase;
        letter-spacing:0.2em;
        font-size:80%;
        margin:30px 0;
    }
    #main_right div.entry p.meta_info strong {
        color:rgb(237,37,144);
    }
    
    #main_right ul.linkage {
        font-size:80%;
        display:block;
        height:14px;
    }
    #main_right ul.linkage li {
        list-style:none;
        float:left;
        padding-left:15px;
        margin-right:15px;
        background-repeat:no-repeat;
        background-position:0 50%;
    }
    
    	#main_right ul.linkage a ul { position: absolute; top: -78px; left: -24px; background: #fff; z-index: 10; display: none; border-right: 2px solid #eee; border-bottom: 2px solid #ddd; border-left: 2px solid #fff; }

		   	#main_right ul.linkage a ul li { float: none; margin: 0; padding: 3px 3px 3px 22px; min-width: 50px; background-position: 3px 50%; }

    #main_right ul.linkage li.last {
        margin-right:0;
    }
    #main_right ul.linkage li.share { background-image:url(/images/share.png);}
    #main_right ul.linkage li.subscribe { background-image:url(/images/subscribe.png);}
    #main_right ul.linkage li.email { background-image:url(/images/email.png);}
    #main_right ul.linkage li.permalink { background-image:url(/images/permalink.png);}
    #main_right ul.linkage li.bookmark { background-image:url(/images/bookmark.png);}

    #main_right ul.linkage li.buzz { background-image:url(http://buzz.yahoo.com/favicon.ico);}
    #main_right ul.linkage li.digg { background-image:url(http://digg.com/favicon.ico);}
    #main_right ul.linkage li.facebook { background-image:url(http://www.facebook.com/favicon.ico);}
    
    #main_right ul.linkage li a {
        font-weight:normal;
        color:rgb(107,107,109);
        position: relative;
    }
    #main_right ul.linkage li a:hover {
        color:rgb(237,37,144);
    }
    
    html#home #main_right #first_story {
        margin-top:20px;
    }
    html#home #main_right div.other_story {
        width:47%;
        display:block;
        float:left;
    }
    html#home #main_right div.other_story h2 {
        margin-top:10px;
    }
    html#home #main_right div.even {
        float:right;
    }
    
    html#home #main_right h3.home_section {
        font-weight:normal;
        text-transform:uppercase;
        letter-spacing:0.2em;
        font-size:10px;
        margin-bottom:20px;
    }
    
    #far_right {
        position:relative;
        display:block;
        float:left;
        text-align:left;
    }
    #far_right h3 {
        font-size:10px;
        font-weight:normal;
        margin:30px 0 0 20px;
        text-transform:uppercase;
        letter-spacing:0.2em;
    }
    
    #bd {
        text-align:left;
        
    }
    #bd h1 {
        margin-top:30px;
    }
    #bd h1 span {
        font-weight:normal;
        font-size:50%;
        text-transform:uppercase;
        letter-spacing:0.35em;
    }
    #bd h4 {
        margin-bottom:20px;
        line-height:1.2;
    }

    
    #ft {
        text-align:center;
        color:#b7b7b7;
        font-size:12px;
        display:block;
        height:20px;
    }
    

#searchcontrol {
    margin:20px 0;
}
#searchcontrol table {
    width:200px;
}
#searchcontrol table th, #searchcontrol table td {
    border:0;
    margin:0;
    padding:0;
}
#searchcontrol input.gsc-input {
    border-color:rgb(214,214,214);
    width:10em;
}


div.gsc-resultsbox-visible {
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    bottom:0 !important;
    right:0 !important;
    width:100% !important;
    height:100% !important;
    background:black;
    -moz-opacity: 0.80 !important;
	opacity: 0.80 !important;
	filter: alpha(opacity=80) !important;
    z-index:1000;
}
div.gsc-resultsRoot {
    margin:100px auto;
    width:50%;
    background:white;
    padding:20px;
}

div.gsc-resultsRoot a {
    color:rgb(237,37,144) !important;
    font-weight:bold !important;
}
div.gs-visibleUrl {
    color:rgb(249,173,74) !important;
}
div.gsc-cursor-page {
    color:rgb(51,198,244) !important;
}
table.gsc-resultsHeader {
    display:none;
}

ul.presentations-list { margin: 0; }

	ul.presentations-list li { margin-bottom: 1.5em; }
	
		ul.presentations-list li h3 { font-size: 138.5%; color: #f9ad4a; }
		
			ul.presentations-list h3 a { color: #f9ad4a; }
			
		ul.presentations-list li p { font-size: 108%; color: #636363; }
		
			ul.presentations-list li p span.date { font-size: 77%; }
			
div.slideshow { width: 652px; height: 493px; padding: 10px 10px 68px; overflow: hidden; background: transparent url(/images/slideshow-bg.png) no-repeat 50% 50%; text-align: center; position: fixed; _position: absolute; top: 50%; left: 56px; margin: -285px 0 0 0; z-index: 101; }

	div.slideshow img, div.slideshow embed { position: absolute; top: 15px; left: 15px; }
	
	div.slideshow a, div.slideshow div.progress-wrapper { display: block; position: absolute; text-indent: -1000px; overflow: hidden; top: auto; left: auto; bottom: auto; right: auto; }
	
	div.slideshow a.attachment-file { width: 640px; height: 480px; top: 15px; left: 15px; overflow: hidden; }
	
	div.slideshow a.close { width: 61px; height: 13px; background: url(/images/slideshow-close.png); bottom: 30px; left: 15px; }
	
	div.slideshow div.progress-wrapper { width: 100px; height: 7px; background: #dddcdd; bottom: 33px; right: 15px; text-indent: 0; }

		div.slideshow div.progress-wrapper div.progress-download { width: 0%; height: 7px; background: #6d6e71; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); position: absolute; top: 0; left: 0; }

		div.slideshow div.progress-wrapper div.progress-meter { width: 0%; height: 7px; background: #6d6e71; position: absolute; top: 0; left: 0; }
	
	div.slideshow a.previous { width: 46px; height: 45px; background: url(/images/slideshow-previous.png); bottom: 17px; left: 260px; }
	
	div.slideshow a.next { width: 46px; height: 45px; background: url(/images/slideshow-next.png); bottom: 17px; left: 362px; }
	
	div.slideshow.video a.next { display: none; }
	
	div.slideshow a.play-pause { width: 56px; height: 55px; bottom: 11px; left: 306px; }
	
	div.slideshow a.play { background: url(/images/slideshow-play.png); }
	
	div.slideshow a.pause { background: url(/images/slideshow-pause.png); }
	
div#overlay { width: 100%; height: 100%; position: fixed; _position: absolute; top: 0; left: 0; background: #fff; -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); z-index: 100; }

div.pagination { height: 1em; margin: 1em 0; }

	div.pagination a { color: #ED2590; float: left; }
	
	div.pagination a.next { float: right; }