@import url(../css/base.css);

/* Layout */ 

* 			{margin: 0;}
body		{font: 11px Verdana, sans-serif;}
#wrap 		{min-height:100%;height:auto; overflow: visible;}
#header 	{height:29px;width:auto;border:0; padding:0;}
#panel 		{height:100%; width:100%;}
#ghost 		{width:100%;height:88px;}
#cont-wrap 	{float:left; width:auto; border:0; z-index:101;}
#sidebar 	{float:left; width:auto; height:500px; border:0; padding: 0 0 0 -200px; }
#footwrap	{clear: both; bottom:0;width:100%;}

/* Layout elements */ 

#academic 	{position:absolute;top:0px;left:0px;width:100%;overflow: hidden;}
#macalester {position:absolute; top:0px; left: 571px;}
#inlay1 	{height:25px;width:100%;border:0;padding:0;margin:0;}
#title 		{position:absolute; top:54px; left:0px; height:89px; width:auto; }
#sidebar img 	{height:22px; border:0; display: block;}
#sidebar a 		{height:22px; border:0; display: block;}
#sidebar a:hover {height:22px; border:0;display: block;}
#content-top 		{height:14px;width:auto;}
#content 			{background-repeat:repeat-y;width:100%}
#stuff				{width:auto; margin-top:6px; margin-left:18px}
#content-bottom 	{height:16px;width:auto;}
#inlay2 	{height:25px;width:auto;border:0;padding:0;margin:0;}
#footer 	{height:30px;width:auto;border:0;padding:0;margin:0;}

/* classes */ 

.noprint 	{ display: none; }
.essence	{width:auto;border:0;}
.erase		{width:100%;border:0;padding:0; background-color:#FFFFFF;}
.rebar		{width:auto; border:0;}

