body {
	background-color: #fafbfd;
	width: 641px;
	padding: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
}
#wrapper {
	background-color: #fafbfd;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px none #000;
	height: auto;
}
#wrapper #header {
	background-color: #ff780f;
	text-align: center;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	display: none;
}
#wrapper #mainContent {
	background-color: #d8ece1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9dcab2;
	border-right-color: #9dcab2;
	border-bottom-color: #9dcab2;
	border-left-color: #9dcab2;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	display: inline-block;
	color: #2d1e0a;
	padding: 0px;
	font-size: 12px;
}

#wrapper #mainContent table {



}
#wrapper #mainContent img {
	border: 1px solid #000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContent #photo {
	background-color: #edeadf;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
	border: 1px solid #333;
	margin: 0px;
	display: inline-block;
}
#wrapper #mainContent table tr td #videoContainer {
	width: 512px;
	text-align: right;
}
#wrapper #mainContent table tr td #videoAlignment {
	text-align: center;
}

#wrapper #mainContent #video {
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	background-image: url(../_images/Frame.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-position: center;
	background-color: #e2f0e9;
}

#wrapper #footer {
	background-color: #ff780f;
	height: 40px;
	color: #CCC;
	bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000;
	display: none;
}
#wrapper #mainContent table tr td #videoAlignment #videoContainer #videoControls input {
	
	background-color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CCC;
	line-height: 25px;
	text-align: center;
	border: 1px solid #CCC;
	vertical-align: middle;
	display: inline-block;
	height: 25px;
	white-space: nowrap;
}
#wrapper #mainContent table tr td #videoAlignment #videoContainer #videoControls input:link,
#wrapper #mainContent table tr td #videoAlignment #videoContainer #videoControls input:visited {
	background-color: #666;
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #mainContent table tr td #videoAlignment #videoContainer #videoControls input:focus,
#wrapper #mainContent table tr td #videoAlignment #videoContainer #videoControls input:hover,
#wrapper #mainContent table tr td #videoAlignment #videoContainer #videoControls input:active{
	background-color: #0a8df3;
}
#wrapper #footer #footerText {
	top: 25%;
	text-align: center;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer #footerText p {
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #mainContent h2 {
	background-image: url(../_images/folder_divider_pixel_km.jpg);
	background-repeat: repeat-x;
	background-position: 0px 48px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 50px;
	text-align: left;
	text-indent: 30px;
}
#wrapper #mainContent h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 40px;
	background-image: url(../_images/folder_divider_pixel_km.jpg);
	background-repeat: repeat-x;
	background-position: 0px 38px;
	text-indent: 30px;
	text-align: left;
}
#wrapper #mainContent p {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
