body
{
	background: #ffffff;
	min-width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif
	text-shadow: #000000 1px 1px 0;
}

.header_0
{
	background: url('http://www.xiotexstudios.com/_img/header_0.jpg') repeat-x;
	height: 400px;
}

.header_1
{
	background: url('http://www.xiotexstudios.com/_img/Header_1.jpg') no-repeat 50% 0%;
	height: 400px;
}

.main_0
{
	background: url('http://www.xiotexstudios.com/_img/main_0.jpg') repeat;
	height: 4000px;
}

.main_1
{
	background: url('http://www.xiotexstudios.com/_img/main_1.png') repeat-x;
	height: 24px;
}

.page
{
	background: url('http://www.xiotexstudios.com/_img/page.png') 50% 0%;
	width:990px;
	height:1140px;
	margin-left: auto;
	margin-right: auto;

}

.main_header
{
	background: url('http://www.xiotexstudios.com/_img/main_header.png') 50% 0%;
	width:980px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
}

.main_container
{
	background: url('http://www.xiotexstudios.com/_img/main_container.png') repeat-y 50% 0%;
	width:980px;
	margin:auto;
}

.main_footer
{
	background: url('http://www.xiotexstudios.com/_img/main_footer.png') 50% 0%;
	width:980px;
	height:20px;
	margin:auto;
}

.date
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 34px;
	color: white;
	text-shadow: #000000 1px 1px 0;
}

.day
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 43px;
	text-align: center;
	color: white;
	text-shadow: #000000 1px 1px 0;

}

.year
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: white;
	text-shadow: #000000 1px 1px 0;

}


.blog_title
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	line-height: 34px;
	color: white;
	text-shadow: #000000 1px 1px 0;

}

.blog_body
{
	font-family: Trebuchet MS, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: white;
	text-shadow: #000000 1px 1px 0;

}

.blog_body p
{
	padding-top: 10px;
}

.br
{
	height: 20px;
}

.clearfix
{
	clear: both;
}
