@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,300,400,700);

html                             
{ 
	background:#cccccc url(../images/Wheat_1080.jpeg) repeat center 0 fixed; 

}

body
{
	font: 300 24px/1.3 "Yanone Kaffeesatz";
	max-width: 924px;	
	position:relative;
	margin:auto;	
}

table
{
	font: 200 18px/1.3 "Yanone Kaffeesatz";
	max-width: 924px;	
	position:relative;
	margin:auto;	
}

th
{
	border:#000000 solid 1px;
	background: #cccccc;
	opacity:.7;
	white-space:nowrap;
} 

td
{
	border:#000000 solid 1px;
	background: #eeeeee;
	opacity:.7;

} 

img
{
	opacity:0.9;
	padding:1px;
	border:1px dotted #f48e16
	background-color: #ffffff;
}

header
{
	display: block;
	padding:5px 5px 5px 0;
	position:relative;
}

h1
{
	color:#f48e16;
	text-shadow:1px 1px 1px #000000;
}

h2
{
	color:#f48e16;
	text-shadow:1px 1px 1px #000000;
}

p
{	
	color:#ffffff;
	text-shadow:1px 1px 2px #000000;
}

.boxy
{	
	color:#ffffff;
	text-shadow:1px 1px 2px #000000;
	background: #eeeeee;
	opacity:.7;
}

a
{
	color:#f48e16;
	text-shadow:1px 1px 2px #999999;
	text-decoration:none;
}

a:hover
{
	color:#000000;
	text-shadow:1px 1px 2px #999999;
	text-decoration:none;
}

.lcdstyle
{ 	
	color:#000000;	
	text-shadow:1px 1px 2px #f48e16;
	padding:1px;
}

.lcdstyle sup
{ 
	font-size: 80%;
}

.left
{
	float:left;
	width:49%;
}

.right
{
	float:right;
	width:49%;
}

.diarypic
{
	max-height: 80px;
	max-width: 100px;
	opacity: 1;
}

li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
