body
{
	background-color: #B11313;
	font-family: Comic Sans, Comic Sans MS, Verdana;
	overflow-y: scroll;

}

#index_main
{
	width: 900px;
	height: 640px;
	margin-top: 0px;
	border: 0px solid grey;
	background-image: url(gfx/bg3.jpg);
	background-repeat: no-repeat;
}


#index_main td
{
	border: 0px solid grey;
	z-index: 10;
}

a:link {color:#000000; text-decoration:none; font-weight:bold; font-size:12px}
a:visited {color:#000000; text-decoration:none; font-weight:bold; font-size:12px}
a:active {color:#000000; text-decoration:none}
a:hover {color:#000000; text-decoration:none}

#iframe
{
	border: 0px solid grey;
}

.menu_icon
{
	height: 120px;
}

#footer
{
  font-size: 12px;
  font-weight: bold;
  width: 900px;
  padding-left: 50px;
  padding-right: 50px;
}
