body { /* make the font look a little nicer than default times new roman */
	text-align: center;
	background: white url(../images/RDApage_bg.gif) repeat-x;
}

#container {
	width: 1024px; /* the width of our centered column */
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	text-align: left;
	background-color: white;
}

#mainContent {
	display: block;
	float: left;
	background: white url(../images/RDAbg_bleed.gif) repeat-y;
}

div#left_shdw {
	background: url(../images/RDAshdw_left.gif) repeat-y 0 -100px;
	width: 10px;
	display: block;
	float: left;
	margin: 0;
	height: 1000px;
	visibility: hidden;
}

div#header {
	display: block;
	background-image: url(../images/RDAheader_bg.gif);
	width: 1024px;
	height: 150px;
	margin: 0;
	padding: 0;
}

html {
	padding-top: 25px;
}

div#leftCol_shdw {
	background: url(../images/RDAcol_left_shdw.gif) repeat-y 0;
	width: 6px;
	display: block;
	float: right;
	margin: 0;
	height: 100%;
}

div#footer {
	width: 1024px;
	height: 161px;
	display: block;
	background: url(../images/RDAfooter_bg.gif) no-repeat;
	position: relative;
	float: left;
	padding-bottom: 40px;
}

div#leftCol {
	width: 280px;
	display: block;
	background: #cbebff url(../images/RDAcolLeft_bg.gif) repeat-y 0 top;
	overflow: hidden;
	padding-bottom: 40px;
	font-size: 85%;
	padding-top: 0;
	margin-top: 0;
	float: left;
	color: #122c50;
}

div#menu {
	background-image: url(../images/RDAmenu_bg.gif);
	width: 924px;
	overflow: hidden;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 12px;
	height: 29px;
}

div#centreCol {
	width: 465px;
	display: block;
	float: left;
	padding: 20px 0 10px 30px;
}

#centreCol table.menuTable tbody tr td img {
	margin-bottom: -10px;
}

div#rightCol {
	width: 190px;
	display: block;
	float: right;
	clear: right;
	background: url(../images/RDAcol_right_bg.gif) no-repeat;
	font-size: 80%;
	color: gray;
	padding: 40px 40px 80px 19px;
}

#look_box form {
	padding: 68px 0 0 15px;
	margin: 0;
}

#centreCol embed {
	display: block;
	margin-left: 10px;
}
.dfdsdsf {
	font-size: 0.9em;
}
