		body{
			background-color: #D7E2F4;
			text-align: center;
			margin-top: 0px;
		}
		#container{
			background:  url("images/background.jpg") no-repeat; 
			width: 750px;
			min-height: 524px;
			margin: 0px auto;
			padding-bottom: 20px;
		}
		#top{
			background:  url("images/mrp_modified.gif") center center no-repeat;
			height: 106px;
		}
		
		#top a{
			display: block;
			height: 106px;
			width: 211px;
			margin: auto;
		}
		#top a span{
			display: none;
		}
		#nav{
			width: 420px;
			list-style: none;
			padding: 0px;
			margin:  0px auto;
		}
		
		#nav li{
			margin: 0px;
			padding: 0px;
			float: left;
		}
		
		#nav li a{
			background-position: top left;
			background-repeat: no-repeat;
			display: block;
			height: 107px;
			width: 136px;
		}
		
		#montego_button a:link ,#montego_button a:visited ,#montego_button a:active{
			background-image:  url("images/montego_button.gif");
		}
		
		#ollies_button a:link, #ollies_button a:visited, #ollies_button a:active{
			background-image:  url("images/ollie_button.gif");
		}
		
		#pilleteris_button a:link, #pilleteris_button a:visited , #pilleteris_button a:active{
			background-image:  url("images/pilleteri_button.gif");
		}
		
		#nav li a:hover{
			background-position: top right;
		}
		
		#nav li span{
			 display: none;
		}
		
		#mid{
			clear: both;
			background-color: #FFF;
			background-image:  url("images/strip.jpg");
			background-position: center;
			background-repeat: repeat-y;
			width: 500px;
			margin: 10px auto;
			padding: 5px;
			display: inline-table;
			border: 5px solid #CCC;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		
		#mid:after, #mid #leftColumn:after,#mid #rightColumn:after{
    		content: "."; 
   		display: block; 
   		height: 0; 
  		 	clear: both; 
			visibility: hidden;
		}
		
		/* Hides from IE-mac \*/
		* html #mid * html #mid #leftColumn, * html #mid #rightColumn {height: 1%;}
		#mid,#leftColumn,#rightColumn {display: block;}
		/* End hide from IE-mac */
		
		#mid #leftColumn{
			float: left;
			width: 240px;
			min-height: 259px;
			padding: 0px;
			margin-right: 10px;
		}
		
		
		#mid #rightColumn{
			float: right;
			width: 248px;
			padding: 0px 0px 0px 1px;
		}
		
		#description{
			text-align: left;
			padding: 10px;
			margin: 0px;
		}	
		#description span{
			display: block;
			font-weight: bold;
			margin-bottom: 5px;
			text-align: center;
		}
	#rightColumn span{
		display: block;
		text-align: left;
		font-weight: bold;
		margin: 5px;
		padding-top: 3px;
	}
	#rightColumn form{
		padding: 0px;
		margin: 0px;
		float: right;
	}
	
	#rightColumn img{
		border: none;
	}
	
	#orderMid, #orderBottom,.other{
		clear: both;
	}
	#orderTopBulk form { display: inline; }
	div.bulkTitle { display: inline; font-size: 12px; font-weight: bold; height: 16px; }
	#paypal{
		width: 750px;
		text-align: left;
		margin: auto;
	}
	#paypal form{
		display: inline;
		float: left;
		height: 200px;
	}
	address{
		text-align: center;
		font-style: normal;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
	}
	address span{
		display: block;
	}
	#email { display: inline !important; }
	
	body#ollies #container{
		background-color: #B1C4E2;
		background-image:  url("images/ollies_background.jpg");
		background-position: center bottom;
	}
	body#pilleteris #container{
		background-color: #B1C4E2;
		background-image:  url("images/pilleteris_background.jpg");
		background-position: center bottom;
	}
	