@charset "utf-8";
/* Styledolls.CSS */

* {
margin:0;
padding:0;
border:none;
font-family:Century Gothic, Calibri, Arial, Helvetica, sans-serif;
}
#header {
background:url(gutdoll_header.jpg);
	height:200px;
	text-align:right;
	width:410px;
}
#content {
	float:left;
	font-size:12px;
	margin:0 5px;
	overflow:hidden;
	width:270px;
	}
#sidebar {
	color:#EEEEEE;
	float:left;
	margin:0 10px;
	width:60px;
	font-size:10px;
}
#footer {
	clear:both;
	color:#888888;
	font-size:0.9em;
	padding:5px;
}
body {
	background-color:#E0DCBB;
	border:#8C3459 20px solid;
	margin:0 auto;
	text-align:left;
	width:410px;
}
#overlay {
	background-image: url(overlay.png);
}
* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
#lightbox {
	background-color:#eee;
	padding: 10px;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#lightbox img {
	border: none;
}
#overlay img {
	border: none;
}
#gutdollpic {
	width:320px;
	height:480px;
	position:absolute;
	top:200px;
	left:200px;
}
#today {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}
#yesterday1 {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}
#yesterday2 {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}#yesterday3 {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}#yesterday4 {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}#yesterday5 {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}#yesterday6 {
	width:270px;
	height:145px;
	float:right;
	clear:both;
	overflow:scroll;
}
li{
list-style-type:none;
}

h2 {
margin-bottom:50px;
margin-top:20px;
margin-left:10px;
}

#footer{
width:250px;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#000000;

}
