a {
	color: #CC9966;
}

a:hover {
	text-decoration: overline underline;
	background-color: #406080;
}

dd, dl {
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 0;
	padding: 0 0 0 0.5em;
	border: solid #CC9966;
	border-width: 0 0 0 3px;  
}

body {
	background-image: url('teng_topline.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

hr {
	border: 2px solid #CC9966;
	margin: 0;
	padding: 0;
}

iframe {
	display: none;
}

.body {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 0px;
}

.column {
	background-position: center center;
	position: absolute;
	top: 0px;
	width: 15%;
	padding: 3em 3px 0;
	border: solid #CC9966;
	border-width: 0 3px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	z-index: 200;
}

.counter {
	display: inline;
}

.description {
	padding: 0.5em 0 0 0;
	margin: 1em 0 0 0;
	border: solid #CC9966;
	border-width: 0px;
	border-top-width: 2px;
}

.links {
	background: url('teng_external.png') #406080 repeat-y;
	left: 5%;
}

.linksectitle, .qnewsectitle {
	border: solid #CC9966;
	border-width: 0 0 2px 0;
	font-size: 1.5em;
	margin: 0.5em 0 0.25em 0;
}

.linkstitle, .qnewstitle {
	font-size: 2em;
	background-color: #406080;
	border: solid #CC9966;
	border-width: 2px 0;
	margin: 0.5em 0;
	width: 100%;
}

.linkstitle, .qnewstitle, .linksectitle, .qnewsectitle, .newstitle {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.news {
	position: relative;
	width: 55%;
	text-align: justify;
	font: 0.8em Georgia, serif;
	margin: 0 auto 2em auto;
}

.newstitle {
	background-color: #406080;
	border: solid #CC9966;
	border-width: 3px 0;
	color: #FFFFFF;
	padding: 0 2em;
	font-size: 1.5em;
}

.picture {
	clear: both;
	margin: 0.5em 0;
	border: 1px solid white;
}
.qnews {
	background: url('teng_internal.png') #406080 repeat-y;
	right: 5%;
}

.subtitle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 70%;
	width: 85%;
	margin: 0 auto;
}

.tooltip {
	display: block;
	position: absolute;
	
	background-color: white;
	border: 2px solid black;
	color: black;
	margin: 3px 0 0;
	width: 100%;
	z-index: 400;
}


.thumbnail {
	float: left;
	margin: 0 0.5em 0.5em 0;
	border: 0 dotted #CC9966;
	border-right: 3px solid #CC9966;
}
.thumbnail:hover {
	border-right: 3px dotted #CC9966;
}

#bluetitleimg {
	display: none;
}


#nago {
	width: 84px;
	height: 93px;
	float: left;
	display: block;
}

#pictitle {
	display: block;
	margin: 0 auto;
	width: 468px;
}
#tengtitleimg {
	top: 0px;
	margin: 0px auto 0px auto;
	display: inline;
}

/* Ugly internet explorer PNG transparency hacks */
#tengtitleimg {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#imgspan {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='teng_title.png');
	width: 468px;
	height: 100px;
}





