body {
	background-color: #99c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding:0px;
	margin:30px;
}
	
#frame {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-image: url(img/shmid.gif);
	background-repeat: repeat-y;
}

/* --- navigation ---*/
#contentleft {
	width:225px;
	padding:0px;
	float:left;
	background-color:#fff;
	background-image: url(img/shmid.gif);
	background-repeat: repeat-y;
}

#navred	{
	background-color:#900;
	margin:2px 23px 0 11px;
}

/** main menus & sub-menus **/
#navcontainer ul
{	
	background-color:#ccc;
	margin:0px 23px 0px 11px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
}

#navcontainer a	{
	font-size: 0.8em;
	display: block;
	color: #666;
	width: 170px;
	padding: 3px 0px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

#navcontainer a:hover	{
	color: #333;
}

#navcontainer li li a	{
	padding: 3px 0px 3px 7px;
	display: block;
	font-size: 0.7em;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}

.digred	{
	background-color:#900;
	margin:0 12px 0 0;
	color:#fff;
}
.digred a:link {color: #fff; text-decoration: none;}
.digred a:visited {color: #fff; text-decoration: none;}
.digred a:hover {color: #666;text-decoration: none;}
			


/* --- centre text ---*/
#contentcenter {
	width:345px;
	padding:0px;
	float:left;
	background:#fff;
}

/* --- RHS pics ---*/
#contentright {
	text-align: right;
	width:200px;
	padding:0px;
	float:left;
	background:#fff;
}

/* --- strapline and date ---*/
#contentheader {
	background-color:#fff;
	background-image: url(img/date.gif);
	background-repeat: repeat-y;
	text-align:right;
}


/* --- logo and pics ---*/
#masthead {
	text-align: right;
	background-color:#99c;
	background-image: url(img/shtop.gif);
	background-repeat: no-repeat;
	padding:1px 0 0 0;

}


/*  ---fonts--- */ 
			
h1 {
	font-size:1.1em;
	padding:10px 0 4px 0;
	margin:0px 10px 0px 11px;
	color:#666;
	border-bottom: 1px solid #fff;
}

h2 {
	font-size:0.8em;
	padding:10px 0 4px 0;
	margin:0px 10px 0px 11px;
	color:#666;
	border-bottom: 1px solid #fff;
}
h2 a:link {color: #666; text-decoration: none;}
h2 a:visited {color: #666; text-decoration: none;}
h2 a:hover {color: #333;text-decoration: none;}
			
h3 {color:#666;
	text-align: right;
	font-size:11px;
	padding:5px 8px;
	margin:2px 0px 1px 8px;
}
h3 a:link {color: #fff; text-decoration: none;}
h3 a:visited {color: #fff; text-decoration: none;}
h3 a:hover {color: #ccc;text-decoration: none;}
	
h4 {
	color:#666;
	font-size:12px;
	margin:2px 0px 1px 11px;
	line-height:16px;
}

h5 {
	
	font-size:11px;
	padding:8px 0 8px 0;
	margin:1px 2px 1px 8px;
}
h6 {
	font-size:0.75em;
	padding:0px 0 8px 0;
	margin:0px 10px 10px 11px;
	color:#666666;
	border-bottom: 1px solid #fff;
}

p	{
	font-size:0.75em;
	margin:0px 4px 8px 11px;
	padding:0;
}
p a:link {color: #000; text-decoration: none;}
p a:visited {color: #000; text-decoration: none;}
p a:hover {color: #666;text-decoration: none;}

/* --- footer ---*/
#address {
	background-image: url(img/shlow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:10 0 20 0;
}
.ftr	{
	padding:6px 0px 15px 0px;
	margin:2px 0px 1px 1px;
	color:#fff;
	font-size:0.7em;
	width:120px;
	float:left;
}
.ftr a:link {color: #fff; text-decoration: none;}
.ftr a:visited {color: #fff; text-decoration: none;}
.ftr a:hover {color: #ccc;text-decoration: none;}

.ftr2	{
	padding:6px 5px 15px 10px;
	margin:2px 0px 1px 11px;
	color:#ffffff;
	font-size:0.6em;
	width:320px;
	float:left;
}

.mast {
	width:561px;
	height:28px;
	text-align:right;
	font-size: 12px;
	background-color: #99c;
	position: relative; left: 209px; top: -30px;
}

.date {
	width:190px;
	height:28px;
	font-size: 11px;
	font-style: normal;
	color:#666;
	background-color: #ff6;
	position: relative; left: 11px; top: 0px;
}
		
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}

.red	{color:#900;}
	
#contentright p { font-size:10px}

/*  ---images--- */ 
.imgleft {
	margin:0 0 0 2px;	
}
.imgtop {
	margin:2px 0 0 0;	
}

.addyoffset	{
	padding:0 0 0 4px;
}

.txt ul	{
	margin:0px 4px 2px 0px;
	padding:0;
}
.txt li	{
	font-size:0.75em;
	font-weight:bold;
	margin:6px 4px 2px 0px;
	padding:0;
	color:#666;
}