body {
	background-color: #ffffff;
	color: #000000;
	font: .9em/1.8em Arial, Helvetica, sans-serif;
}
a,a:visited{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	color:#cc0066;
	font-size: 12px;
}
a:hover{
	color: Navy;
	text-decoration: underline;
}

#banner {
	text-align: right;
	border-bottom: 2px solid #9B9DBD;
	padding-bottom: 4px;
}


#navigation {
	position: absolute;
	top: 100px;
	left: 0px;
}

#navigation ul.main li {
	list-style-type: none;
}

#navigation ul.main li a:link, #navigation ul.main li a:visited, #navigation ul.main li a:hover, #navigation ul.main li a:active{
	color: #666699;
	background-color: #DCDCDC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 120px;
	margin-bottom: 4px;
	padding-left: 3px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#content {
	margin-left: 200px;
	margin-right: 60px;
	padding-top: 40px;
}

#content2 {
	margin-left: 100px;
	margin-right: 60px;
	padding-top: 40px;
	color: #cc0066;
}

#content_lunchmenu {
	margin-left: 120px;
	color: #cc0066;
}

#content_lunchmenu2 {
	margin-left: 10px;
	color: #cc0066;
}

#content4 {
	margin-left: 80px;
	padding-top: 10px;
	color: #cc0066;
}

#content5 {
	margin-left: 80px;
	color: #cc0066;
}

#content p {
	padding-left: 20px;
}
#content_pass{
	 text-align: center;
}

h1 {
	font: 1.8em Georgia, "MS Serif", "New York", serif;
	color: #666699;
	background-color: transparent;
}

h2 {
	font: 1.4em Georgia, "MS Serif", "New York", serif;
	color: #000000;
	background-color: transparent;
	padding-bottom: 0px;
	margin-bottom: -10px;
}

h3
{
	font-family: Monotype Corsiva;
	font-size: 24px;
	color: #990033;
	text-align: center;
}

h5{
	 text-decoration: underline;
	 color: #990033;
	 font-size: 12px;
}

.text {
	width: 230px;
	border: 1px solid #666699;
	background-color: #eeeeee;
	color: #000000;
}

.largeText {
	width: 230px;
	height: 160px;
	border: 1px solid #666699;
	background-color: #eeeeee;
	color: #000000;
}

.submit {
	background-color: #eeeeee;
	color: #000000;
}