body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:80%;
  background-color: #000000;
  margin-top: 0;
  text-align: center;
  vertical-align: text-top;
}

h1	{
	font-size: 110%;
}	

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.input_box {
	width: 200px;
}

.input_box_credit {
	width: 41px;
}

#banner_top_left {
	background-image: url(../images/banner_tl.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 221px;
	width: 178px;
}

#banner_top_center {
	background-color:#000000;
	height: 221px;
	width: 410px;
}

#banner_top_center_logo {
	height: 41px;
	width: 100%;
	text-align: left;
}

#banner_top_center_movie {
	height: 180px;
	width: 100%;
}

#banner_top_right {
	background-image: url(../images/banner_tr.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 221px;
	width: 178px;
	vertical-align:top;
	color: #0000CC;
	text-decoration: blink;
}

#banner_down_left {
	background-image: url(../images/banner_dl.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 124px;
	width: 178px;
}

#banner_down_right {
	background-image: url(../images/banner_dr.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 124px;
	width: 178px;
}

#frame_left {
	background-image: url(../images/line_l.gif);
	background-repeat: repeat-y;
	width: 178px;
	height: 100%;
	vertical-align: top;
}

#frame_right {
	background-image: url(../images/line_r.gif);
	background-repeat: repeat-y;
	width: 178px;
	height: 100%;
	vertical-align: top;
}

#footer_left {
	background-image: url(../images/footer_l.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 105px;
	width: 178px;
}

#footer_centre {
	background-color:#000000;
	height: 105px;
	width: 410px;
	font-size: 70%;
	text-align: center;
	vertical-align: top;
	color: #996600;
	margin: 15px;
}

#footer_centre a:link{
	color: #996600;
	text-decoration: underline;
}

#footer_centre a:visited{
	color: #996600;
	text-decoration: none;
}

#footer_centre a:hover{
	color: #996600;
	text-decoration: none;
}

#footer_centre a:active{
	color: #996600;
	text-decoration: none;
}

#footer_right {
	background-image: url(../images/footer_r.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 105px;
	width: 178px;
}

#main_table {
	background-color: #000000;
	width: 410px;
	vertical-align: top;
	text-align: center;
}

#main_menu {
	background-color:#000000;
	text-align: center;
	width: 400px;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

#main_menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#main_menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#main_menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#main_menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#main_text {
	background-image: url(../images/main_text.gif);
	background-repeat: repeat-y;
	width: 400px;
	text-align: left;
	padding: 12px;
}

#main_footer {
	background-image: url(../images/main_footer.gif);
	background-repeat: no-repeat;
	width: 400px;
}

.said_text {
	width: 100%;
	text-align: left;
	padding: 8px;
	font-size: 90%;
}

.said_text h1 {
	font-size: 90%;
}

.said_text p {
	font-size: 90%;
}

.said_text ul {
	font-size: 90%;
}



.said_text a:link{
	text-decoration: none;
}

.said_text a:visited{
	text-decoration: none;
}

.said_text a:hover{
	text-decoration: underline;
}

.said_text a:active{
	text-decoration: none;
}

.main_icon	{
vertical-align: top;
	}
.main_links	{
	text-align: right;
	text-decoration: underline;
}

.main_links a:link{
	color: #000000;
	text-decoration: underline;
}

.main_links a:visited{
	color: #000000;
	text-decoration: none;
}

.main_links a:hover{
	color: #000000;
	text-decoration: underline;
}

.main_links a:active{
	color: #000000;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	text-decoration: none;
}


.logo	{
	text-decoration: none;
	
}

.logo a:link{
	text-decoration: none;
}

.logo a:visited{
	text-decoration: none;
}

.logo a:hover{
	text-decoration: underline;
}

.logo a:active{
	text-decoration: none;
}
