	
	body {
		margin:0px 0px 0px 0px;
		font-family: georgia;
		font-size: 11pt;
		}
	
	#leftcontent {
		position: absolute;
		top: 250px;
		left: 30px;
		background:#ffffff;
		font-family: georgia;
		}


	#main_right {
		position: absolute;
		top: 190px;
		left: 340px;
		border: thick double #E40000;
		padding: 5px;
		font-family: georgia;
		font-size: 11pt;
		}
		
	#main_right p {
		font-size:11px;
		margin-left:0px;
		}


	#menu_right {
		position: absolute;
		top: 190px;
		left: 245px;
		border: thick double #E40000;
		padding: 5px;
		font-family: georgia;
		font-size: 11pt;
		}
		
	#menu_right p {
		font-size:11px;
		margin-left:0px;
		}

		
	#feedback {
		position: absolute;
		top: 190px;
		left: 245px;
		border: thick double #E40000;
		padding: 5px;
		font-family: georgia;
		font-size: 11pt;
		}
		
	#feedback p {
		font-size:18px;
		margin-left:0px;
		}


	#error {
		position: absolute;
		top: 200px;
		left: 270px;
		border: thick double #E40000;
		padding: 5px;
		font-family: georgia;
		font-size: 11pt;
		}
		
	#error p {
		font-size:20px;
		margin-left:0px;
		}

	h1 {
		font-size:14px;
		padding-top:10px;
		}

	h3 {
		font-family:georgia;
		font-size:15px;
		}

	p  {
		font-family:georgia;
		font-size:12px;
	   	}

	pre{
		font-family:georgia;
		font-size:13px;
	   	}


	a:link {color: #FFFFFF; text-decoration: none;}
	a:visited {color: #B20000; text-decoration: none;}
	a:hover {color: #E40000; text-decoration: none;}
	a:active {color: #FFFFFF; text-decoration: none;}

	a.two:link {color: #187EA4; text-decoration: underline;}
	a.two:visited {color: #187EA4; text-decoration: underline;}
	a.two:hover {color: #08369F; text-decoration: underline;}
	a.two:active {color: #000000; text-decoration: underline;}

	a.vpage:link {color: #E40000; text-decoration: none;}
	a.vpage:visited {color: #B20000; text-decoration: none;}
	a.vpage:hover {color: #E40000; text-decoration: none;}
	a.vpage:active {color: #FFFFFF; text-decoration: none;}

	a.visited:link {color: #000000; text-decoration: none;}
	a.visited:hover {color: #E40000; text-decoration: none;}
	a.visited:active {color: #FFFFFF; text-decoration: none;}	

	a.msg:link {color: #FFFFFF; text-decoration: none;}
	a.msg:visited {color: #B20000; text-decoration: none;}
	a.msg:hover {color: #E40000; text-decoration: none;}
	a.msg:active {color: #FFFFFF; text-decoration: none;}


	#homelink {
		position: absolute;
		top: 265px;
		left: 75px;
		font-family: georgia;
		font-weight: bold;
		font-size: 13pt;
		}
	#lunchmenu {
		position: absolute;
		top: 305px;
		left: 46px;
		font-family: georgia;
		font-weight: bold;
		font-size: 13pt;
		}
	#dinnermenu {
		position: absolute;
		top: 345px;
		left: 43px;
		font-family: georgia;
		font-weight: bold;
		font-size: 13pt;
		}
	#familymenu {
		position: absolute;
		top: 385px;
		left: 45px;
		font-family: georgia;
		font-weight: bold;
		font-size: 13pt;
		}
	#contactlink {
		position: absolute;
		top: 425px;
		left: 53px;
		font-family: georgia;
		font-weight: bold;
		font-size: 13pt;
		}

	#copyright {
		position: absolute; 
		top: 690px;
		left: 15px;
		}


