@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;
}
body {
	line-height: 1.3em;
	font-family:arial, helvetica, sans serif;
	background: #fff url(../images/circles.jpg) bottom right no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}
ol, ul {
	list-style: circle;
	margin-left: 20px;
	margin-top: 10px;
}
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;
}
.largeTitle {
	font-size: 1.8em;
	letter-spacing: -1px;
	color: #e2007a;
	margin-bottom: 5px;
	line-height: 1;
	padding: 1px 0px 6px 0px;
	text-align: right;
}
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: 100%;
	height: 72px;
	float: left;
	background: url(../images/header.gif) no-repeat top center;
	margin: 0px 0px 10px 0px;
}
#logo {
	width: 250px;
	height: 72px;
	margin: 20px 0px 0px 50px;
	float: left;
}
#flashScroller {
	width: 600px;
	height: 200px;
	margin-top: 10px;
}
#container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#contentLeft {
	width: 230px;
	float: left;
	margin-left: 100px;
	height: 624px;
}
#contentMain {
	width: 600px;
	background-color: #fff;
	float: left;
}
#contentMain p {
	margin: 5px 0px 5px 0px;
}
#contentRight {
	width: 200px;
	float: left;
	height: 619px;
}
#contentRightText {
	width: 200px;
	padding: 10px 10px 10px 20px;
	text-align: left;
	line-height: 1.9em;
}
#contentRightText a {
	color: #e2007a;
	text-decoration: none;
}
#contentRightText a:hover {
	text-decoration: underline;
}
.line {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0px 10px 0px;
}
.spacer {
	margin: 10px 0px 10px 0px;
}
.linkBoxSpan {
	width: 600px;
	height: 150px;
	margin: 10px 0px 10px 0px;
}
.linkBox {
	width: 196px;
	height: 150px;
	background: url(../images/boxBG.gif);
	margin-right: 4px;
	float: left;
}
.linkBoxHeader {
	width: 120px;
	height: auto;
	float: left;
	margin: 25px 0px 0px 5px;
}
.linkBoxNumber {
	width: 40px;
	height: 40px;
	background: url(../images/pinkBoxSmall.jpg) no-repeat;
	float: left;
	margin: 12px 0px 0px 15px;
}
.linkBoxNumberText {
	width: 10px;
	height: 20px;
	color: #fff;
	float: left;
	margin: 1px 0px 0px 8px;
	padding: 5px;
	font-size: 1.9em;
	font-weight: bold;
	line-height: normal;
}
.linkBoxText {
	width: 100px;
	height: 70px;
	color: #000;
	font-size: 0.9em;
	margin-top: 10px;
}
.linkBoxText a {
	color: #e2007a;
	text-decoration: none;
}
.linkBoxText a:hover {
	text-decoration: underline;
}
.thumbBoxSpan {
	width: 600px;
	height: 400px;
	margin: 10px 0px 10px 0px;
}
.thumbBox {
	width: 196px;
	height: 150px;
	margin-right: 4px;
	float: left;
}
.thumbBoxHeader {
	width: auto;
	height: auto;
	text-align: center;
	float: left;
}
.thumbBoxTitle {
	width: 600px;
	height: auto;
	float: left;
}
/*MENUS*/

#sideMenu {
	width: 200px;
	min-height: 600px;
	margin: 10px 10px 0px 0px;
}
#sideMenu ul {
	margin: 0;
	padding: 0px 0 0 4px;
	list-style: none;
	line-height: normal;
}
#sideMenu li {
	display: inline;
	text-align: right;
}
#sideMenu a {
	display: block;
	height: auto;
	text-decoration: none;
	color: #000;
	margin-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
#sideMenu li a:hover {
	text-decoration: none;
	background-color:#e2007a;
	color: #fff;
}
#sideMenu p {
	text-align: right;
	font-size: 0.9em;
}
#btmMenuContainer {
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
#btmMenu {
	width: 100%;
	height: 20px;
}
#btmMenu ul {
	margin: 0;
	padding: 0px 0 0 4px;
	list-style: none;
	line-height: normal;
	width: auto;
}
#btmMenu li {
	display: inline;
	text-align: center;
}
#btmMenu a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	color: #000;
	margin: 0 0px;
	padding: 0px 7px;
	font-size: 0.9em;
}
#btmMenu a:hover {
	text-decoration: none;
	color: #e2007a;
}
/*Footer*/
#footer {
	width: 600px;
	height: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	color:#000;
	text-align:center;
	border-top: #CCCCCC 1px dotted;
}
#footer p {
	font-size: 0.8em;
}
.pink {
	color:#e2007a;
	font-size: 1em;
}
.HorizontalLine {
	border-top: #CCCCCC 1px dotted;
}
.img {
	height: auto;
	width: auto;
}
