/*ALL*/

body {
	background-color: #D3D3D3;
	background-image: url("Side.jpg");
	background-repeat: repeat-y;
}
div.menu {
	padding-top: 100px;
	float: left;
	width: 80px;
}
.top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
header {
	width: 600px;
	margin: 0px auto;
	position: absolute;
	top: 0px;
	left: 100px;
}
table.fla_menu {
	width: 400px;
	margin-top: 120px;
	margin-left: 345px;
	display: block;
	text-align: center;
	font-size: 14px;
}
td.typesoffla {
	border-width: thin;
	border-color: #C0C0C0;
	border-style: solid;
	background-color: #B22222;
	color: #000000;
	width: 33%;
	vertical-align: top;
}
td.typesoffla2 {
	border-width: thin;
	border-color: #C0C0C0;
	border-style: solid;
	background-color: #CD5C5C;
	color: #000000;
	width: 33%;
	vertical-align: top;
}
div.flashshow {
	padding-top: 100px;
	padding-left: 100px;
	width: 600px;
        height: 400px;
}
.news_flash {
        position: absolute;
        width: 50%;
        margin-left: 100px;
}
