html, body, #wrap {
	height:100%;
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: verdana, "sans serif";
	}

#naviagtion {
	border-bottom: 1px #DDDDDD solid;
	}

#navigation a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}

#navigation a:hover {
	color: #FF0000;
	}

#footer {
	color: #FFFFFF;
	background-image: url('images/red_bkg.png');
	font-size: 12px;
	}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}

#content {
	font-size: 12px;
	padding-top: 20px;
	}

.menuborder td{
	border-bottom: 1px solid #DDDDDD;
	width: 50%;
	}

.stacksmenu {
	font-size: 10px;
	text-align: left;
	}

.stacksmenu:first-line {
	font-size: 12px;
	font-weight: bold;
	}

.price {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

.header {
	font-size: 14px;
	text-decoration: underline;
	}

#soup {
	text-align: center !important;
	font-weight: bold;
	}