body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}


textarea, input	{
	
}


a:hover {
	
	
	
}

a:active {
	
}

h1	{
	
	font-size:large;
}

h2	{
	
	font-size:larger;
}

em	{
	font-family:"Courier New", Courier, monospace;
	
	font-style:normal;
	
}

p.comment	{
	font-style:normal;


}

p.menu	{	
	font-size:14px;
	
}

p.menu:hover	{
	background-color:#FCFCFC;
	
}

span.name	{
	font-weight:bold;
}

#sidebar	{
	display:none;

}
#main	{
	
	position:relative;
	color:#000000;
	float:left;
	
}

#comments	{
	display:none;
	
}

#input_name	{
	
}

img	{
	width:200px;
	height:133px;
}

img:hover	{
	
}

#comment_form	{
	display:none;
}

a.print	{
	display:none;
}
