/* RESET CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { 	border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {	list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

html {height: 98%;}

body { 
  background-color: #000; 
  font-family: "trebuchet MS", verdana;
  height: 100%;
}

#wrapper {
  width: 980px;
  margin: 20px auto;
  height: 590px;
  font-size: 13px;
}

#content { height: 500px;}
#content{
  width: 980px;
  height: 590px;
  background: url(/images/background_new.jpg) no-repeat;
}

#logos { position: absolute; height: 400px; margin-top: -90px; }

#logos a { position: absolute; display: block;}
#logos a:hover { background-position: bottom left; z-index: 10; }
a span {display: none;}
#logos p {
  color: #111;
  top: -210px;
  width: 760px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  font-variant: small-caps;
  position: relative;
  display: block;
}

#gantshill {
  width: 166px;
  height: 201px;
  top: 100px;
  left: 104px;
  background: url(/images/logo_gantshill5.jpg);
}

#hoddesdon {
  width: 167px;
  height: 201px;
  top: 100px;
  left: 426px;
  background: url(/images/logo_hoddesdon5.jpg);
}

#scandalous {
  width: 197px;
  height: 67px;
  top: 303px;
  left: 85px;
  background: url(/images/logo_scandalous5.jpg);
}

#karma {
  width: 155px;
  height: 77px;
  background: url(/images/logo_karma5.jpg);
  top: 170px;
  left: 270px;
}

#sunday_sessions {
  width: 134px;
  height: 71px;
  top: 248px;
  left: 281px;
  background: url(/images/logo_sunday_sessions5.jpg);
}

#katz {
  width: 145px;
  height: 81px;
  top: 318px;
  left: 282px;
  background: url(/images/logo_katz5.jpg);
}

#emotions {
  height: 88px;
  width: 190px;
  top: 302px;
  left: 417px;
  background: url(/images/logo_emotions4.jpg);
}

#footer, #flash_footer {
  margin-top: 40px;
  color: #ccc;
  text-align: center;
  font-size: 0.9em;
}
#flash_footer { font-size: 9px; margin-top: 0px; font-family: "Trebuchet MS"; }

#footer a, #flash_footer a { color: #bbb; text-decoration: none; }
#footer a:hover, #flash_footer a:hover { text-decoration: underline; }

#detect {
  padding: 100px 110px 0 120px;
  height: 300px;
  color: #fff;
  overflow: auto;
}

#detect p { margin: 12px 0;}
#detect a {color: #7628bf}

#eventlimousines { text-indent: -3000px; display: block; position: absolute; width: 120px; height: 50px; top: -185px; left: 30px; }