h0		{}

body	{
		font-family: helvetica, arial, sans-serif;
		font-size: 1.8ex;
		color:#555555;
		margin:0;
		}
		
h1		{
		font-size: 1.8em;
		font-weight:bold;
		color:#5F6BAA;
		margin-bottom:3px;
		}
		
h2		{
		font-size: 1.5em;
		font-weight:bold;
		color:#5F6BAA;
		margin-bottom:3px;
		}
		
p		{
		margin:3px 3px 6px 0;
		}
		
a img	{
		border:none;
		}
		
.side	{
		position:absolute;
		left:0;
		top:0;
		}		
		
.top	{
	position:absolute;
	left:160px;
	top:4px;
	z-index:10;
		}

.address{
		position:absolute;
		left:320;
		top:650;
		}
.caladdress{
	position:absolute;
	left:540px;
	top:724px;
		}		
.aHome	{
		position:absolute;
		left:170px;
		top: 132px;
		width:100px;
		height:20px;
		background-image:url(Images/CMHomeLink.gif);
		background-repeat:no-repeat;
		background-position:25px;
		}
				
.aParty	{
		position:absolute;
		left:170px;
		top: 155px;
		width:100px;
		height:20px;
		background-image:url(Images/CMPartiesLink.gif);
		background-repeat:no-repeat;
		background-position:33px;
		}		
		
.aFood	{
		position:absolute;
		left:170px;
		top: 180px;
		width:100px;
		height:20px;
		background-image:url(Images/CMFoodLink.gif);
		background-repeat:no-repeat;
		background-position:39px;
		}		
		
.aPrice	{
		position:absolute;
		left:180px;
		top: 204px;
		width:100px;
		height:20px;
		background-image:url(Images/CMPricesLink.gif);
		background-repeat:no-repeat;
		background-position:36px;
		}		
		
.aFaq	{
		position:absolute;
		left:183px;
		top: 229px;
		width:100px;
		height:20px;
		background-image:url(Images/CMFaqLink.gif);
		background-repeat:no-repeat;
		background-position:36px;
		}	
		
.aEnquiry	{
		position:absolute;
		left:190px;
		top: 229px;
		width:100px;
		height:20px;
		background-image:url(Images/CMEnquiriesLink.gif);
		background-repeat:no-repeat;
		background-position:27px;
		}
		
.aAboutus	{
		position:absolute;
		left:193px;
		top: 254px;
		width:100px;
		height:20px;
		background-image:url(Images/CMAboutUsLink.gif);
		background-repeat:no-repeat;
		background-position:25px;
		}
		
.aLocation	{
		position:absolute;
		left:190px;
		top: 279px;
		width:100px;
		height:20px;
		background-image:url(Images/CMLocationLink.gif);
		background-repeat:no-repeat;
		background-position:25px;
		}
		
.aContact	{
		position:absolute;
		left:188px;
		top: 304px;
		width:100px;
		height:20px;
		background-image:url(Images/CMContactUsLink.gif);
		background-repeat:no-repeat;
		background-position:25px;
		}		

.aCalendar	{
		position:absolute;
		left:158px;
		top: 327px;
		width:150px;
		height:20px;
		background-image:url(Images/CMCalendarLink.gif);
		background-repeat:no-repeat;
		background-position:25px;
		}		

.aInvitation	{
		position:absolute;
		left:190px;
		top: 350px;
		width:100px;
		height:20px;
		background-image:url(Images/CMInvitationsLink.gif);
		background-repeat:no-repeat;
		background-position:25px;
		}		
		
.cmForm	{
		position:absolute;
		left:150px;
		width:300px;
		font-size:x-small;
		}	
		
.cmArea	{
		position:absolute;
		left:150px;
		width:300px;
		height:120px;
		font-size:x-small;
		}	
	
.cmButton	{
		position:absolute;
		left:150px;
		top: 375px;
		font-size:x-small;
		}
		
.blue	{
		color:#40B2B9;
		}	
			
.black	{
		color:#000000;
		}		
.orange	{
		color:#FF9900;
		}		
.green	{
		color:#88c721;
		}		
.purple	{
		color:#5F6BAA;
		}		
.pink	{
		color:#E9699E;
		}
.brown	{
		color:#957555;
		}
		
.entry	{
		color:red;
		font-weight:bold;
		position:absolute;
		left:150px;
		}
		
.or		{
		color:green;
		font-weight:bold;
		}
			
#container{
		width:980px;
		position:relative;
		}
		
#header {
		width:475px;
		position:absolute;
		left:300px;
		top:115px;
		vertical-align:top;
		text-align:left;
		}
		
#main	{
		width:475px;
		height: 520px;
		overflow:auto;
		position:absolute;
		left:300px;
		top:120px;
		vertical-align:top;
		text-align:justify;
		padding-left:10px;
		padding-right:5px;
		}
#cal	{
		width:650px;
		height: 590px;
		overflow:auto;
		position:absolute;
		left:300px;
		top:120px;
		vertical-align:top;

		padding-left:10px;
		padding-right:5px;
		}		
#pix	{
		width:200px;
		position:absolute;
		left:780px;
		top:30px;
		vertical-align:top;
		}
		
		
		
		
