* {
	padding: 0;
	margin: 0;
}

body{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-image: url('greyback.gif');
	font-family: Times New Roman;
	font-size: 16px;
}

#header{
	position: relative;
	width: 1000px;
	height: 110px;
	margin-bottom: 5px;
}

#header img{
	-moz-border-radius: 0 0 30px 0;
	-o-border-radius: 0 0 30px 0;
	-webkit-border-radius: 0 0 30px 0;
	-ms-border-radius: 0 0 30px 0;
	border-radius: 0 0 30px 0;
	-moz-box-shadow: 0 0 30px white;
	-webkit-box-shadow: 0 0 30px white;
	-ms-box-shadow: 0 0 30px white;
	-o-box-shadow: 0 0 30px white;
	box-shadow: 0 0 30px white;
}

#menumap{
	width: 730px;
	height: 405px;
	float: left;
}

#menumap img
{
	width: 730px;
	height: 405px;
	margin-top: -5px;
	-moz-border-radius: 0 0 30px 30px;
	-o-border-radius: 0 0 30px 30px;
	-webkit-border-radius: 0 0 30px 30px;
	-ms-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;
	-moz-box-shadow: 0 0 30px white;
	-webkit-box-shadow: 0 0 30px white;
	-ms-box-shadow: 0 0 30px white;
	-o-box-shadow: 0 0 30px white;
	box-shadow: 0 0 30px white;
}

#main
{
height: 400px;
padding: 15px;
width: 230px;
float: right;
text-align: left;
color: maroon;
line-height: 142%;
background: rgba(255, 255 , 255 , 0.5);
-moz-border-radius: 10px 10px 10px 10px;
-o-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 0 0 5px white;
	-webkit-box-shadow: 0 0 5px white;
	-ms-box-shadow: 0 0 10px white;
	-o-box-shadow: 0 0 5px white;
	box-shadow: 0 0 5px white;
}

#main p
{ 
text-align: center;
background: rgba(0, 128 , 128 , 0.5);
-moz-border-radius: 20px 20px 20px 20px;
-o-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
-ms-border-radius: 20px 20px 20px 20px;
border-radius: 0px 20px 0px 20px;
	-moz-box-shadow: 0 0 5px white;
	-webkit-box-shadow: 0 0 5px white;
	-ms-box-shadow: 0 0 10px white;
	-o-box-shadow: 0 0 5px white;
	box-shadow: 0 0 5px white;
}

#menuitem
{
margin-top: 5px;
margin-bottom: 5px;
background: rgba(0, 128 , 128 , 0.5);
-moz-border-radius: 20px 20px 20px 20px;
-o-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
-ms-border-radius: 20px 20px 20px 20px;
border-radius: 0px 0px 0px 20px;
	-moz-box-shadow: 0 0 5px white;
	-webkit-box-shadow: 0 0 5px white;
	-ms-box-shadow: 0 0 10px white;
	-o-box-shadow: 0 0 5px white;
	box-shadow: 0 0 5px white;
}


input.groovybutton
{
	margin: 10px;
	padding: 10px;
   font-size:16px;
   font-family:Arial,sans-serif;
   height:35px;
   background-color:grey;
   background-image:url(back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   
}

#footer
{
float:left;
width: 230px;
height: 50px;
padding-bottom: 10px;
color: white;
margin-top: 10px;
text-align: center;
background: rgba(64, 128, 128, 0.4);
-moz-border-radius: 10px 10px 10px 10px;
-o-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 0 0 5px #408080;
-webkit-box-shadow: 0 0 5px #408080;
-ms-box-shadow: 0 0 5px #408080;
-o-box-shadow: 0 0 5px #408080;
box-shadow: 0 0 5px #408080;
}

#menuitem{
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

#menuitem table {
	width: 222px;
}

select, input{
	float: right;
}

#footer p:first-child{
	margin-bottom: 5px;
}

#clocks
{
	float:left;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}

#clocks td{
	width: 178px;
}

#track
{
padding-top: 5px;
width: 230px;
margin-top: 10px;
float: right;
text-align: center;
font-size: 12px;
font-family: Trebuchet MS;
background:ivory;
-moz-border-radius: 0px 20px 0px 20px;
-o-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
-ms-border-radius: 20px 20px 20px 20px;
border-radius: 0px 20px 0px 20px;
-moz-box-shadow: 0 0 5px #408080;
-webkit-box-shadow: 0 0 5px #408080;
-ms-box-shadow: 0 0 5px #408080;
-o-box-shadow: 0 0 5px #408080;
box-shadow: 0 0 5px #408080;
}
#track a
{text-decoration: none;
color: maroon;
}