@charset "UTF-8";

html {
	height:100%;
	margin-bottom: 1px;
}

/*body {
	overflow:scroll;*/
}

div.container {
	width:auto;
}
div.textbox
{
	width:720px;
	text-align:left;
	word-wrap: break-word;
}
div.imagebox{
	width:720px;
	border-width: 0;
}

.Tropara {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #F2F2A4;
	background-color: #101001;
	letter-spacing: 0.5pt;
	border: 0;
}


a  {
	color:#F2F2A4;
	border: 0;
}
span {
    display:block;
}
#footer {
	color:#423715;
	position:absolute;
	bottom:0;
	font-size:9px;
	text-align: right;
} 
