body {
	background: url(/images/bg.gif) repeat;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height: 120%;
	color: #000;
	word-spacing: 1px;
	margin: 0;
	padding: 0;
}

p {
	color: #000000;
	padding: 2px;
}

a, a:link { 
	color: #336699;
}

a:visited { 
	color: #336699;
}

a:hover, a:active { 
	text-decoration: underline;
	color: #000000;
}

#sidebar {
	width: 170px;
	text-align: center;
	height: auto;
	margin: 10 10 10 5px;
	float: left;
}

#sidetop {
	width: 170px;
	height: 20px;
	background: url(/images/sidetop.gif) no-repeat;
	text-align: center;
}

#sidemid {
	width: 170px;
	background: #ffffcc;	
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebot {
	width: 170px;
	height: 20px;
	background: url(/images/sidebot.gif) no-repeat;
	text-align: center;
}

#content {
	width: 550px;
	height: auto;
	float: left;
}

#contenttop {
	width: 550px;
	height: 30px;
	background: url(/images/contenttop.gif) no-repeat;
}

#contentmid {
	width: 550px;
	background: #ffffcc;	
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: left;
	font-size: 90%;
	padding: 10px;
}

#contentbot {
	width: 550px;
	height: 30px;
	background: url(/images/contentbot.gif) no-repeat;
}

#logo {
	width: 550px;
	height: 60px;
	background: url(/images/logo.gif) no-repeat;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#title {
	font-size: 140%;
	font-weight: bold;	
}

#title1 {
    font-family: verdana;
    font-size: 22px;
    font-weight: bold;
	line-height: 180%;
}

#bulletinboard {
	padding: 10 80 10 80px;
}

#bulletintitle {
	height: 30px;
	line-height: 200%;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
	background-color: #eeeeee;
	padding: 0 0 0 5px;
	clear: both;
}

#bulletindate {
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 10 0 0 0px;
}

#bulletinitem {
	text-align: left;
	line-height: 130%;
	border-bottom: 2px dotted #000000;
	padding: 0 0 5 0px;
}

#menu {
	width: 500px;
	background-color: #ffffff;
	border: 1px solid black;
	padding: 10 10 10 10px;
}

#menutitle {
	width: 600px;
	height: 30px;
	line-height: 200%;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	padding: 0 0 0 0px;
	clear: both;
}

#menucategory {
	text-align: left;
	line-height: 130%;
	font-weight: bold;
	border-bottom: 2px dotted #000000;
	margin: 0 0 5 0px;
}

#menuitem {
	width: 95%;
	clear: both;
}

#menuname {
	text-align: left;
	font-weight: normal;
	line-height: 160%;
	float: left;
}

#menuprice {
	text-align: right;
	font-weight: normal;
	line-height: 130%;
	float: right;
}

#menudesc {
	width: 410px;
	text-align: left;
    font-family: verdana;
    font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
}

#menumisc {
    font-family: verdana;
    font-size: 11px;
	font-weight: normal;
	line-height: 130%;
}

#footer {
	height: 30px;
    line-height: 120%;
    font-family: verdana;
    font-size: 90%;
    font-weight: normal;
    text-align: center;
    padding: 5 0 5 0px;
    clear: both;
}

#spacer {
	height: 30px;
	clear: both;
}
