#top {
	position: absolute;
	margin: 0px;
	padding: 0px;
	/*background-color:#FF6600;*/
	height:120px;
	top: 0px;
	z-index: 0;
	width: 100%;
	left: 0px;
}
#adverts {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height:150px;
	top: 0px;
	z-index: 0;
	width: 100%;
	left: 400px;
}

#mainlogo {
/* a floating logo */
	position: absolute;
	margin: 0px;
	padding: 0px;
	height:55px;
	top: 53px;
	z-index: 1;
	width: 691px;
	left: 231px;
	color:#666666;
	
}

#mainSlogan {
/* a floating logo */
	position: absolute;
	margin: 0px;
	padding: 0px;
	height:31px;
	top: 32px;
	z-index: -1;
	width: 458px;
	left: 195px;
}
#left {
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
}
#left {
	/*filter: alpha(opacity=60);
	opacity: 0.6;*/
	width:13%;
	position: absolute;
	margin: 0px;
	left: 0%;
	top:128px;
	width:13%;
	background-color:#FFF8DE;
	border-width: 3px;
	border-bottom: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
	border-top: 2px solid #FF6600;
	background-image:url(../images/dclogo1.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#centre {
	padding-top:1em;
	padding-left:1em;
	padding-right:2em;
	padding-bottom:1em;
}

/*#centre p:first-letter{
font-size: 2em;
color:#003333;
vertical-align:middle;
}*/
#centre {
	position: absolute;
	top: 128px;
	width: 60%;
	left: 17%;
	height:inherit;
	background-color:#ffffff;
	width: 55%; /*IE ignores this and deducts the padding from the first width setting  */
	border-left: 1px dashed #808080;
	/*border-top: 1px dashed #808080;*/
	background-image:url(../images/edgeShadow1.jpg);
	background-position:top;
	background-position:100% 0%;
	background-repeat:repeat-y;
/*	float:left;*/
	background-attachment:fixed;
}
#centre ul {
font-size:small;
}

#widecentre {
	position: absolute;
	margin-top: 0;
/*	margin-left: 220px;
	margin-right: 220px; */
	border-left: 1px dashed #808080; 
	border-bottom: 1px dashed #808080;
	border-right: 1px dashed #808080;
	border-top: 1px dashed #808080;
	top: 128px;
	width: 74%;
	left: 12px;
	height: 600px;
	background-color: #ffffff;
}

#right {
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	background-color: #ffffff;
/*	border-left: 1px solid #FF8080; */
	border-bottom: 1px dashed #808080;
	border-right: 1px dashed #808080;
	border-left: 1px dashed #808080;
	border-top: 1px dashed #808080;
}
#right {
	position: absolute;
	right:0px;
	top:129px;
	width: 15%;
	left: 77%;
	height: 650px;
	width: 15%;
}

a{
	color: #006699;
	text-decoration: none;
}

#basicList ul {
list-style:none;
margin: 0;
padding: 0;
}
#basicList ul ul{
margin-left: 5px;
}

#basicList li {
border-bottom: 1px dashed #F8BF24;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 20px;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color:#000066;
 margin: 5px;
 padding: 5px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #006699;
 margin: 0px;
 padding: 15px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin:5px;
 padding: 15px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

body {
/*background-image: url(/images/banner.jpg);*/
background-attachment: fixed;
background-repeat: no-repeat;
/*background-color: #EEEAEA;*/
}

p{
margin-top: = 0px, margin-bottom = 5px;
}
