#bloggy
{
	background:#fff999;
}

.MenuPeanutsNCrunch 	{		
								font-size: 14px;
                                font-stretch:narrower:ultra-expanded;
								font-weight: normal;
								font-style:normal;
								font-variant:normal;
								font-smooth:always;
								font-family:"Consolas","Arial";
								text-shadow:#0F0;
                                color:#000;
}

#Skull
{
background:#fff666;
width:485px;
display:block;
float:left;
}

.BlogBrain
{
color:#fff;
background:#fff777;
width:475px;
margin-left:5px;
margin-top:5px;
}

.BlogBrain_HeadLine
{
color:#000;
background:#fff333;
height:25px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
text-align:left;
font-size:18px;
}

.BlogBrain_Inner
{
color:#000;
background:#fff888;
min-height:100px;
_height:100px; /*IE6*/
*height:100px; /*IE7*/
margin-left:5px;
margin-right:5px;
}

.blogTextField
{
width:465px;	
min-height:100px;
_height:100px; /*IE6*/
*height:100px; /*IE7*/	
}

.BlogAdminChoose
{
height:25px;
display:inline-block;
width:465px;
font-weight:normal;
}

.blogChangeTxT
{
color:#000;
background:lime;
height:25px;
width:50px;
margin-right:10px;
float:left;
cursor:pointer;
}

.blogEraseTxT
{
color:#000;
background:red;
height:25px;
width:50px;
margin-right:10px;
float:left;
cursor:pointer;
}

.blogEraseBox
{
color:#000;
background:yellow;
height:25px;
float:left;
display:none;
width:300px;
}

.blogEraseNO
{
color:red;
height:25px;
float:right;
cursor:pointer;
width:45px;
}

.BlogBrain_TimeStamp
{
color:#000;
background:#fff333;
height:25px;
margin-left:5px;
margin-right:5px;
margin-bottom:0px;
text-align:right;
}

.BlogBrain_Inner_Spacer5
{
height:5px;
}