/* CSS Document */
*					{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #68695F; }
body				{ margin: 0; height: 100%; background-color: #f0ebd7; }
h1 { margin-bottom: 6px; }

#indexHorizon			{ position: absolute; top: 50%; left: 0; width: 100%; height: 1px; }
#indexForeground	{ position: absolute; top: -345px; left: 50%; width: 652px; height: 690px; margin-left: -326px; }
#indexHeader			{ position: absolute; top: 0; left: -50px; width: 742px; height: 55px; text-align: center; }
#indexLink				{ position: absolute; width: 100%; bottom: 100px; line-height: 1.6em; text-align: center; }
#indexFooter			{ position: absolute; font-size: 11px; bottom: 0; left: -50px; width: 742px; height: 50px; text-align: center; }
