@charset "UTF-8";
/* CSS Document */
body {
	background: #366fa3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e5e8a;
}

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/deprecated/back-tile.jpg);
}

#menu {
  width: 800px;
  height: 38px;
  margin-right: auto;
  margin-left: auto;
  overflow: auto;
  background: url(/images/deprecated/menu.jpg);
}

#menu a {
  color: #fff;
  margin-left: 25px;
  margin-right: 10px;
}

#header {
  height: 157px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  overflow: auto;
  background: url(/images/deprecated/logoet.jpg) no-repeat;
  background-position: 506px;
}

img {
  padding: 0px;
  border: 0px;
}

#content {
	background: url(/images/deprecated/back-top.jpg) top no-repeat;
	width: 800px;
	overflow: hidden;
}

#text {
	width: 400px;
	padding: 20px 10px 0px 30px;
	float: left;
}

#text2 {
	width: 745px;
	padding: 20px 10px 0px 30px;
	float: left;
}

#text3 {
	width: 745px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#roster {
	float: right;
	width: 150px;
	padding: 30px 30px 0px 0px;
	text-align: center;
}

.priser img {
	border: 1px solid #fff;
	padding: 0px 10px 0px 0px;

}

.comedian img {
	border: 1px solid #fff;
	padding: 10px 3px 0px 0px;

}

.comedian p {
  margin: 0px 0px 20px 0px;
}

a {
  color: #366fa3;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: grey;
}


#footer {
	background: url(/images/deprecated/back-bottom.jpg) bottom no-repeat;
	padding: 0px;
	height: 25px;
	text-align: center;
	clear:both;
}

#footer hr {
	width: 600px;
	 color: #fff;
background-color: #fff;
height: 1px;
}

#footwrap {
  clear: both;
}

.copy {
  color: #e6ffaa;
  text-align: center;
}

.error {
  color: red;
}

 .bef
 {
 margin-left: auto;
 margin-right: auto;
 position: relative;
 font-family: arial, helvetica, sans-serif;
 background: url(/images/deprecated/bef_down.jpg) no-repeat;
 white-space: nowrap;
 display: block;
 width: 256px;
 height: 48px;
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
 }
 
 .bef a
 {
 display: block;
 color: #000000;
 font-size: 11px;
 width: 256px;
 height: 48px;
 display: block;
 float: left;
 color: black;
 text-decoration: none;
 }
 
 .bef img
 {
 width: 256px;
 height: 48px;
 border: 0
 }
 
 * html a:hover
 {
 visibility:visible
 }
 
 .bef a:hover img
 {
 visibility:hidden
 }
 
 .bef span
 {
 position: absolute;
 left: 35px;
 top: 15px;
 margin: 0px;
 padding: 0px;
 cursor: pointer;
 }

#content table td
{
  padding-top: 5px;
  padding-bottom: 5px;
}
