
*
{
	margin: 0pt;
	padding: 0pt;
}

body

{
	background: #575757;

}

#vertimgsplash
{top: 0; left: 0; width: 100%; height: 100%; position: fixed; display: table}
p {display: table-cell; vertical-align: middle; text-indent: -9000px;}


img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}























/*#container
{
	background-image: url();
	background-repeat: repeat-y, repear-x;
	width: 768px;
	height: 100%;
	font-family: Helvetica;
	font-size: -1em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background-image: url(header.png);
	position: relative; 
	left: 0px;
	top: 0px;
	width: 768px;
	height: 200px;
	margin-bottom: 5px;	
}

#yellowbox
{
	background-image: url(yellow600.png);
	position: relative; 
	left: 384px;
	top: 0px;
	width: 384px;
	height: 180px;
	margin-bottom: 10px;	
}

#redbox
{
	background-image: url(redfill.png);
	position: relative; 
	left: 384px;
	top: 0px;
	width: 384px;
	height: 180px;
	margin-bottom: 10px;
}

