body	{background:#fff;}
/* These styles are used in all the templates of the website apart from the home page */
div#Wrapper {margin:10px auto;text-align:left;width:950px;}

div#Content {width:713px;}
div.TopShort {min-height:347px;height:347px;background:url(../structural_images/right_column_short_bg.gif) no-repeat top left;}
div.TopLong {min-height:442px;height:442px;background:url(../structural_images/right_column_long_bg.gif) no-repeat top left;}

div.FullSingleColumn {width:713px;}
div.FullSingleColumn div.MainContent {
		width:690px;
		padding:28px 0px 0 23px;
		line-height:1.7em;
		font-size:1em;
		}
	
	div.DoubleColumn div.LeftColumn {width:497px;overflow:hidden;position:relative;}
	div.DoubleColumn div.RightColumn {width:216px;position:relative;}
	div.DoubleColumn div.RightColumn div.RightColumnShadow {position:absolute;top:0;left:0;background:url(../structural_images/right_column_shadow.png) no-repeat top left;width:7px;height:367px;}
	div.DoubleColumn div.MainContent {width:464px;padding:28px 10px 0 23px;line-height:1.7em;font-size:1em;}
	
div#Sidebar {width:232px;height:100%;position:relative;}
* html div#Sidebar {height:365px;}

.FlashTitle {width:487px;height:70px;padding-top:45px;padding-left:10px;z-index:20;position:relative;}
.TitleBack {position:relative;margin-top:-118px;z-index:10;height:118px;width:487px;}

.FullSingleColumn .FlashTitle {width:703px;}
* html .FullSingleColumn .FlashTitle {width:703px;}