html { padding: 0px; margin: 0px; }

a:link, a:visited, a:active{ color: #4C4025; text-decoration: underline; background-color: transparent; }
a:hover{ color: #65370E; text-decoration: none; background-color: transparent; }

body {font-size: 13px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color: Black; padding: 0px; margin: 0px; background-image: url(images/fatv-pg-bg.jpg); background-repeat: repeat; }

#main { margin: 0px auto 0px auto; padding: 0px; background-image: url(images/main-bg.jpg); background-repeat: repeat-y; background-position: center; width: 700px; position: relative; border: 1px solid #221910; }
#top{ background-image: url(images/french-american-tv-pg-header.jpg); background-position: center; background-repeat: no-repeat; width: 670px; height: 99px; margin: 0px 0px 0px 15px; padding: 0px; }
#menuarea{ background-image: url(images/fatv-menu-bg.jpg); background-position: center; background-repeat: no-repeat; width: 670px; height: 19px; margin: 0px 0px 0px 15px; }

#content { color: Black; background-color: #8B715A; margin: 0px 0px 0px 15px; width: 475px; }
#content p{ margin-left: 3px; margin-right: 3px; margin-bottom: 3px; }
#detcontent { color: Black; background-color: #8B715A; margin: 0px 0px 0px 15px; width: 400px; }
#detcontent p{ margin-left: 7px; margin-right: 3px; margin-bottom: 3px; }

#newscontent { color: Black; background-color: #8B715A; margin: 0px 0px 0px 15px; width: 350px; }
#newscontent p{ margin-left: 3px; margin-right: 3px; margin-bottom: 3px; }

#maincontent { color: Black; background-color: #8B715A; margin: 0px 0px 0px 15px; width: 670px; }
#maincontent p{ margin-left: 3px; margin-right: 3px; margin-bottom: 3px; }
#maincontent li{ line-height: 17px; }

#rightcontent { color: Black; background-color: #1B1B10; text-align: left; background-image: url(images/fatv-info-bg.jpg); margin: 0px 15px 0px 0px; padding: 0px; width: 180px; position: absolute; top: 118px; left: 505px; }
#rightcontent p{ margin-left: 3px; margin-right: 3px; margin-bottom: 3px; }
#rightcontent ul{ list-style-type: square; text-align: left; }
#rightcontent li{ line-height: 22px; }
#rightheader { color: #FDFCE0; background-color: #520100; margin: 0px 0px 0px 0px; font-variant: small-caps; font-weight: bold; text-align: center; height: 20px; padding: 0px; }

#navigation ul { list-style-type: none; text-align: center; margin: 0px; padding: 0px; z-index: 2; }
#navigation li { display: inline; text-align: center; margin: 0px 5px; }
#navigation li a { padding: 1px 5px 0px; color: #474747; text-decoration: none; }
#navigation li a:hover, #navigation li a#current { color: #000000; border-bottom: 2px solid #666666; }

#footer{ width: 670px; background-color: #8B715A; color: Black; text-align: center; margin: 0px 0px 0px 15px; }
#footer a:link, #footer a:active, #footer a:visited { color: #4A0000; background-color: transparent; text-decoration: underline; }
#footer a:hover { color: #201006; background-color: transparent; text-decoration: none; }
#footer p { color: #292219; text-align: center; font-size: 11px; margin: 5px; }

#recent{ width: 114px; height: 25px; background-image: url(images/recentshows.jpg); background-repeat: no-repeat; }

.tableloc{
	margin-top: 3px;
	margin-left: 3px;
}
.box1{
	background-color: #9C976D;
	width: 120px;
	height: 100px;
}

.box1 img{
	margin: 1px 1px 1px 1px;
}
#highlightbox{
	background-color: #9C976D;
	width: 350px;
	height: auto;
	text-align: center;	
	margin-left: 65px;
}
#detailhighlightbox{
	background-color: #9C976D;
	width: 350px;
	height: auto;
	text-align: left;	
	margin-left: 65px;
}
.boxcaption{
	background-color: #F4F2D9;
	width: 120px;
	height: 20px;
}

table p{
	font-size: 12px;
	margin-right: 3px;
	margin-top:0px;
	margin-left: 3px;
}

.tableheading {
	background-color: #AFA165;
}
.error{ color: Maroon; font-weight: bold; }
.note { color: #520100; font-weight: bold;  font-size: 10px;  }
.black{
	background-color: #9C976D;
}
.red{
	background-color: #8B715A;
}

.name{
	margin-left:25px;
}