@charset "utf-8";
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, b, u, i, center, 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-size: 12px;
	vertical-align: baseline;
	background: transparent;
	height: auto;
}
body {
	line-height: 1.3em;
	font-family:arial, helvetica, sans serif;
	margin-top: 0;
}
ol, ul {
	list-style: circle;
	margin-left: 12px;
	margin-top: 5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #e2007a;
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 6px 0px;
}
h2 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #000;
	text-align: right;
}
h3 {
	font-size: 20px;
	letter-spacing: -1px;
	color: #000;
	margin-bottom: 5px;
	line-height: 1;
	padding: 1px 0px 6px 0px;
}
h4 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #e2007a;
}
h5 {
	font-size: 16px;
	letter-spacing: -1px;
	color: #e2007a;
	margin-top: 30px;
	text-align: right;
}
h6 {
	font-size: 16px;
	letter-spacing: -1px;
	color: #e2007a;
	margin-top: 30px;
}
p {
	margin-bottom: 5px;
}
#boxIndex {
	margin: auto;
	margin-top: 150px;
	height: 160px;
	border:solid 2px #DDD;
	padding:20px;
	background-color:#FFF;
	width:400px;
}
#header {
	width: auto;
	height: 72px;
	background: url(../images/header.gif) no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 756px;
	height: 72px;
	margin: 20px;
	float: left;
}
#flashScroller {
	width: 600px;
	height: 200px;
	margin-top: 10px;
}
#container {
	width: 796px;
	min-height: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background: #fff url(../images/circles.jpg) bottom right no-repeat;
	border: dotted 2px #ccc;
	border-top: none;
}
#containerVid {
	width: 796px;
	min-height: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: dotted 2px #ccc;
	border-top: none;
}
#contentMain {
	width: auto;
	margin: 20px;
	height: auto;
}
#contentMain p {
	margin: 5px 0px 5px 0px;
}

/*Footer*/
#footer {
	width: 800px;
	height: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color:#000;
	text-align:center;
}
#footer p {
	font-size: 0.8em;
}
.pink {
	color:#e2007a;
	font-size: 1em;
}
.pinkLarge {
	color:#e2007a;
	font-size: 1.6em;
}
.HorizontalLine {
	border-top: #CCCCCC 1px dotted;
}
.img {
	height: 200px;
	width: 375px;
	float: left;
	border: #ccc 1px solid;
	margin: 0px 0px 10px 0px;
}
.title {
	width: auto;
	height: 18px;
	font-size: 28px;
	letter-spacing: -1px;
	color: #e2007a;
	font-weight: bold;
	padding: 5px 0px 6px 0px;
}
.titleBlack {
	width: 756px;
	height: 18px;
	font-size: 22px;
	letter-spacing: -1px;
	color: #000;
	font-weight: bold;
	padding: 5px 0px 6px 0px;
	float: left;
}
.titlePink {
	width: 756px;
	height: 18px;
	font-size: 22px;
	letter-spacing: -1px;
	color: #e2007a;
	font-weight: bold;
	padding: 5px 0px 6px 0px;
	float: left;
}
.textBoxTop {
	width: 756px;
	height: auto;
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 18px;
	line-height: 1.2em;
}
.textBoxBottom {
	width: 756px;
	height: auto;
	margin: 0px 0px 10px 0px;
	float: left;
}
.textBoxRight {
	width: 365px;
	height: 200px;
	float: right;
	padding-left: 10px;
}
.textBoxLeft {
	width: 356px;
	height: auto;
	float: left;
}
.videoBoxLink {
	width: 396px;
	height: 120px;
	float: right;
}
