body {
  margin: 0;
  padding: 20px 0 !important;
  background: #3B357C url(/images/bg_page_2010.jpg) center bottom no-repeat fixed; /* #4255AB; *//* #0066CC; *//* #413A86; *//* #99CCFF; */
  color: #FFFFFF;
  text-align: center;
  font-family: verdana,helvetica,sans-serif;
}
#wrapper {
  position: relative;
  margin: 0 auto !important;
  padding: 0;
  width: 760px;
  text-align: center;
  background: #FFFFFF url('/images/opaque_wh_60.png');
  color: #000000;
  border: 1px solid #000000;
}
#header {
  margin: 0;
  padding: 0;
  background: url('/images/bg_header_2010.jpg') center no-repeat;
  height: 170px;
  border-bottom: 1px solid #000000;
}
#sitename {
  margin: 0;
  padding: 0;
  height: 140px;
  text-indent: -9999px;
}
body.party #content {
	text-align: center;
}
#content {
  margin: 0;
  padding: 0;
  text-align: left;
}
#right {
  float: right;
  width: 280px;
  text-align: center;
}
#left {
  margin: 0 0 0 10px;
  padding: 0;
  width: 410px;
}
blockquote {
  font-family: Georgia,'Times New Roman',serif;
  font-size: 1.5em;
  font-style: italic;
}
a,
a:link,
a:visited {
  color: #015cd1;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: #018ff5;
  background-color: transparent;
  text-decoration: underline;
}
#content p {
	margin: 0 0 1em;
}
#content ul, #content ol {
	margin: 0 0 1em 1em;
	padding: 0 0 0 2em;
}
#content p,
#content li {
  font-size: 80%;
}
h4#apre6 {
	float: left;
	margin: 12px 0 0;
	padding: 0;
	width: 180px;
	text-indent: -9999px;
	font-size: 90%;
	text-align: center;
}
h4#apre6 a {
	display: block;
	width: 180px;
	height: 71px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/images/btn_2006_party.png);
	background-color: transparent;
	background-position: 0px 0px;
}
h4#apre6 a:hover {
	background-position: 0px -71px;
}
h4#apre7 {
	float: left;
	margin: 12px 0 0;
	padding: 0;
	width: 180px;
	text-indent: -9999px;
	font-size: 90%;
	text-align: center;
}
h4#apre7 a {
	display: block;
	width: 180px;
	height: 71px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/images/btn_2007_party.png);
	background-color: transparent;
	background-position: 0px 0px;
}
h4#apre7 a:hover {
	background-position: 0px -71px;
}

h4#apre8 {
	float: left;
	margin: 0;
	padding: 0;
	width: 180px;
	text-indent: -9999px;
	font-size: 90%;
	text-align: center;
}
h4#apre8 a {
	display: block;
	width: 180px;
	height: 71px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/images/btn_2008_party.png);
	background-color: transparent;
	background-position: 0px 0px;
}
h4#apre8 a:hover {
	background-position: 0px -71px;
}

h4#apre9 {
	float: left;
	margin: 0;
	padding: 0;
	width: 180px;
	text-indent: -9999px;
	font-size: 90%;
	text-align: center;
}
h4#apre9 a {
	display: block;
	width: 180px;
	height: 71px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('/images/btn_2009_party.png');
	background-color: transparent;
	background-position: 0px 0px;
}
h4#apre9 a:hover {
	background-position: 0px -71px;
}

h4#apre10 {
	float: left;
	margin: 0;
	padding: 0;
	width: 180px;
	text-indent: -9999px;
	font-size: 90%;
	text-align: center;
}
h4#apre10 a {
	display: block;
	width: 180px;
	height: 71px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('/images/btn_2010_party.png');
	background-color: transparent;
	background-position: 0px 0px;
}
h4#apre10 a:hover {
	background-position: 0px -71px;
}


p#remax {
  font-size: 70%;
}
#remax a,
#remax a:link {
  text-decoration: none;
  color: #555;
  background-color: transparent;
}
#remax a:hover {
  color: #000;
  background-color: #fff;
}
p#phone {
	margin-top: 0;
	font-size: 1.2em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	color: #555;
	background-color: #CCC;
	text-align: center;
}

#footer {
  clear: both;
  padding: 0em;
  margin: 0;
  background-color: #CCC;
  color: #666;
}
#footer p {
  margin: 0em;
  text-align: right;
  font: normal 70%/1.8em helvetica,arial,sans-serif;
  padding: 0em;
}
a.red, a.red:visited {
  color: #C00;
  text-decoration: underline;
}