/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C6C6B;
	background-repeat: repeat-x;
}

#sructurelayer {
	position:absolute;
	left:123px;
	top:372px;
	z-index:1;
	visibility: hidden;
}
#newslayer {
	position:absolute;
	left:123px;
	top:372px;
	z-index:2;
	visibility: hidden;
}
#eventslayer {
	position:absolute;
	left:123px;
	top:372px;
	z-index:3;
	visibility: hidden;
}
#involvedlayer {
	position:absolute;
	left:123px;
	top:372px;
	z-index:4;
	visibility: hidden;
}
#linkslayer {
	position:absolute;
	left:123px;
	top:372px;
	z-index:5;
	visibility: hidden;
}
.line{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:10px;
	}

.ttl{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:14px;
	}

.menu{
	font-family:Tahoma;
	color:#961207;
	font-size:13px;
	}

.menu a:link {
	color: #961207;
	text-decoration:none;
}
.menu a:visited {
	color: #961207;
	text-decoration:none;
}
.menu a:hover {
	color: #961207;
	text-decoration:none;
}
.menu a:active {
	color: #961207;
	text-decoration:none;
}

.topmenu{
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	}

.topmenu a:link {
	color: #ffffff;
	text-decoration:none;
}
.topmenu a:visited {
	color: #ffffff;
	text-decoration:none;
}
.topmenu a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.topmenu a:active {
	color: #ffffff;
	text-decoration:none;
}

.txtyellow{
	font-family:Tahoma;
	color:#FFFF99;
	font-size:13px;
	}

.txtyellow a:link {
	color: #FFFF99;
	text-decoration:none;
}
.txtyellow a:visited {
	color: #FFFF99;
	text-decoration:none;
}
.txtyellow a:hover {
	color: #FFFF99;
	text-decoration:unerline;
}
.txtyellow a:active {
	color: #FFFF99;
	text-decoration:none;
}

.txt{
	font-family:Tahoma;
	color:#ffffff;
	font-size:13px;
	}

.txt a:link {
	color: #ffffff;
	text-decoration:none;
}
.txt a:visited {
	color: #ffffff;
	text-decoration:none;
}
.txt a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.txt a:active {
	color: #ffffff;
	text-decoration:none;
}