body {
background-color: #ffffff;
margin: 0px 0;
font-family: arial;
font-size: 12px;
color:#ffffff;
text-align: justify;
line-height: 11px;
background-image: url(http://www.kurtzstkd.com/files/bg.png);
background-attachment:fixed;
background-position:center;
background-repeat:repeat;
}


#image {
position:absolute;
left: 12%;
width: 795px;
margin: 0 auto;
margin-top: 0px;
padding: 0px;
background-color: transparent;
}




#navigation {
position:absolute;
left: 0px;
width: 175px;
height:auto;
top: 205px;
text-align: left;
text-weight: bold;
background-color: transparent;
border:0px solid;
border-color:transparent;
padding: 0px;
float: left;
overflow:inherit;
text-color: #000000;
}

#content {
position:absolute;
top: 210px;
left: 187px;
float: left;
width: 604px;
text-alight: left;
text-size: 12px;
background-color: transparent;
border:0px solid;
border-color:#1F1F1F;
padding: 0px;
overflow:auto;
color:#000000;
overflow-x:hidden;
}

.text {
color: #ffffff;
font-family: arial;
font-size: 12px;
line-height: 13px;
}

td, tr
{
color: #ffffff;
font-family: arial;
font-size: 10px;
line-height: 13px;
}

a:link, a:visited, a:active
{font: 12px arial;
color: #9966CC;
font-weight: none;
text-decoration: none;
line-height: 16px;}

a:hover
{font: 12px arial;
color: #CC99FF;
font-weight: none;
text-decoration: underline;
line-height: 16px;}

h1 {
color: #111111;
font-size: 15px;
font-family: arial;
line-height: 15px;
font-weight: none;
background-color: #FF8080!important;
letter-spacing:-1px;
text-transform: none;
text-align: center;
margin-top: 1px;
}

h2 {
color: #111111;
font-size: 15px;
font-family: arial;
line-height: 15px;
font-weight: none;
background-color: #CD5555!important;
letter-spacing:-1px;
text-transform: none;
text-align: left;
margin-top: 75px;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
font-family:small fonts;
font-size:7px;
color:#ff5a79!important;
display:block;
text-transform: uppercase;
}

a.navlink:hover {
font-family:small fonts;
font-size:7px;
color:#ffffff!important;
display:block;
text-transform: uppercase;
}

.code {
font-family:courier new;}

textarea, button, input, select {
font-family:tahoma;
font-size:10px;
line-height:10px;
color:#ffffff;
letter-spacing:1px;
font-weight:normal;
text-decoration:none;
border:1px solid;
border-color:#000000;
background-color:#111111;
background-image:url();}

img {
    background-color: #FFFFFF;
    background-image: url(http://www.kurtzstkd.com/files/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif, center;
    height: 24px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
	  border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:0px 10px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 8px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	
	
	.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}







.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}

.b1h {height:1px; background:#FF8080; margin:0 5px;}

.b2h, .b2bh {height:1px; background:#FF8080; border-right:2px solid #FF8080; border-left:2px solid #FF8080; margin:0 3px;}

.b3h, .b3bh {height:1px; background:#FF8080; border-right:1px solid #FF8080; border-left:1px solid #FF8080; margin:0 2px;}

.b4h, .b4bh {height:2px; background:#FF8080; border-right:1px solid #FF8080; border-left:1px solid #FF8080; margin:0 1px;}

.b2bh, .b3bh, .b4bh {background: #ffffff;}

.headh {background: #FF8080; border-right:1px solid #FF8080; border-left:1px solid #FF8080;}

.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}

.contenth {background: #ffffff; border-right:1px solid #FF8080; border-left:1px solid #FF8080;}

.contenth div {margin-left: 12px; padding: 5px;}