html, body  { margin:0px; padding:0px; background: #eeeeee}
body { font-size: 11px; font-family: verdana, Arial, Geneva, Helvetica; line-height: 17px;
	color: black; font-weight: normal; font-style: normal; width: 800px; margin: 0 auto}
	
a:link {color: blue; font-family:Verdana, Arial; font-size:11px; font-weight: normal; text-decoration:none; }
a:visited { color: blue; text-decoration:none;}
a:hover { color: gray; font-weight: normal }
a:active { color: black; font-weight: bold }

p { }
h1, h2, h3, h4, h6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-weight: bold; font-style: normal; font-variant: normal; } 
h1 { font-size: x-large; color: black; margin: 0px; line-height: 1.2em;}
h2 { font-size: large; margin-top: 1em; margin-bottom: 0px; font-weight: normal }
h3 { font-size: small; } 
h5 { font-size: small; margin: 0px; margin-top: 0.5em}
h6 { font-size: x-small; margin: 0px; font-weight: normal; }
img { border: 0px;}

.colourblock {padding: 0px; background: #cccccc; width: 100%; height: 35px; color: black; font-weight: bold; text-align: right;}

.navSectionHeader { text-indent: 4px; padding-bottom: 0px}
.navSectionHeader a:link { font-size: 12px; }
.navSectionHeader a:visited { font-size: 12px; }
.navSectionText p { font-family:sans-serif,Verdana, Arial, Helvetica; font-size:12px; font-weight:bold; margin-bottom: 0px;}
.navSectionText ul { list-style: none; padding-left: 0px; padding-top: 0px; margin-left: 4px; margin-top: 0px; margin-bottom: 0px}
.navSectionText ul li { margin-top: 2px; margin-bottom: 2px; line-height: 20px;}

#maincontainer { margin: 0px 0px 0px 0px; padding: 2px 20px 0px 20px; background: white;}
#left { float: left; width: 130px; background: white }
#center3col { width: 450px; } 
#center2col { width: 550px; } 
.centercol { float: left; margin-right: 30px}
#right { float: right; width: 130px; font-size: 9px; line-height: 1.5em}
.right p {padding: 0px; margin: 0px; margin-bottom: 12px;}

.footer { font-size: xx-small; color: rgb(97,97,97); text-align: center; clear: both; padding-bottom: 2em; }

.articleheader {clear: left; margin: 0px; padding: 20px 0px 20px 0px;}
.articleheader img {float: left; padding: 0px; margin: 0px; margin-right: 20px; margin-bottom: 15px}
.articleheader p {padding: 0px; margin: 0px; margin-bottom: 12px;}

.imageframe {text-align: center; padding: 0px; font-size: 10px; color: black;} 
.imageframe img { display: block; border: 0px; padding-bottom: 5px; padding-top: 0px; margin-top:1.8em }
.right {float: right; margin-left: 15px; margin-bottom: 10px; }
.left {float: left; margin-right: 15px; margin-bottom: 10px; }
.center { padding: 15px; font-size: small; color: rgb(255,255,153); border-bottom: 1px solid gray; } 
.center img { display: inline; padding: 5px }
.noborder { border-bottom: none; font-size: 10px; color: white; }
.noborder img { display: block; margin: 0 auto; }
.border { border: none; text-align: center; padding: 0px; font-size: 10px; color: white; padding: 15px }
.border img { margin: 0 auto; display: block; border-style: solid; padding: 0px; border-width: 10px; border-color: white; margin-bottom: 5px;}
.stack img { display: inline }


