body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #99CCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: underline;
}
a:active {
	color: #9999CC;
	text-decoration: none;
}
/* Master Components */
#container {
	position:			absolute;
	width:				960px;
	height:				850px;
	left:               50%;
	top:				0px;
    margin-left:        -480px;
}
.copy {
	position: absolute;
	height: 370px;
	width: 458px;
	top: 351px;
	overflow-y:					scroll;
	overflow-x:					hidden;
	scrollbar-face-color: 		#CCCCCC;
	scrollbar-shadow-color: 	#FFFFFF;
	scrollbar-highlight-color: 	#FFFFFF;
	scrollbar-3dlight-color: 	#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: 		#FFFFFF;
	scrollbar-arrow-color: 		#FFFFFF;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin solid #CCCCCC;
	right: 170px;



}
#flashbanner {
	position: absolute;
	height: 60px;
	width: 468px;
	right: 10px;
	top: 58px;

}
#doncasterbusinesslogo {
	position: absolute;
	height: 114px;
	width: 299px;
	top: 42px;
	left: 10px;

}
#navigation {
	background-color: #336699;
	left: 10px;
	top: 170px;
	height: 27px;
	width: 939px;
	position: absolute;
	line-height: normal;
	font-size: 12px;
	text-align: left;
	color: #003366;
	border: 1px solid #3B517D;
	padding-top: 4px;
	padding-left: 5px;








}
#navigation ul {
	margin: 					0px;
	padding: 					0px;
	font-size: 					12px;
	color: 						#ffffff;
	white-space: 				nowrap;
	font-weight: 				bold;
}
#navigation li {
	list-style-type: 			none;
	display: 					inline;
}
#navigation li a {
	text-decoration: 			none;
	padding: 					6px 10px;
	color: 						#FFFFFF;
}
#navigation li a:link {
	color: 						#ffffff:
}
#navigation li a:visited {
	color: 						#ffffff;
}
#navigation li a:hover {
	color: 						#000000;
	background-color: 			#6699CC;
	background-image: url(../images/corner-nav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#flashsky {
	top: 212px;
	right: 10px;
	height: 600px;
	width: 120px;
	position: absolute;


}
#tiles {
	height: 101px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#main {
	position: absolute;
	height: 411px;
	width: 800px;
	left: 10px;
	top: 329px;
	border: thin solid #336699;
	background-color: #FFFFFF;
}
#mag-front {
	position: absolute;
	height: 375px;
	width: 289px;
	left: 15px;
	top: 15px;
}
#base-banner {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 10px;
	top: 752px;
}
#base {
	background-color: #333366;
	position: absolute;
	width: 100%;
	top: 828px;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #330033;
	border-top-width: thin;
	height: 50px;
	left: 0px;
	right: auto;
	text-align: center;





}
#base-logo {
	height: 23px;
	width: 268px;
	top: 753px;
	position: absolute;
	right: 150px;





}
#base-txt {
	position: absolute;
	height: 20px;
	width: 900px;
	top: 830px;
	left: 10px;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 1;



}
