a
{
	color: #AA5450;
}

a: visisted
{
	color: #AA5450;
}

body
{
	background-color: #d15d57;
}

.navbar
{
	background-color: #fbc3c0;
}

.navcontainer ul li a
{
	border: 1px solid #aa5450;
	color: #ffffff;
	background: #d15d57;
}

.navcontainer ul li a:hover
{
	background: #ffffff;
	color: #aa5450;
}



.banner
{
	position: absolute;

	top: 0px;
	left: 0px;

	height: 90px;
	width: 950px;

	background-color: #aa5450;
	text-align: center;
}


.bg
{
	position: absolute;

	top: 112px;
	left: 0px;

	height: 629px;
	width: 950px;

	background-color: #fbc3c0;
}

.body_text_right
{
	position: absolute;
	z-index: 100;

	top: 0px;
	left: 580px;

	width: 325px;
	height: 581px;

	padding: 10px;

	font-family: sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: justify;

	color: #ffffff;
}

.body_text_right2
{
	position: absolute;
	z-index: 100;

	top: 0px;
	left: 160px;

	width: 425px;
	height: 581px;

	padding: 10px;

	font-family: sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: justify;

	color: #ffffff;
}


.body_text_left
{
	position: absolute;
	z-index: 100;

	top: 0px;
	left: 0px;

	width: 330px;

	padding: 10px;

	font-family: sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: justify;

	color: #ffffff;
}


.header_seminars
{
	color: #AA5450;

	font: bold 16pt arial;
}


.seminar_bold
{
	color: #AA5450;

	font: bold 11pt arial;
}


.seminar_reg
{
	color: #ffffff;

	font: bold 11pt arial;
}



.dave_test
{
	font-weight: bold;
	font-style: italic;
}	

.video_body
{
	position: absolute;
	top: 10px;
	left: 40px;

	z-index: 100;

	width: 490px;
	Height: 360px;
	padding: 2px;
	
	color: #AAAAAA;
}