/* CSS Document */
body {
margin:0px;
padding:0px;
background:url(imgs/inventiveBg.jpg) no-repeat top left #e4e0d4;
font-family:Arial, Helvetica, sans-serif;
}

.main {
margin:0 auto;
padding:0px;
width:100%;
}

.mainCol {
margin:0px;
padding:0px;
background:url(imgs/colBg.gif) repeat-y top;
width:319px;
float:right;
right:0;
position:absolute;
height:100%; 
}

.inventImg {
	background:url(imgs/inventive.gif) no-repeat top;
	display:block;
	position:relative;
	width:319px;
	height:154px;
	top:227px;
}