body { margin: 0; padding: 0; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

a { outline: none; }

h2 { color: #d96124; font-size: 15px; }

.orangeText { color: #cc4b21; }

.rust { color: #f60; }

/* Layout of page */
#wrapper { margin: 0 auto; text-align: center; padding: 0; width: 980px; }

.newMediaLogo { padding: 50px 0 0 0; }

.textHolderDivLeft { margin: 0; padding: 15px 0 0 0; width: 400px; float: left; }
.textHolderDivLeft:hover { background-image: url(../i/rollover.jpg); background-repeat: no-repeat; background-position: 100px 7px; cursor: pointer; }
.textHolderDivLeft a:link { color: #000; }
.textHolderDivLeft a:visited { color: #000; }
.textHolderDivLeft a:hover { color: #000; }

.textHolderDivRight { margin: 0; padding: 15px 33px 0 0; width: 400px; float: right; }
.textHolderDivRight:hover { background-image: url(../i/rollover.jpg); background-repeat: no-repeat; background-position: 100px 7px; cursor: pointer; }
.textHolderDivRight a:link { color: #000; }
.textHolderDivRight a:visited { color: #000; }
.textHolderDivRight a:hover { color: #000; }

.textPodcast { margin: 0 auto; padding: 79px 0 0 0; text-align: center; clear: both; }

.smallLinksBottom { margin: 0; padding: 0; clear: both; }
.smallLinksBottom ul { margin: 0; padding: 0; list-style: none; }
.smallLinksBottom li { margin: 0; padding: 80px 42px 0 42px; display: inline; float: left; }

.footer { margin: 0; padding: 50px 0 50px 0; clear: both; font-size: 11px; }
.footer ul { margin: 0 auto; padding: 0; text-align: center; list-style: none; }
.footer li { margin: 0; padding: 0 8px; display: inline; }
.footer li a:link { color: #36f; }
.footer li a:visited { color: #36f; }
.footer li a:hover { color: #f60; }

.content { margin: 0 auto; padding: 0; text-align:center; width: 850px; }
.content  h1 { margin: 0; padding: 40px 0 20px 0; font-size: 25px; font-weight: bold; color: #646464; }

.menu { margin: 0 auto; padding: 20px 0 0 0; background-image:url(../i/m-bar.jpg); background-repeat: no-repeat; background-position: center 20px; width: 842px; height: 43px; text-align: center; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu li { margin: 0; padding: 0 8px; display: inline; } 

.singleVideoHolder { margin: 5px; float: left; width: 264px; height: 282px;  } 
.singleVideoImage { margin: 6px 0 0 0; padding: 6px; border: solid #eaeaea 1px; }
.singleVideoText { margin: 6px 0 0 0; padding: 10px 0; clear: both; background-color: #eaeaea; border: solid #ccc 1px; } 
.singleVideoText a:link { color: #36f; }
.singleVideoText a:visited { color: #36f; }
.singleVideoText a:hover { color: #f60; }

.videoHolder { margin: 0 auto; padding: 80px 0 0 0; width: 980px; text-align: center; }
h1 { text-align: left; margin: 0; padding: 0 0 20px 0; font-size: 18px; }

.policy-terms { margin: 0; padding: 0; text-align: left; font-size: 11px; font-weight: normal; }
