html, body{ 
 min-height:101%;
 margin:0; 
 padding:0; 
 background-image:url(../Resources/clueback.gif);
 background-repeat:repeat-x;
 background-color: #D9D9D9;  
} 
 
#pagewidth{ 
 width:800px; 
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:150px; 
 width:680px;
 margin-left:120px;
 } 
 
#leftcol{
 width:80px; 
 float:left; 
 display:inline; 
 position:relative;
 padding-right:20px;
 margin-top:18px;
 vertical-align:top;
 border-right:2px dotted #990000;
}
 
#maincol{
 background-color: #D9D9D9;  
 float: right; 
 display:inline; 
 position:relative; 
 width:680px;
 margin-top:8px;
 vertical-align:top; 
}
#footer{ 
clear: both; 
margin: 0 auto; 
width: 800px; 
text-align: right; 
}  

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.RedParaHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.PageHeader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.PageHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}
.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
}
.SmallLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	color: #666666;
}
.SmallLinks a:link {
	color: #666666;
}
.Justified {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.Justified a:link {
	text-decoration: underline;
}
.Justified a:visited {
	text-decoration: underline;
	color: #666666;
}
.Justified a:hover {
	text-decoration: underline;
	color: #990000;
}
.Justified a:active {
	text-decoration: underline;
	color: #990000;
}
.JustifiedItalic {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.LeftPara {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.LeftParaRed {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: left;
}
.RightPara {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.CentPara {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.LeftSpace {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px 30px 20px 0px;
	text-align: left;
}
.RightIndex {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px 0px 20px 0px;
	text-align: right;
}
.LeftIndex {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
.CentreIndex {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding: 0px 10px 20px 10px;
	text-align: center;
}
.LeftSpaceRed {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding: 0px 30px 20px 0px;
	text-align: left;
}
.DickPara {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6600FF;
	text-align: left;
}
.TomPara {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC00;
	text-align: left;
}
.DTRed {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: left;
}
.DTBlue {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033ff;
	text-align: left;
}
.DrewPara {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0099;
	text-align: left;
}
.DrewPoem {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0099;
	text-align: left;
	margin-left: 18px;
}
.PoemLeft {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.PoemLeftItalic {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.PoemRight {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.PoemCentre {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.PoemRightItalic {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.FlashRightItalic {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
	float: right;
}
.DTPoemCentreItalic {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.imgleft {
	float: left;
	padding: 0px 10px 0px 0px;
	text-align: left;
}
.floatright {
	float: right;
	margin-right: 350pt
}