@charset "UTF-8";/* CSS Document */body{background-color: #000000;margin:0;padding:0;line-height: 1.5em;}b{font-size: 110%;}em{color: red;}#maincontainer{	width: 1000px; /*Width of main container*/	margin: 0 auto; /*Center container on page*/	background-color:#000;	padding:15px;}#topsection{	background-repeat:no-repeat;	background-image: url(../img/KarunaHeader3.jpg);	height: 100px; /*Height of top section*/	width: 1000px;	border: thin ridge #666666;	background-color: #000000;}#topsection h1{margin: 0;padding-top: 15px;}#contentwrapper{	float: left;	width: 100%;}#sidePaneLeft {	height: 477px;	width: 46px;	background:#000000 url(../img/sidePanelLeft.gif);	float:left;	position:relative;	left: -500px;	top: -730px;	padding: 0px;}#sidePaneRight {	height: 477px;	width: 46px;	background:#000000 url(../img/sidePanelRight.gif);	float:left;	position:relative;	left: 508px;	top: -810px;	padding: 0px;}#contentcolumn{	margin: 0 225px 0 190px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/	background-color:#000000;	color:#00B1E0;	font-family: Arial, Helvetica, sans-serif;	font-size:13px;	padding-top: 4px;}#contentcolumn h3 {  padding-left: 5px;  padding-right: 5px;   color: #999999;   font-weight:bold; }#contentcolumn h2, #contentcolumn p {  padding-left: 5px;  padding-right: 5px;}#contentcolumn h4 {  padding-left: 5px;  padding-right: 5px;   color: #999999;  font-weight:bold;}#contentcolumn p {color:#FFFFFF;}#menuEntrees {	border: thin ridge #666666;	top: -10px;	height: 360px;	width: 560px;	float: none;	left: 5px;	background-color: #000000;	position: relative;}#menuMains {	border: thin solid #999999;	top: -510px;	background-image:url(../MenuMains.gif)	height: 240px;	width: 170px;	float: right;	left: -15px;	background-color: #999999;	background-repeat: no-repeat;	position: relative;	background-image: url(../MenuMains.gif);	height: 240px;}		#pageCount p {  font-family:Arial, Helvetica, sans-serif;  padding-left: 5px;  padding-right: 5px;   color: #00B1E0;  font-weight:normal;}#pageCount {	height:20px;	width:150px;	position:relative;	float: right;	top: 10px;	left: -415px;}#infoImage1 {	height:70px;	width: 250px;	position:relative;	float:left;	background-image: url(../img/KarunaInfoImg.jpg);	top: 55px;}#infoImage2 {	height:70px;	width: 250px;	position:relative;	float:right;	background-image: url(../img/JusInfoImg.jpg);	top: 35px;}#leftcolumn{	float: left;	width: 180px; /*Width of left column in pixel*/	height: 600px; /*Height of left column in pixel*/	margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/	background-color: #000000;	background-image: url(../img/NavBlockImg2.jpg);	background-repeat: no-repeat;	padding-top: 10px;}#rightcolumn{	float: left;	width: 200px; /*Width of right column*/	height: 600px; /*Height of left column in pixel*/	margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/	padding: 10px 0 0;	margin-top:10;}#menus-entreesImg1 {	width:194px;	height:290px;	position:relative;	float:right;	top:5px;	left: 0px;	background-color: #000000;	background-image: url(../img/DaveIndex.jpg); }#menus-entreesImg2 {	width:194px;	height:129px;	position:relative;	float:right;	top:10px;	left: 0px;	background-color: #000000;	background-image: url(../img/menu-entrees-img2.gif);}#menus-entreesImg3 {	width:194px;	height:151px;	position:relative;	float:right;	top:15px;	left: 0px;	background-color: #000000;	background-image: url(../img/JusPreviewImg-Jar.gif); }#footer{	clear: left;	width: 100%;	background: black;	color: #FFF;	text-align: center;	padding: 4px 0;	top: -420px;	position:relative;	background-color: black; }#soulution-logo {	width: 102px;	height: 61px;	background:#000000;	top:-410px;	position:relative;	background-repeat:no-repeat;	background-image:url(../img/soulution-website-logo-bw.gif);	left: 435px;	background-color: #000000; }#footer a{color: #0099CC; }.innertube{margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/margin-top: 0;}