html,body					{margin:0;padding:0}
body						{padding:.7em;color:#FFF;background:#000;text-align:center;min-width:640px;font-size:.75em;font-family:Tahoma,sans-serif}

#cont						{position:relative;width:640px;margin:0 auto}
#cont.title					{width:540px;margin-top:100px}
#cont.title #navi			{margin-bottom:.3em;padding-bottom:.4em}
a img						{border:none}
#navi						{height:100px;margin-bottom:5px;position:relative}
#navi img					{display:block}
h1							{position:absolute;top:0;left:0;margin:0;padding:0}
#prev,
#next,
#index						{width:50px;height:50px;position:absolute;top:50px}
#prev						{right:202px}
#next						{right:0}
#index						{right:51px;top:47px;width:150px}

#foot						{margin-top:.3em;padding-top:.3em;text-align:left;color:#666;font-size:.8em;position:relative;border-top:1px solid #333}
#foot a:link				{color:#777}
#foot a:visited				{color:#666}
#foot a:hover,
#foot a:focus				{color:#999}
#foot a:active				{color:#CCC}
#webstats					{position:absolute;right:0;top:.3em}

table						{width:640px;border:1px solid #333;border-width:1px 0;border-spacing:0;border-collapse:collapse}
table td					{padding:5px 0;text-align:center}
table a img					{border:1px solid #333;vertical-align:baseline;display:inline}
table a:hover img			{border-color:#666}
