*								{ margin: 0; padding: 0; }
body							{ font: 12px "Lucida Grande", Sans-Serif; background: black; }
#page-wrap						{ width: 750px; margin: 50px auto; padding: 20px; background: white; }

h1, h2, h3						{ font: 28px Georgia, Serif; border-bottom: 1px dotted #ccc;
								  margin: 0 0 10px 0; }
.clear							{ clear: both; }
input[type="text"],input[type="password"]	, textarea	{ padding: 3px; border: 1px solid black; width: 350px;
								  margin: 0 0 15px 0; }
input[type="text"],input[type="password"]					{ width: 700px;  font: 28px Georgia, Serif; }

textarea						{ width: 700px; height: 100px; font: 12px "Lucida Grande", Sans-Serif; }
label							{ background: black; color: white; padding: 2px 6px; }

.post							{ margin: 0 0 20px 0; }
.admin_link							{  text-align: right; }

#menu {height:40px; width:750px; margin:0;  margin-bottom:25px;}
.menu
{
 font: 20px "Lucida Grande", Sans-Serif;

 text-decoration:none;
 margin-left:10px;
 height:40px; 
 float:left;
}

a
{

 text-decoration:none;
 margin-left:10px;

}




