#navmenu{
position: absolute;
top:      87px;
left:     0px;
width: 100%; 
}

#navmenuStyle{
 background-color: rgb(33,93,132);
font-family: sans-serif;
color: white;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
border-style: dotted;
border-width: 0px 1px 0px 1px;
text-align: center;
}


.three.a:link {
color: #FFFFFF;
 background-color: rgb(33,93,132);
font-family: sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
border-style: dotted;
border-width: 0px 1px 0px 1px;
text-align: center;
}

a.three:hover {color: #ff0000
}

.leftcolumn a:link {
	color: #ffffff;
	text-decoration: underline;
}

.leftcolumn a:visited {
	color: #66CC99;
	text-decoration: underline;
}
.leftcolumn a:hover { 
	color: #333333;
	text-decoration: none; 
	background-color: #FFFFFF;
}
.leftcolumn a:active {
	color: #CC6600;
	text-decoration: underline;
}
	

#topImage{
position: absolute;
top:      -65px;
left:     900px;
}

body{
margin: 0;
padding: 0;
border: 0;
overflow: visible;
height: 100%; 
max-height: 100%; 
background-image: url(images/background.png);
background-repeat: repeat; 
}

#framecontent{
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 89px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #215D84;
}

#maincontent{
position: absolute; 
top: 30px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: scroll; 
}


.innertubetext{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-family: sans-serif;
font-weight: normal;
position:absolute;
left:33px;
top:90px;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-family: sans-serif;
color: rgb(255,255,255);
font-weight: bold;
}

.plain{
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
}

h3{
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

.plaintext{
font-family: sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;

}


.productcontent{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/ 
font-family: sans-serif, verdana;
font-weight: normal;
position:absolute;
left:333px;
top:150px;
}


#indexcontent1{
position: fixed; 
top: 10px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: auto; 
}


.indexcontent2{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-family: sans-serif;
font-weight: normal;
position:absolute;
left:63px;
top:160px;
}

* html body{ /*IE6 hack*/
padding: 130px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 105%; 
width: 100%; 
}

#toptext{
position: absolute;
left: 400px;
top: 35px;
font-family: sans-serif;
color: rgb(255,255,255);
font-weight: bold;
}


#one{
table-layout: auto;
position:absolute;
Margin: 10px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-family: sans-serif, verdana;
font-weight: normal;
left:20px;
top:602px;
}

.td{
font-family: sans-serif, verdana;
font-weight: normal;
}

.indextext{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-family: sans-serif;
font-weight: bold;
}

.powered{
font-family: sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;

}