/* Reset */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, l {
  border:  none;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0%;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol, ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

a {
  text-decoration: underline;
  color: white;
}
a:hover {
  text-decoration: underline;
}
/* Main styles */
body {
  background: transparent url(imgs/bg2.jpg) repeat scroll 0%;
  padding: 0; margin: 0 auto; text-align: center;
   font-family: palantino, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  color: #ffffff;
  font-size: 14px;}
  
p         { font-size: 1.15em; line-height: 1.25; margin: 0 0 12px;  }
h1        { font-size: 2.0em; margin: 10px 0 15px 0; text-align: center; }
h2        { font: 1.9em; margin: 10px 0 15px 0; text-align: center; }
h3        {
	text-align: center;
	margin: 0 0 24px;
	font-size: 1.75em;
	font-weight: bold;
	line-height: 105%;
	letter-spacing: 1.25px;

}
h4        { font-size: 1.35em; font-weight: bold; margin: 0 0 15px 0; }
h6        { font-size: 1.25em; font-weight: bold; margin: 0 0 15px 0; }
a:link {color: #ffffff;}
a:hover {color: #FF0000;}
a:visited {color: #ffffff;}

/* Main styles 1st round
body {
  background: transparent url(imgs/bg2.jpg) repeat scroll 0%;
  padding: 0; margin: 0 auto; text-align: center;
  font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
  color: #ffffff;
  font-size: 12px;}
  
p         { font: 10px; line-height: 1.25; margin: 0 0 12px;  }
h1        { font: 2.25em; margin: 10px 0 15px 0; text-align: center; }
h2        { font: 1.9em; margin: 10px 0 15px 0; text-align: center; }
h3        {
	text-align: center;
	margin: 0 0 24px;
	font-size: 24px;
	font-weight: bold;
	line-height: 105%;
	letter-spacing: 1.25px;

}
h4        { font: 1.25em; font-weight: bold; margin: 0 0 15px 0; }
h6        { font: 1.15em; font-weight: bold; margin: 0 0 15px 0; }
a:link {color: #ffffff;}
a:hover {color: #FF0000;}
a:visited {color: #ffffff;}
*/

#quotes1 {
  margin: 0 auto;
  width: 776px;
  height: auto;
  color: #ffffff;
  font: 20px;
  font-weight: bold;
  text-align: center;
}
#menutext {
	border: 1px solid #f1f1f1;
	margin: 0 auto;
	background: #df0b5d none repeat scroll 0%;
	height: 60px;
	width:900px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height:50px;
	vertical-align: middle;
	display: inline;
padding: 11px;
 }

#menutext a {
	text-decoration: underline;
	color: #ffffff;
}

#menutext a:hover {
	text-decoration: underline;
	letter-spacing: 1.5px
	}
 
#credits {
  margin: 30px auto;
  width: 776px;
  color: #000000;
  font-size: 9px;
  vertical-align: middle;
}
#credits-1 {float:left;}
#copyr {float:right;}
.important {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
