body {
	background-color: #c7c2bd;
	margin-top:0;
}


#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -292px;
	left: 0;
	text-align: center;
}

#main {
	margin: auto;
	width: 778px;
	height: 584px;
	text-align: left;
}


img{
border:0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3C33;
	line-height: 11pt;
}

.poptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3C33;
	line-height: 10pt;
	margin: 0px 20px;
}

#scroll {
	width: 420px;
	height: 200px;
	overflow: auto;
	margin-left: 30px;
	margin-top: 7px;
	SCROLLBAR-FACE-COLOR: #fffdf8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fffdf8; 
	SCROLLBAR-SHADOW-COLOR: #fffdf8; 
	SCROLLBAR-3DLIGHT-COLOR: #fffdf8; 
	SCROLLBAR-ARROW-COLOR: #3F3C33; 
	SCROLLBAR-TRACK-COLOR: #fffdf8; 
	SCROLLBAR-DARKSHADOW-COLOR: #fffdf8;
}

a {  
	color: #3F3C33; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover {
	text-decoration: none; 
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: none;
	color: #3F3C33;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #3f3c33;
}form {
	margin: 0px;
	padding: 0px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
#currywidth {
	background-color:#665f4c;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	padding: 20px;
}

.currytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 15pt;
}

#curry-menu-holder {
	width:460px;
	display:inline;
	}

.royal-celebration-btn {
	float: left;
	display: inline;
}

.footer{
	margin: 0 0 0 506px;
}
