BODY					{text-align: center; background-color: black; color: white; font-family: verdana, geneva, arial, tahoma, helvetica; font-size: 11px; background-image: url(images/BG.png);}
TABLE					{border-collapse: collapse; margin-left:auto; margin-right:auto;}
TABLE TR TD				{padding: 0px;} /* cellpadding */
TD						{text-align: left;}
FORM					{padding: 0px; margin: 0px;}

TABLE#structure			{margin-top: 30px; width: 100%;}
TABLE#innerTbl			{}

TD#logo					{text-align: left; line-height: 13px; padding-bottom: 1px; width: 200px; word-spacing: -3px;}
TD#topLinks				{text-align: right; line-height: 13px; padding-bottom: 1px;}
TD#frame				{background-color: white; text-align: center; padding: 10px 10px 4px 10px; color: black; font-size: 18px;}
TD#content				{text-align: left;}
TD#menu					{text-align: center; padding-top: 15px; padding-bottom: 5px;}
TD#links				{text-align: center; font-size: 9px; color: #606060; font-weight: bold;}

DIV#cats				{margin-bottom: 2px;}
DIV#cats	A			{color: #a0a0a0; font-size: 10px;}
DIV#inspiration			{border: 1px solid #efefef; padding: 5px; background-color: #333; text-align: left;}
DIV#comments			{display: none; position: absolute; left: 50%; top: 74px; width: 370px; padding: 5px;
							border: 1px solid #555; background-image: url(images/commentBG6.png);
							font-size: 10px; color: #c0c0c0; text-align: left;}
	DIV#comments STRONG	{color: #eee;}
	DIV#comments HR		{color: #888; height: 1px;}

IMG						{border: none;}
IMG#photo				{vertical-align: bottom; margin-bottom: 4px;}
IMG.thumb				{border: 1px solid #c0c0c0; margin: 2px; padding: 4px; padding-bottom: 20px; width: 80px; height: 80px; background-color: #f0f0f0;}
IMG.emptyThumb			{border: 1px solid transparent; margin: 2px; padding: 4px; padding-bottom: 20px; width: 80px; height: 80px;}
IMG.mosaic				{width: 80px; vertical-align: bottom;}

A						{color: #ffffff; text-decoration: none;}
A:HOVER					{color: #b0b0b0;}
TD#links A				{color: #606060;}
TD#links A:HOVER		{color: #747474;}

SPAN.title				{font-size: 14px; font-weight: bold; line-height: 16px;}
SPAN.news				{color: #999;}
SPAN.nav				{color: #a0a0a0;}

TEXTAREA,INPUT			{font: 10px verdana, geneva, arial, tahoma, helvetica; margin: 0px; background-color: #d0d0d0; border: 1px solid #444;}
TEXTAREA				{overflow: auto;}
INPUT.chkBox			{background: none; border: none;}
