body {
	background: #000000;
	font-family: Arial, arial, Arial Pro, Verdana;
	color: #FFFFFF;
}

h1 {
	font-size: 18pt;
	line-height: 22pt;
}

a, a:active, a:visited, a:hover {
	color: white;
}

li {
	list-style-image:url(dash.jpg);
}

.home_sub_header {
	width: 900px;
	background:url(home_sub_breaker.jpg) repeat-y #000000;
	overflow: hidden;
}

.home_sub {
	width: 900px;
}

.home_sub h2 {
	font-size: 18pt;
	line-height: 22pt;
	font-weight: normal;
}

.dots {
	background:url(vert_dots.jpg) repeat-y;
}


.experience_vid_box {
	width: 400px;
	padding: 10px;
	background: #111111;
	margin-left: 10px;
	text-align: left
}

.experience_vid_img {
	border: 1px solid #333;
	padding: 2px;
}



.footer {
	width: 1000px;
}

.footer1 {
	font-size: 14pt;
	font-weight: bold;
}

.footer2 {
	font-size: 11pt;
	line-height: 14pt;
}

.footer3 {
	font-size: 12pt;
	font-weight: bold;
}

.footer a {
	text-decoration: none;
}
