/* 
meeting4dinner stylesheet - design and code by stu@penguinattack.com
-------------------------------------------------------------------*/

/*body declarations
-------------------*/
body {
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	width: auto;
	margin: 0 5% 0 5%;
	padding: 0;
	border: 0;
	color: #000;
	background: #fff;
}
/*tabular data
--------------*/
table{
}

/*container
-----------*/

#container{
}
#menuArea{
}
#logo a:link,#logo a:visited,#logo a:hover,#logo a:active{
}
#contact{
}
#contact p{
}
#contact a{
}

/*shadow Areas
--------------*/
#contentBox{
}

#content{
}
#topShadow{
}
#btmShadow{
}

/*content Text
---------*/


/*menu Area
-----------*/

/*footer Area
-------------*/
#btmImage{
}

#footer{
}
a:link,a:visited{
}
a:hover,a:active{
}
/*h1,h2 etc
-----------*/
h1, h2, h3, h4, h5, h6 {
}


/*images
--------*/
img{
	border: 0px;
	display: none;
}