﻿@import url(default.css);

/* This page contains any styles that apply to 'Index' themed pages only! */

#container {
	background-color: #6c96ca;
}

#centreHeader {
	background: url( '../Images/bg-Ia.jpg' ) left no-repeat;
	width:659px;
}
#leftColumnHeader {
	background: url( '../Images/DCLogo.gif' ) left no-repeat;
}
#leftColumn {
	background: url( '../Images/Clinic-nav.jpg' ) left no-repeat;
}

#rightColumn {
	background: url( '../Images/right-conI.jpg' ) left no-repeat;
}
#centreImageTop {
	height: 10px;
	background: url( '../Images/I-Content_top.png' ) top left no-repeat;
}
#centreImage {
	background: url( '../Images/I-Content_mid.png' ) top left repeat-y;
	height:490px;
}
#centreImageBottom {
	height: 15px;
	background: url( '../Images/I-Content_bottom.png' ) top left no-repeat;
}
.contentList {
	font-size:90%;
}
.xformFieldset {
	font-size:90%;
}
.xformTable {
	padding-top:10px;
}
#footer {
	background: url(  '../Images/bg-f.jpg' );
}
p span {
	font-size:90%;
	color:#FFFFFF;
}
