body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div#container {
	width: 320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p {
	color: #FFFFFF;
}
#maintext {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maintext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
}
#maintext a:link, #maintext a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#maintext a:hover, #maintext a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
#close {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#close p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
#close a:link, #close a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
#close a:hover, #close a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.bgimage {
	background-image: url(images/tile_leftcol.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftimage {
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}

