td, div, span, body, p
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

img { border: 0px; }

a:link {color: #a10f61;}
a:visited {color: #a10f61;}
a:hover {color: #000000;}


#header
{
  background-color: #cccccc;
  background-image: url(../Images/KJam-top2.png);
  background-repeat: no-repeat;
  background-position: top right;
}

#content
{
  background-color: #fdecd9; /*#055c8b;*/
  padding: 20px;
}

#footer
{
  background-image: url(../Images/KJam-bottom.png);
  background-repeat: no-repeat;
  background-position: top left;
  height: 55px;
  text-align: center;
  color: #eeeeee;
  vertical-align: middle;
  font-size: 11px;
}

/* Footer links */
.footerLink {
    color: #eeeeee;
}

a.footerLink:link {color: #000000;}
a.footerLink:visited {color: #000000;}
a.footerLink:hover {color: #a10f61;}

#divButtons
{
  position: absolute;
  top: 82px;
  left: 205px;
}

.textBox0
{
	width: 80%;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #333333; 
	font-size:11px;
}

.textBox01
{
	width: 80%;
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #333333; 
	font-size:11px;
}

.textBox3  
{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #333333; 
	font-size:11px;
 }

.textBox4
{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #333333; 
	font-size:11px;
}

.tdImage
{
  text-align: center;
  vertical-align: middle;
}

.invisible { display: none; visibility: hidden; }

.tdMainLink
{
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
}

/* Footer links */
.navLink {
    color: #eeeeee;
}

a.navLink:link {color: #eeeeee;}
a.navLink:visited {color: #eeeeee;}
a.navLink:hover {color: yellow;}

.imgHomeImage
{
  position: absolute;
  top: 380px;
  left: 500px;
  margin: 10px;
}