body {
	background: #ffffd8; padding: 0px; margin: 0px; font-family: Verdana, Arial, Sans, Tahoma;
}
img 	{border: 0px;}
a 	{outline:none;}

.maindiv	{
	width: 100%;
	position:relative; left:0px; top:-20px;
	vertical-align: top; overflow:hidden;
}
.header {
	position:relative; top: 0px; padding-right: 200px; padding-top: 50px;
	float:right; height: 220px;
	color: #ccffcc; text-shadow: 4px 4px 4px #555; font-size: 32pt;
}

.pawsdiv {
	position:relative; top:0px; left:17px;
	z-index: 50; width:777px;height:89px;
}
.img_container {
	z-index: 40; position: relative; left:10px; top: -88px;
	margin-bottom: -88px; padding: 12px; background: url('i/imgbord.png') no-repeat;
	width: 640px; height: 480px; 
}

.t_l	{width: 50%;	height:288px; 	background: url('i/bg2/tl.jpg'); repeat-x; }
.t_1	{width: 1020px;	height:288px; 	background: url('i/bg2/t.jpg'); no-repeat; }
.t_r	{width: 50%; 	height:288px; 	background: url('i/bg2/tr.jpg'); repeat-x; }
.l_1	{width: 50%; 	height:562px; 	background: url('i/bg2/l.jpg') repeat-x; }
.m_1	{width: 1020px;	height:562px; 	background: url('i/bg2/m.jpg') no-repeat; }
.r_1	{width: 50%; 	height:562px;	background: url('i/bg2/r.jpg') repeat-x; }

.clear	{clear: both;}
.links	{
	padding-top:1px; padding-bottom:2px;
	position: relative; float:left; height: 14px;
}
.linksname {
	width: 70px;
}

.bottom	{background: #ffffd8;}

div.time_container {
	border: 1px solid black;
	margin: 0px; padding: 0px;
	height: 312px; width: 100px;
		/* Hello, IE ;) */
	*height: 314px;
	*width: 102px;
}
div.pic_container {
	border: 1px solid black;
	margin: 0px; padding: 0px;
	width: 640px; height: 480px;
		/* Hello, IE ;) */
	*width: 642px;
	*height: 482px;
}
img#pic {
	width: 640px; height: 480px; border: 0px;
}
iframe#TimeFrame {
	height: 312px; width: 100px;
	border: 0px;
	margin: 0px; padding: 0px;
}
iframe#DaysFrame, iframe#MonthFrame, iframe#YearsFrame {
	height: 15px; width: 100%;
	border: 0px;
	margin: 0px; padding: 0px;
	overflow: hidden;
	}
div.timeelement_container {
	width: 100%;
	text-align: center;
	margin: 0px; padding: 1px 0px;
}
