html, body		{margin: 0; padding: 0; color: #55666f; background: transparent;}

html			{background: #edf0e3 url(../images/bg.gif);}

img				{vertical-align: top; border: 0;}

a, body			{font: 10px/10px verdana, sans-serif; color: #55666f; background: transparent;}

/* page-centering master div */
#container		{position: relative; width: 745px; margin: 30px auto; text-align: center; color: #55666f; background: transparent;}

/* scotch tape */
#tapeleft		{position: absolute; z-index: 2; top: 220px; left: 0px; width: 46px; height: 183px; visibility: hidden;}
#taperight		{position: absolute; z-index: 2; top: 130px; left: 705px; width: 40px; height: 124px; visibility: hidden;}
#tapetop		{position: absolute; z-index: 2; top: 0px; left: 405px; width: 335px; height: 30px; visibility: hidden;}

/* header */
#header			{position: absolute; z-index: 1; top: 0px; left: 0px; width: 745px; height: 190px; text-align: left; line-height: 0px;}

#headerart		{position: absolute; z-index: 0; top: 100px; left: 180px; width: 510px; height: 90px;}

#artno			{position: absolute; z-index: 0; top: 109px; left: 564px; width: 60px; height: 9px;}

#headerbase		{position: absolute; z-index: 1; top: 0px; left: 0px; width: 745px; height: 190px;}

#logo			{position: absolute; z-index: 2; top: 100px; left: 70px; width: 60px; height: 52px;}

#imbee			{position: absolute; z-index: 2; top: 100px; left: 164px; width: 15px; height: 90px;}

#sectionhead	{position: absolute; z-index: 2; top: 100px; left: 180px; width: 240px; height: 90px;}

#header h1		{font: bold 16px/20px arial, sans-serif; color: #66777f;}

/* navigation */
#global			{position: absolute; z-index: 3; top: 35px; left: 337px; width: 301px; height: 20px;}

#globalsub		{position: absolute; z-index: 3; top: 47px; left: 415px; width: 253px; height: 20px;}

#global ul,
#globalsub ul	{margin: 0px; padding: 0px;} 

#global li,
#globalsub li	{display: inline; list-style-type: none; margin-left: 0px; padding-right: 0px;}

/* column-footer master div */
#colcontainer	{position: absolute; z-index: 0; top: 190px; left: 0px; width: 745px; text-align: left; color: #55666f; background: transparent}

/* bg layer (keeps bg out of the transparent top and bottom images of colcontainer) */
#bgcontainer	{position: relative; width: 745px; color: #444444; background: transparent url(../images/colbg.gif) top left repeat-y;}

/* main column */ 
#maincol		{position: relative; float: right;  /* ie6win pixdoubling bug È */ display: inline; width: 565px; text-align: left; color: #55666f; background: transparent;}

#maincol h2		{margin: 20px 70px 5px 30px; font: bold 16px/20px arial, sans-serif; color: #66777f;}

#maincol h3		{margin: 0px 70px 0px 30px; font: bold 12px/20px arial, sans-serif; color: #55666f;}

#maincol p		{margin: 0px 70px 5px 30px; font: 11px/20px verdana, sans-serif; color: #44555f;}

#maincol a			{font: 11px/20px verdana, sans-serif;}
#maincol a:link		{text-decoration: none; border-bottom: 1px solid #ccddee; color: #3366aa; background: transparent;}
#maincol a:visited	{text-decoration: none; border-bottom: 1px solid #ccddee; color: #3366aa; background: transparent;}
#maincol a:hover	{text-decoration: none; border-bottom: 1px solid #ccddee; color: #cc6600; background: transparent;}
#maincol a:active	{text-decoration: none; border-bottom: 1px solid #ccddee; color: #cc6600; background: transparent;}

/* side column */
#sidecol		{position: relative; float: left; width: 180px; margin-top: 15px; color: #555555; background: transparent;}

#sidecol ul		{margin: 0px; padding: 0px;}

#sidecol li		{margin-left: 60px; padding: 0px; list-style-type: none;}

#sidecol a				{font: 11px/30px verdana, sans-serif;}
#sidecol li a:link		{text-decoration: none; border-bottom: 1px solid #ccddee; color: #3366aa; background: transparent;}
#sidecol li a:visited	{text-decoration: none; border-bottom: 1px solid #ccddee; color: #3366aa; background: transparent;}
#sidecol li a:hover		{text-decoration: none; border-bottom: 1px solid #ccddee; color: #cc6600; background: transparent;}
#sidecol li a:active	{text-decoration: none; border-bottom: 1px solid #ccddee; color: #cc6600; background: transparent;}

/* bg ender (causes bg layer to stretch to bottom of longest column) */
#bgend		{position: relative; clear: both; width: 745px; height: 1px; line-height: 0px;}

/* footer */
#footer			{position: relative; clear: both; width: 745px; height: 70px; margin-bottom: 20px; line-height: 0px; color: #66777f; background: transparent;}

#footerbase		{position: absolute; z-index: 0; top: 0px; left: 0px; width: 745px; height: 70px;}

/* footer scotch tape */
#tapebottom		{position: absolute; z-index: 2; top: 40px; left: 255px; width: 420px; height: 30px; visibility: hidden;}
