@charset "utf-8";
/* CSS Document */
	
	#frame {
		width:990px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		background-color:#FFF;
		padding:0px;
		}
		
	#leftshadow {
		width:20px;
		height:auto;
		float:left;
		margin-top:0px;
		background-image:url(../images/left_shadow.gif);
		padding:0px;
		z-index:2;
		}
		
	#rightshadow {
		width:20px;
		height:auto;
		float:right;
		margin-top:-680px;
		background-image:url(../images/right_shadow.gif);
		padding:0px;
		z-index:2;
		}
		
	#rightshadow2 {
		width:20px;
		height:auto;
		float:right;
		margin-top:-860px;
		background-image:url(../images/right_shadow.gif);
		padding:0px;
		z-index:2;
		}
		
	#rightshadow3 {
		width:20px;
		height:auto;
		float:right;
		margin-top:-225px;
		background-image:url(../images/right_shadow.gif);
		padding:0px;
		z-index:2;
		}
		
	#logopanel {
		width:950px;
		height:105px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../images/navigation-bars.gif);
		background-repeat:no-repeat;
		background-position:left;
		background-color:#690;
		float:left;
		padding:0px;
		}
		
	#logopanel2 {
		width:950px;
		height:105px;
		background-repeat:no-repeat;
		background-position:left;
		background-color:#e5eac2;
		float:left;
		padding:0px;
		z-index:5;
		}
		
	#logoblock{
		width:320px;
		height:105px;
		background-image:url(../images/Harlequin-nav-logo.gif);
		background-repeat:no-repeat;
		float:right;
		margin-top:-70px;
	}
		
	#flash {
		width:950px;
		height:450px;
		float:left;
		background-color:#FFF;
		}
		
	#flash2 {
		width:950px;
		height:400px;
		float:left;
		background-color:#690;
		}
		
	#flash3 {
		width:950px;
		height:635px;
		float:left;
		background-color:#690;
		}
		
	#subflashtext {
		width:950px;
		height:90px;
		float:left;
		background-color:#666;
		background-image:url(../images/666666_shad.gif);
		background-repeat:repeat-x;
		}
		
	#subflashtext1 {
		width:950px;
		height:90px;
		float:left;
		background-color:#838a78;
		background-image:url(../images/838a78_shad.gif);
		background-repeat:repeat-x;
		}
		
	#subflashtext2 {
		width:950px;
		height:90px;
		float:left;
		background-color:#cdda64;
		background-image:url(../images/cdda64_shad.gif);
		background-repeat:repeat-x;
		}
		
	#subflashtext3 {
		width:950px;
		height:90px;
		float:left;
		background-color:#f8fb90;
		background-image:url(../images/f8fb90_shad.gif);
		background-repeat:repeat-x;
		}
		
	#subflashtext4 {
		width:950px;
		height:90px;
		float:left;
		background-color:#e5eac2;
		background-image:url(../images/e5eac2_shad.gif);
		background-repeat:repeat-x;
		}
		
	#subflashtext5 {
		width:950px;
		height:90px;
		float:left;
		background-color:#b4c3ac;
		background-image:url(../images/b4c3ac_shad.gif);
		background-repeat:repeat-x;
		}
		
	#subcontent {
		width:950px;
		height:90px;
		float:left;
		background-color:#FFF;
		background-image:url(../images/white_shad.gif);
		background-repeat:repeat-x;
		}
		
	#colblock1 {
		width:190px;
		height:30px;
		float:left;
		background-color:#838a78;
		}
		
	#colblock2 {
		width:190px;
		height:30px;
		float:left;
		background-color:#cdda64;
		}
		
	#colblock3 {
		width:190px;
		height:30px;
		float:left;
		background-color:#f8fb90;
		}
		
	#colblock4 {
		width:190px;
		height:30px;
		float:left;
		background-color:#e5eac2;
		}
		
	#colblock5 {
		width:190px;
		height:30px;
		float:left;
		background-color:#b4c3ac;
		}
		
	#navcontainer {
		width:450px;
		height:105px;
		background-position:left;
		background-repeat:no-repeat;
		}
		
	#mainnav {
		width:450px;
		height:40px;
		padding-top:0px;
		}
		
	#dropdown {
		width:200px;
		height:400px;
		padding-top:0px;
		background-color:#666;
		}
		
	p,h1,pre {
		margin:0px 5px 5px 5px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
