@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #000000;
}
#container {
	width: 925px;  /* 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. */
	margin-top: 5px;
}
#mainContent {
	padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#Topclickadd {
	width: 126px;
	background: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
}
#descritxt {
	width: 856px;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 9px;
}
#maintitle {
	width: 382px;
	background: #FFFFFF;
	margin-left: 315px;
	margin-top: -59px;
}
#googlesearch {
	width: auto;
	background: #FFFFFF;
	margin-left: 514px;
	margin-top: 10px;
}
#mainmenu {
	width: 905px;
	background: #FFFFFF;
	margin-left: 1px;
	margin-top: 10px;
	text-align: center;
}
#terms {
	width: 400px;
	overflow: hidden;
	margin-top: 85px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 325px;
	clear: both;
}
#description {
	width: 856px;
	background: #FFFFFF;
	border: 1px none #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	color: #336633;
	margin-left: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
}

#float {
	float: left;
	clear: right;
	width: 301px;
  }

#affad {
	width: 130px;
	margin-left: 5px;
	margin-top: 200px;
}

#sidebar {
	width: 650px;
	margin-top: 5px;
	margin-left: 2px;
	background-color: #FFFFFF;
	float: left;
}

#rightbar {
	width: 140px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-left: 5px;
	float: left;
	}
	#pagedesc {
	width: 830px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #68C0C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 45px;
}
#movieann {
	margin-left: 33px;
	margin-top: 25px;
	width: 849px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #68C0C0;
	border-right-color: #68C0C0;
	border-bottom-color: #68C0C0;
	border-left-color: #68C0C0;
	background-color: #68C0C0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
#movies {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 650px;
}

#adgorgsd {
	width: 170px;
	margin-left: 15px;
	margin-top: 15px;
	
}

#golinks {
	width: 800px;
	margin-top: 10px;
}	
table.menu {
	text-align: center;
	padding: 2px;
	background-color: #FFFFFF;
	width: 905px;
}
td.menuc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 92px;
	background-color: #FF9933;
}

th.day {
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color:   #FFFFFF;
	color: #000040;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	text-align: center;
}

table.movies2 {
	width: 650px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF33;
	border-right-color: #00FF33;
	border-bottom-color: #00FF33;
	border-left-color: #00FF33;
}
		
th {
	text-align: center;   
    font-weight: bold;
	padding: 2px;
	border: 2px solid #FFFFFF;
    width: 590px;
}
th.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color:   #99FF33;
	color: #000040;
	width: 650px;
}	

}
td.movipict {
	margin-left: 2px;
	margin-top: 2px;
	vertical-align: middle;
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #99FF33;
	border-right-color: #FFFFCC;
	border-bottom-color: #99FF33;
	border-left-style: solid;
	border-left-color: #99FF33;
	width: 115px;
}
td.movidesc {
	margin-left: 2px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99FF33;
	border-right-color: #FFFFCC;
	border-bottom-color: #99FF33;
	border-left-color: #99FF33;
	color: #000099;
	width: 300px;
}
td.movierest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FF33;
	border-right-color: #99FF33;
	border-bottom-color: #99FF33;
	border-left-color: #FFFFCC;
	color: #000099;
	width: 235px;
}
