html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

*:focus { outline: 0; }

body { line-height: 1.5; color: white; background: #fff; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

img a { border: none; }

/* Colours */

body { background: #221107; font-family: Georgia, "Times New Roman", serif; }



#wrapper
{
  width: 662px;
  margin: 15px auto 0 auto;
}

#header
{
  margin-bottom: 50px;
}

h1 {
	color: #E5982E;
	font-size: 22px;
	line-height: 1.2;
	margin: 15px 0px 15px 0px;
	border-bottom: 1px white solid;
	padding-bottom: 10px;
}

h2 {
	color: #E5982E;
	font-size: 18px;
	margin: 15px 0px 10px 0px;
}

h3 {
	color: #E5982E;
	font-size: 16px;
	margin: 15px 0px 10px 0px;
}

h4 {
	color: white;
	font-size: 16px;
	margin: -10px 0px 10px 10px;
}

h4 a {
	color:white;
}

h4 a:hover{
	color:white;
	text-decoration: underline;
}

#pics
{
  margin-bottom: 25px;
}


#infopanel
{
  width: 420px;
  float: left;
}

#infopanel p
{
  font-size: 13px;

}

#signup
{
  font-size: 11px;
  width: 200px;
  float: right;
}

#signup p
{
    font-size: 18px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  
#signup label
{
    padding-bottom: 5px;
    line-height: 20px;
}

#signup .sbutton
{
    margin-top: 10px;
}

a {
  color:#D59B51;
  text-decoration: none;
  
}

.footer {
  font-size: 10px;
}
