@charset "utf-8";

/* CSS Document */

body {

	margin: 0px 0px 0px 0px;

	font-size:70%;

	background-position:center;

}

* {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height:16px;

}

a {

	color:#000;

	font-weight:bolder;

}

p {

	margin-top:0px;

}

.nav {

	font-weight:bolder;

	font-size: 100%;

	color:#000;

	background-color:#f7931e;

	text-align: center;

	height: 25px;

}

.nav a{

	font-weight:bolder;

	font-size: 100%;

	color:#000;

	background-color:#f7931e;

	text-align: center;

	height: 25px;

}

.main {

	padding: 8px 8px 8px 8px;

	border: #000 solid 2px;

}

.box {

	padding: 4px 4px 4px 4px;

	border: #000 solid 2px;

	background:url(images/dancer.jpg) no-repeat right;

	width: 250px;

}

.footer {

	padding-top:10px;

	text-align:center;

}

.large {

	font-size: 140%;

	font-weight:bolder;

}

.lunch {

	font-size: 140%;

	font-weight:bolder;
	
	color:#f7931e;
	padding-top:12px;

}
#conash3D0 {
	width:1px;
	height:1px;
}