#leftbuttons a:hover {
	background-image: url(stripes.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#topbuttons a:hover {
	background-image: url(stripes.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#alineatyperood {
	width: 466px;
	border: 2px solid #FF0000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: auto;
	visibility: inherit;
}
#flags {
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.marquee {
	left: 0px;
	width: 950px;
	position: relative;
	font-weight: bold;
	line-height: 2em;
	background-color: #000000;
	color: #F6E300;
	font-size: 25px;
	border-bottom: #FF0000 2px solid;
}


.buttonrightbottom {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.buttonleftbottom {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

