/** BODY **/

/*SWITCHES - page / head / foot */  #position {border:solid black 0px;}
/*SWITCHES - boxes */  #box1 {border:solid blue 0px; position:relative; text-align:center;}

body				{margin-top:50px; height:100%; background-color:#ffffff;
background-image:url(bckg.png); background-repeat:no-repeat; background-repeat:repeat-x;}
#position		{margin:0 auto; width:600px; height:345px; background-image:url(main.jpg);}
#linkbar			{margin:0; width:auto; line-height:22px;}					
#splitter      {padding-right:7px; padding-left:8px; font-weight:normal; color:#969696;}
a.link			{font-weight:normal; color:#142c4e; text-decoration:none; font-size:100%;}
#box1				{margin:0 auto; margin-top:205px; width:580px; height:125px;}
img				{text-align:center; vertical-align:top;}

/* END */