﻿html
{
	height: 100%;
	overflow:visible;
}

#header h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #800000;
}
}

body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
	margin:0;
	padding:0;
}

#bg {position:fixed; top:0; left:0; width:100%; height:100%;}

#holder
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: scroll;
	margin-bottom: auto;
	margin-left: auto;
}

#Content
{
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}


#header 
{
	margin: auto auto 20px auto;
	text-align: center;
	width: 800px;
}

#header-img
{
	width: 580px;
	height: 150px;
	border: 10px solid #800000;
	margin-right: auto;
	margin-left: auto;
}

.home-pict
{
	border: 10px solid #800000;
	width: 580px;
	height: 489px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}


#header h1
{
	margin: 10px auto 10px auto;
	color: #800000;
	font-size: 36pt;
	font-family: Univers;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFFF;
	border: 10px solid #800000;
	padding: 0px;
	width: 580px;
}

h1
{
  font-size: 25pt;
}


.navigation{
	margin: 20px auto 50px auto;
	height: 30px;
	text-align: center;
	width: 760px;
}


.navigation td {
	border: 5px solid #800000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.text-box-pg1 {
	border: 10px solid #800000;
	width: 500px;
	margin-bottom: 20px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.text-box-pg2 {
	padding: 10px;
	border: 10px solid #800000;
	width: 600px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.text-box-pg2 br
{
	line-height: 30px;
}

.default
{
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}


.menu1
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #0000FF;
}


#footer 
{
	margin: auto;
	text-align: center;
	width: 800px;
	height: 380px;
}

h2 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.home {

	display: block; 
	background: transparent url('Images/Buttons/home-c.jpg') no-repeat 0 -50px;
	width: 100px;
	height: 50px;
}

.home:hover {
    background-position: 0 0;}

.home span {
    display: none;
}

.menu {

	display: block; 
	background: transparent url('Images/Buttons/menu-c.jpg') no-repeat 0 -50px;
	width: 100px;
	height: 50px;
}

.menu:hover {
    background-position: 0 0;}

.menu span {
    display: none;
}

.specials {

	display: block; 
	background: transparent url('Images/Buttons/specials-c.jpg') no-repeat 0 -50px;
	width: 188px;
	height: 50px;
}

.specials:hover {
    background-position: 0 0;}

.specials span {
    display: none;
}


.map {

	display: block; 
	background: transparent url('Images/Buttons/map-c.jpg') no-repeat 0 -50px;
	width: 188px;
	height: 52px;
}

.map:hover {
    background-position: 0 0;}

.map span {
    display: none;
}

.korean {

	display: block; 
	background: transparent url('Images/Buttons/korean-c.jpg') no-repeat 0 -50px;
	width: 100px;
	height: 50px;
}

.korean:hover {
    background-position: 0 0;}

.korean span {
    display: none;
}
	
h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
