﻿h1 {
	font-family: Cambria;
	color: #CACACA;
	font-weight: normal;
	text-align: left;
	font-size: 20pt;
}
h2 {
	font-family: Cambria;
	color: #D5A033;
	font-weight: normal;
	text-align: left;
	font-size: 18pt;
}
h3 {
	font-family: Cambria;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
}
h4 {
	font-family: Cambria;
	font-size: 11pt;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	font-size: 12pt;
}
h5 {
	font-family: Cambria;
	font-size: 10pt;
	color: #CACACA;
	text-align: left;
}
h6 {
	font-family: Cambria;
	font-size: 8pt;
	color: #CACACA;
	font-weight: normal;
	text-align: center;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Calibri;
	font-size: 13pt;
	color: #CACACA;
	
}
p {
	font-family: Calibri;
	font-size: 13pt;
	color: #CACACA;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
a:link {
	color: #FF0000;
}
link {
	color: #FF0000;
}
li {
	color: #CACACA;
}
a:visited {
	color: #FF0000;
}
#pagecolour {
	background-color: #000000;
}
#pagelayout {
	width: 820px;
	margin: 20px auto 0px auto;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('Images/dwt/HighlightBg.jpg');
	background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 400px;
	height:159px;
}
#quote {
	height: 159px;
	width:400px;
	float: right;
	margin-right: 20px;
}
#quotetall {
	height: 300px;
	width:400px;
	float: right;
	margin-right: 20px;
}

#quote h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:26px;
}
#quotetall h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:26px;
}

#quote h5 {
	font-family:"Arial Narrow";
	color:white;
	float:right;
	width:300px;
	
}
#quotetall h5 {
	font-family:"Arial Narrow";
	color:white;
	float:right;
	width:300px;
	
}

.quotesmall {
	font-size:18px
}
.quoteverysmall {
	font-size:15px
}

#middle {
	clear:both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	width: 800px;
	border-bottom: 2px solid red;
	border-top: 2px solid red;
}

#low {
	width:800px;
	margin-top: 10px;
	padding-top: 10px;
	}
#lowleft {
	
	float:left;
	width:500px;
	border-right:2px solid red;
}
.lowleftgrey {
	color: #7F7F7F;
}
#lowright {
	float:right;
	width:280px;
}
.lowpost {
	font-size: small;
	color: #7F7F7F;
	
}

#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid white;
	width:800px;
	
}
img.figureright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	
}
img.figureleft {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	
}
.indent {
	margin-left: 80px;
}
.pyellow
{
	color: #D5A033;
}
