body, font, b, p, a, td
	{
	font-family: 'Verdana', 'Arial', 'Helvetica',  sans-serif;
	font-size: 11px;
	color : #000000;
	line-height: 1.65em;
	background-repeat: no-repeat;
	}

a
	{
		color: #ff0000;
		text-decoration: none;
		border: none;
	}
	
a:active
	{
		border: none;
	}
	
#header {
	width: 739px;
	height: 561px;
	margin: 0 auto;
}


#container {
	width: 980px;
	margin: 30px auto;
}

#attendants #container {
	width: 980px;
}

.video_display {
	width: 600px;
	height: 400pxpx;
	margin: 0 auto;

}

#about {	
	background: #dcdbd9;
	padding: 10px;
}

#services {
		background: #dcdbd9;
	padding: 10px;
}
