﻿/* S&C Consulting CSS layout */
/*c 2008 e-revelation.net*/
/*please do not copy or amend without permission*/
/*main body and text colour#FFFBE6 */
body {
}
h1 {color: #fffada;font-size: 28px;font-family: Arial, Helvetica, sans-serif;font-style: oblique;text-align: justify;}
h2 { color: #009d8b; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
h3 { color: #5a700b; font-size: 20px; font-family: "Arial Narrow"; text-align: left; }
h4 { color: #fff; font-size: 18px; font-family: "Arial Narrow"; font-weight: normal; font-style: normal; }
p { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color: white; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
a:link {color: #FFF;}
a:hover {color: #00FFFF;}
/* S&C Consulting CSS layout */
/*c 2008 e-revelation.net*/
/*please do not copy or amend without permission*/
.style2 {color: #000000;font-weight: normal;font-family: Arial;}
.style3 {font-size: medium;}
.style4 {color: #939592;}
.style5 {font-family: Arial;}
.style7 {font-size: medium;text-align: right;}

/* header:*/
.ch1{margin: 5;background-color: white;text-align: right;position: relative;width: auto;padding-right: 20px;}

/* index */
#TBW { background-color: #fffada; }
#TB { border-top: 2px solid black; border-bottom: 2px solid black; }
#TB ul { color: #fffada; font-size: 20px; background-color: #73862d; background-position: 0 0; text-align: center; margin: 1px; border-width: 0; }
#TB li { margin: 1px; display: inline; }

/* Menu Box */
#MB{
	width: 195px;
	background-color: #939592;
	position: absolute;
	left: 10px;
}
#MB ul {color: #fffada;font-size: 18px;text-align: center;}
#MB li {font-size: 12pt;margin: 1px;text-align: left;} 


/* centre boxes */
#content {
	color: black;
	position: relative;
	margin: 10pt 5pt 10px 200px;
	padding: 10px;
	border-width: 1px;
}
a.external:link {color: RED;}
a.external:hover {color: BLUE;}

/* footer1:*/
#fb{
	position: inherit;
	float: right;
	clear: both;
	margin-right: 5px;
	border-width: 1px;
}	
/* S&C Consulting CSS layout */
/*c 2008 e-revelation.net*/
/*please do not copy or amend without permission*/
