@charset "utf-8";
body

{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #6B5300;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #8d7547;
	background-image: url(images/background/brown035.jpg);
}
link {
	color: #9c874b;
}
a:link {
	color: 9C874B;
}
a:visited {
	color: 9C874B;
}
a:hover {
	color: #6B5300;
}


.oneColFixCtr #container {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
}
.oneColFixCtr table tr td table {
	text-align: left;
}
footer {
	color: #FFF;
}
.oneColFixCtr table tr td {
	text-align: right;
}
.footer {
	color: #FFF;
}
.oneColFixCtr table tr td table {
	text-align: left;
}
.oneColFixCtr table tr td table #menu td a #CONTACT {
	text-align: left;
}
.oneColFixCtr table tr td table {
	text-align: left;
}
.oneColFixCtr table tr .footer a {
	color: #FFF;
}
table tr td #mainContent table tr td {
	text-align: left;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/O3F6VOSnh-M&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/O3F6VOSnh-M&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>#videowindow {
	background-image: url(/new/video/video_bkgrd.gif);
}<object width="320" height="265"><param name="movie" value="http://www.youtube.com/v/O3F6VOSnh-M&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/O3F6VOSnh-M&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265"></embed></object>
.oneColFixCtr table tr td #mainContent #videowin table {
	background-image: url(/new/video/video_bkgrd.gif);
}
#videowin {
	background-image: url(/video/video_bkgrd.gif);
}
#videowin #videowindow tr td p a {
	text-align: center;
}
.oneColFixCtr table tr td #mainContent #videowin #videowindow tr td p a {
	text-align: center;
}
