

/* CSS Document */
body{
	padding:0; 
	margin:0;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	color:#47312C; line-height:18px; font-size:14px;
	background: #FFF;
	/*background-image: url(images/bg3.gif) repeat;*/
}
.backer {
	z-index: 2;
	left: 0px;
	width: 10px;
	height: 900px;
	background-image: url(images/blend2.jpg);
	background-repeat: repeat-y;
	position: absolute;
}

.backcolor {
	z-index: 1;
	left: 980px;
	width: 100%;
	height: 900px;
	background-color: #999999;
	position: absolute;
}

.blockType1 {
	z-index: 2;
	left: 0px;
	width: 980px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F3F3F;
	text-align: center;
	padding-top: 22px;
	top:420px;
	line-height: 26px;
}

.blockType1 a {
	color: #552B80;
}
.blockType2 {
	z-index: 2;
	left: 0px;
	width: 980px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F3F3F;
	text-align: center;
	margin-top: 52px;
	line-height: 28px;
}

.blockType3 {
	z-index: 2;
	left: 0px;
	width: 980px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	text-align: center;
	margin-top: 52px;
	line-height: 28px;
}

.blockType4 {
	z-index: 2;
	left: 110px;
	width: 760px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	text-align: left;
	margin-top: 12px;
	line-height: 24px;
}

.blockType5 {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

.subTitle {
	font-family: Georgia;
	font-size: 20px;
	color: #552B80;
	font-weight: bold;
	line-height: 22px;

}

.subTitleBlack {
	font-family: Georgia;
	font-size: 22px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.02em;

}

.line {
	left: 40px;
	height: 10px;
	width: 900px;
	position: absolute;
	top: 280px;
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
 
}

.lineSection {
	left: 40px;
	height: 10px;
	width: 1200px;

	background-color: red;
 
}

.onpage {
	left: 0px;
	height: 10px;
	width: 141px;
	position: absolute;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
}

.bottom {
	z-index: 2;
	left: 0px;
	width: 980px;
	text-align: center;
	top:830px;
	height: 50px;
	background-color: #CCCCCC;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	padding-top: 20px;
	
}

.bottom a {
	
	color: #3F3F3F;
}

.typeLeft {
	position: absolute;
	top: 180px;
	left: 200px;
	width: 446px;
	height: 486px;
	z-index: 3;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
	
.regbul ul {
	font: Arial, Helvetica, sans-serif;
	display: block;
	/*border: red solid 1px;*/
}
	
.regbul li {
	font: Arial, Helvetica, sans-serif;
	width:600px;
	/*border: red solid 1px;*/
	line-height: 22px;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 16px;
	background-image:url(images/bullet1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}

.regbul li a{
		color: #552B80;
}

.photo1 {
	position: absolute;
	top: 450px;
	left: 820px;
	width: 100px;
	height: 100px;
	z-index: 3;
	border: 3px solid #CCCCCC;
	background-image: url(images/steve-tracy2.jpg);
}

.photo2 {
	position: absolute;
	top: 425px;
	left: 740px;
	width: 109px;
	height: 176px;
	z-index: 3;
	border: 0px solid #CCCCCC;
	background-image: url(images/ribbon1.jpg);
}


