/* CSS Document for ie6*/

#h1
{
	width: 700px;
	height: 139px;
	background:  url(images/total_header.jpg) top left no-repeat;
	position: static;
	top: 0ex;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: black;
color: White;
float: left;
width: 700px;
font-family: arial, helvetica, sans-serif;
position: absolute;
top: 125px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.3em 0.7em;
background-color: black;
color: White;
text-decoration: none;
float: right;
border-left: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #98181F;
color: #fff;
}

a:link
{
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #666666;
padding-left: 0px;
padding-right: 0px;
}
a:hover
{
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #841A1F;
padding-left: 0px;
padding-right: 0px;
}
a:visited
{
text-decoration: none;
font-family: Arial;
font-size: 11px;
color: #666699;

}

#column1
{
	position: absolute;
	top: 194px;
	width: 186px;
	left: 11px;
	height: 122px;
}

#subcolumn1
{
	position: absolute;
	top: 174px;
	width: 156px;
	left: 1px;
	height: 122px;
}

#column2
{
	position: absolute;
	top: 175px;
	width: 490px;
	left: 185px;
	height: 212px;
}

.para 
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	letter-spacing: 0.02em;
}

.intro 
{
	font-family: Arial;
	font-size: 11px;
	color: #841A1F;
	line-height: 17px;
	letter-spacing: 0.02em;
}

.mainheader {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #841A1F;
	letter-spacing: 0.02em;
}

.subheader {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #841A1F;
	letter-spacing: 0.02em;
}

.data {
	font-family: "Arial";
	font-size: 6px;
	color: #999999;
	letter-spacing: 0.02em;
}

.bulletlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.bullet
{
background-image: url(images/bullet1.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 1px 20px;
margin: .4em 20px;
font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	letter-spacing: 0.02em;
}

*//Comment: Side navigation*//

#navlist1
{
list-style-type: none;
align: left;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 220px;
}

#navlist1 li
{
list-style: none;
margin: 0;
padding: 0.2em;
border-top: 1px solid gray;
}

#navlist1 li a 
{ text-decoration: none;
font-family: Arial;
font-size: 11px; 
}

.ul 
{ text-decoration: none;
list-style-type: none;
font-size: 11px; 
font-family: Arial;
color: #841A1F;
}

.li 
{ text-decoration: none;
list-style-type: none;
font-size: 11px; 
font-family: Arial;
color: #841A1F;
}

.bulletlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.bullet
{
background-image: url(images/bullet1.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 1px 20px;
margin: .4em 20px;
font-size: 11px; 
font-family: Arial;
color: #666666;
}

#navlist2
{
padding-left: 0;
margin-left: 18px;
border-bottom: 1px solid #999999;
width: 130px;
font-size: 10px; 
font-family: Arial;
}

#navlist2 li
{
list-style: none;
margin: 0;
padding: 0.65em;
border-top: 1px solid #999999;

}

#navlist2 li a { text-decoration: none;}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 0.03em;
	position: absolute;
	top: 738px;
	width: 170px;
	margin-left: 550px;
}

#data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 0.03em;
	position: absolute;
	top: 728px;
	margin-left: 5px;
}

#jamfrog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.03em;
	position: absolute;
	top: 735px;
	margin-left: 0px;
	width: 191px;
	height: 34px;

}

#homeimg
{
	width: 153px;
	height: 189px;
	background:  url(images/side_image.jpg) ;
	position: absolute;
	top: 154px;
	margin-left: 5px;
}
#footer
{
	width: 700px;
	height: 16px;
	background:  url(images/footer.jpg) no-repeat bottom;
	margin-left: 1px;
	position: fixed;
	top: 670px;
}

