html			{width: 100%; height: 100%;}
body			{width: 100%; height: 100%; margin: 0px; padding: 0px; background-color: #512200;}

#collumn		{width: 300px; height: 100%; min-height: 550px; position: absolute; top: 0px; left: 50%; margin-left: -150px; background: url('../images/entrance/bg_entrance.gif') top center repeat-y;}
#container_top		{width: 300px; height: 100%; margin: 0px; padding: 0px; background: url('../images/entrance/bg_top.gif') top center no-repeat;}
#container_bottom	{width: 300px; height: 100%; margin: 0px; padding: 0px;}
#center			{width: 300px; height: 403px; position: absolute; top: 50%; left: 0px; margin-top: -201px; background: url('../images/entrance/bg_center.gif') bottom center no-repeat;}

#ornament_top		{width: 60px; height: 130px; position: absolute; top: 0px; right: 45px; background: url('../images/entrance/ornament_top.gif') top left no-repeat;}
#ornament_bottom	{width: 60px; height: 130px; position: absolute; bottom: 0px; left: 45px; background: url('../images/entrance/ornament_bottom.gif') bottom left no-repeat;}



p, h1			{display: block; margin: 0px; padding: 0px;}
p a			{display: block;}
p span			{display: none;}

h1			{width: 300px; height: 109px; position: absolute; top: 101px; background: url('../images/entrance/logo_mendocino_center.gif') top center no-repeat;}
h1 span			{display: none;}

p.requirements		{width: 255px; height: 125px; position: absolute; top: 0px; left: 24px; background: url('../images/entrance/requirements.gif') top left no-repeat;}

p.enter_site		{width: 255px; height: 96px; position: absolute; top: 228px; left: 24px;}
p.enter_site a		{width: 255px; height: 96px; background: url('../images/entrance/enter_site.gif') top left no-repeat;}
p.enter_site a:hover	{width: 255px; height: 96px; background: url('../images/entrance/enter_site_on.gif') top left no-repeat;}

p.get_flash		{width: 255px; height: 79px; position: absolute; top: 324px; left: 24px;}
p.get_flash a		{width: 255px; height: 79px; background: url('../images/entrance/get_flash.gif') top left no-repeat;}
p.get_flash a:hover	{width: 255px; height: 79px; background: url('../images/entrance/get_flash_on.gif') top left no-repeat;}
