body.index  { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: #000; 
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
	margin: 0;
	
}

a {
	color: #13bf04;
	text-decoration: none;
}

a:hover {
	color: #13bf04;
	border-bottom: dashed;
	border-width: 1px;
	background-color: #FFF;
}

a.menu {
	border-width: 0px;
	
}


h1, td.newshead {
	color: #13bf04;
	font-size: 15px;
	font-weight: bold;
	padding-bottom:4;
	border-bottom:0;
	margin-bottom:0;
	
}

h2 {
	font-size: 11px;
	color: #262626;
	font-weight: bold;
}

ul {
	list-style-image:url(images/lsi.gif);
}

td.newsdate {
	color: #262626;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
}

body, td.plain {
	color: #262626;
	font-size: 12px;
	line-height: 16px;

}

body {
	background-repeat: no-repeat; 
	margin:20px;
}


body.gallery {
	margin:20px;
	background-image: url(images/bg_iframe.gif);
	background-repeat: repeat; 
}

#contentMask {
	position:absolute; 
	background-color: transparent;
	left:0;
	top:4; 
	width:350px; 
	height:260px; 
	clip:rect(0,350px,260px,0); 
	overflow:hidden; 
	z-index:6;
}

#content {
	position:absolute; 
	left:0; 
	top:0; 
	width:350px;
}

/*
#up {
	visibility: visible;
	cursor: pointer; 
	display: block; 
	position: absolute; 
	z-index: 3; 
	top: 290px; 
	left:50%;
	margin-left:60;
}

#track {
	visibility: visible; 
	display: block; 
	position: absolute; 
	z-index: 2; 
	top: 300px; 
	left:50%;
	margin-left:64;	
}

#drag {
	visibility: visible; 
	curser: pointer;
	display: block; 
	position: absolute; 
	z-index: 4; 
	top: 333px; 
	left:50%;
	margin-left:61;
}

#down {
	visibility: visible; 
	cursor: pointer; 
	display: block; 
	position: absolute; 
	z-index: 5; 
	top: 570px; 
	left:50%;
	margin-left:60;
}*/

#navi {
	visibility: visible; 
	position: absolute;
	top: 100px; 
	left:50%;
	margin-left:-326;

}

#headline {
	visibility: visible; 
	position: absolute;
	top: 200px; 
	left:50%;
	margin-left:-290;

}

#banner {
	visibility: visible; 
	position: absolute;
	top: 10px; 
	left:400;

}

#theContent {
	visibility: visible; 
	position: absolute;
	top: 300px; 
	left:50%;
	margin-left:-300;

}


#impress {
	visibility: visible; 
	position: absolute;
	top: 599px; 
	left:50%;
	margin-left:130;

}
