html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #68134A;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ED90AF;
}
h3 {
	font-size: 24px;
	margin-bottom: 0px;
}
h4 {
	font-size: 15px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED90AF;
	margin-bottom: 6px;
}
p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #FFF;
}
ul {
	margin-bottom: 10px;
}
li {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	color: #FFF;
}
a {
	color: #ED90AF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	width: 900px;
}
#header h1 {
	height: 100px;
	text-indent: -9999px;
}
#header h1 a {
	line-height: 90px;
	display: block;
	height: 90px;
	width: 350px;
}
#header h2 {
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
}
#header h2 a {
	font-weight: normal;
}
#left {
	float: left;
	width: 630px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#left h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#left #boxout-left {
	background-image: url(../images/left_boxout_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 610px;
	margin-right: 20px;
}
#left #boxout-left .inner {
	padding-left: 0px;
	padding-right: 0px;
}
#left ul li {
	color: #FFF;
	padding-left: 16px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: -4px 1px;
}
.hero {
	height: 332px;
	width: 602px;
	padding: 4px;
	background-color: #520F3A;
	margin: 0px;
}
.inner p img {
	padding: 4px;
	background-color: #520F3A;
}
.gallery {
	float: left;
	padding-top: 20px;
	width: 630px;
}
.gallery img {
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.gallery a img {
	border: 3px solid #ed145b;
}
.gallery a img:hover {
	border: 3px solid #ED90AF;
}
#footer-wrapper {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}
.caps {
	text-transform: uppercase;
}
#right {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#right .block ul {
	padding-bottom: 10px;
}
#right #boxout-1 h3.trigger {
	height: 40px;
	line-height: 40px;
	width: 230px;
	font-weight: normal;
	float: left;
	background-image: url(../images/trigger-1.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
}
#right #boxout-1 h3.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
#right #boxout-1 h3.trigger a:hover {
	color: #FFF;
	text-decoration: underline;
}
#right #boxout-1 h3.active {
	background-position: left bottom;
}
#right #boxout-1 .toggle_container {
	padding: 0;
	overflow: hidden;
	width: 250px;
	clear: both;
	background-color: #712155;
	margin: 0;
}
#right #boxout-1 .toggle_container .block {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#right #boxout-1 .toggle_container .block ul {
	margin: 0px;
	color: #FFF;
}
#right #boxout-1 .toggle_container .block ul li {
	padding-left: 16px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: -4px 1px;
}
#right #boxout-2 h3.trigger {
	height: 40px;
	line-height: 40px;
	width: 230px;
	font-weight: normal;
	float: left;
	background-image: url(../images/trigger-2.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
}
#right #boxout-2 h3.trigger a {
	color: #ED90AF;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
#right #boxout-2 h3.trigger a:hover {
	color: #FFF;
	text-decoration: underline;
}
#right #boxout-2 h3.active {
	background-position: left bottom;
}
#right #boxout-2 .toggle_container {
	padding: 0;
	overflow: hidden;
	width: 250px;
	clear: both;
	background-color: #712155;
	margin: 0;
}
#right #boxout-2 .toggle_container .block {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#right #boxout-2 .toggle_container .block ul {
	margin: 0px;
	color: #FFF;
}
#right #boxout-2 .toggle_container .block ul li {
	padding-left: 16px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: -4px 1px;
}
.code {
	font-family: "Courier New", Courier, monospace;
	background-color: #520F3A;
	padding: 8px;
}
.red {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
