body {
  font-family: Arial, Helvetica, sans-serif;nt-size: 1em;
	margin: 0px;
	color: #1c2b37;
	background: #1c2b37;
	
	
	width: 100%;
    display: table;
}


table.all {

	width: 100%;
	height: 100%;
	border: 0px;
}

#page {
	border-left: #ffffff solid 2px;
	border-right: #ffffff solid 2px;
	text-align: left;
	width: 600px;
	background: #8d8d8d;
	padding-bottom: 20px;
	margin-left: 0px;
	min-height: 800px;
}

#header {
	background: url("img/header_new.jpg");
	width: 600px;
	height: 181px;
	text-align: left;
	border-top: #ffffff solid 2px;
	border-left: #ffffff solid 2px;
	border-right: #ffffff solid 2px;
}

#header img {
	padding-top: 20px;
	padding-left: 25px;
}

#menu {
	text-align: left;
	background: url("img/bg-menu.png");
	height: 25px;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	border-left: #ffffff solid 2px;
	border-right: #ffffff solid 2px;
	width: 600px;
	line-height: 25px;
}

h1 {
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	padding-top: 2px;
	padding-left: 15px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}

h3 {
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size:12px;
}

p a {
	color: #B8DAF8;
	text-decoration: underline;
}

p a:hover, a:visited {
	color: #B8DAF8;
	text-decoration: none;
}

#menu a {
	color: white;
	font-size: 18px;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
}

#menu a.first {margin-left: 25px;}
#menu a:hover {
	text-decoration: none;
	color: #ebebeb;
}

div.gig {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}


div.gig p {
	padding-left: 25px;
	margin-bottom: 0px;
}

div.gig p a {
	text-decoration: none;
	color: #B8DAF8;
}

div.gig p a:hover {
	text-decoration: underline;
	color: #B8DAF8;
}


div.gig h2 {
	display: inline;
	color: #B8DAF8;
}

span.where {
	margin-left: 12px;
	font-size: 12px;
}

span.where a {
	color: #B8DAF8;
	text-decoration: underline;
	font-size:16px;
}

span.where a:hover {
	color: #B8DAF8;
	text-decoration: none;
}


span.map {
	margin-left: 10px;
	font-size: 0.8em;
	color: #B8DAF8; 
}

span.map a {
	text-decoration: underline;
	color: #B8DAF8; 
}

/* form and input */

form {margin: 0; padding: 0;}

#form {
	padding-left: 15px;
}

input {
	height: 18px;
	width: 380px;
	font-size: 14px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

input.button {
	height: 18px;
	width: 70px;
	font-size: 10px;
	margin-left: 4px;
	border: solid 0px #fff;
	background-color: #686868;
	color: #fff;
	line-height: 20px;
}

input.button:hover {
	color: #B8DAF8;
}

#video {
	text-align: center;
	margin-top: 20px;
}

ul
{
list-style-type: disc
}
