body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/clothbluebg.jpg)}

.header2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textstyle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.textstyle_nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px; color: #000000; }

#textlayer {
	position:absolute;
	left:274px;
	top:79px;
	width:379px;
	height:326px;
	z-index:18;
	overflow: auto;
}

#text_background {	position:absolute;
	left:209px;
	top:20px;
	width:250px;
	height:250px;
	z-index:17;
}

#totslogo {
	position:absolute;
	left:1px;
	top:1px;
	width:147px;
	height:117px;
	z-index:1;
}
#navigation {	position:absolute;
	left:2px;
	top:153px;
	width:190px;
	height:227px;
	z-index:19;
}

a.menu:link {
	COLOR: black; TEXT-DECORATION: none
}
a.menu:visited {
	COLOR: black; TEXT-DECORATION: none
}
a.menu:active {
	COLOR: black; TEXT-DECORATION: none
}
a.menu:hover {
	COLOR: white; TEXT-DECORATION: none
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
background-color:#E7E8FA;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B5D0E5;
}

