* 			{margin: 0; padding: 0;}
BODY 			{color: #000; background: url(../images/bg.jpg) repeat-y #000; font-size: 80%; font-family: Trebuchet MS, Arial, sans-serif;}
H1 		        {width: 1000px; height: 170px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 1; margin: 0; text-align: center;}
H1 SPAN		        {width: 1000px; height: 170px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 2; background: url(../images/head.jpg) no-repeat; display: block; cursor: pointer;}
H1 A 		        {color: #fff !important; font-size: 130%; text-decoration: none; margin: 40px 0 0 0; display: block;}
P                       {margin: 10px 0 5px 0;}
A, A:visited 		{color: #0071b5;}
A:active, A:hover 	{color: #f09131;}

#page 			{width: 1000px; margin: 0; padding: 170px 0 0 0; text-align: left; position: relative;}

.post                   {margin: 0 0 0 272px;}
.post H2                {width: 70px; height: 70px; font-size: 130%; color: #fff; background: url(../images/date.gif) no-repeat #363636; text-align: center; float: left;}
.post H2 SPAN           {color: #c7c7c7; display: block; font-size: 95%; margin-top: 12px;}
.post DIV               {width: 582px; background: url(../images/post.gif) no-repeat #fff; float: left; margin-left: 36px;}
.post DIV P             {background: url(../images/post_end.gif) 0 100% no-repeat; margin: 0; padding: 13px 16px;}

.cleaner                {clear: both; margin: 10px 0;}
