table.hundred {
width: 100%
}

table.ninethree {
width: 93%
}

td.black_spacer {
background-image:
url("graphics/black-spacer.gif");
background-repeat: repeat-x;
background-position: center center
}

td.red_spacer {
background-image:
url("graphics/red-spacer.gif");
background-repeat: repeat-x;
background-position: center center
}

td.blackline {
background-image: 
url("graphics/black-line.gif");
background-repeat: repeat-x;
width: 93%;
background-position: center bottom
}

td.redline {
background-image: 
url("graphics/red-line.gif");
background-repeat: repeat-x;
width: 93%;
background-position: center bottom
}

td.blackcontact {
background-image: 
url("graphics/black-line.gif");
background-repeat: repeat-x;
width: 27%;
background-position: center bottom
}

td.blackkcontact {
background-image: 
url("graphics/black-line.gif");
background-repeat: repeat-x;
width: 66%;
background-position: center bottom
}

td.blackbar {
background-image: 
url("graphics/black-bar-spacer.gif");
background-repeat: repeat-x;
width: 67%;
background-position: center center
}

td.redbar {
background-image: 
url("graphics/red-bar-spacer.gif");
background-repeat: repeat-x;
width: 49%;
background-position: center center
}

td.redbarr {
background-image:
url("graphics/red-bar-spacer.gif");
background-repeat: repeat-x;
width: 18%;
background-position: center center
}

td.bottom {
background-image: 
url("graphics/spacertop.gif");
background-repeat: repeat-x;
width: 93%;
background-position: center top
}

td.heading {
background-image: 
url("graphics/spacerheading.gif");
background-repeat: repeat-x;
background-position: center bottom

}

td.links {
background-image: 
url("graphics/spacerlinks.gif");
background-repeat: repeat-y;
background-position: right center
}

td.hundred {
width: 100%
}

td.sixseven {
width: 67%
}

td.eighteen {
width: 18%
}

td.eight {
width: 8%
}

td.fournine {
width: 49%
}

td.twofive {
width: 25%
}

td.ninethree {
width: 93%
}

font.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000
}

font.slogan {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 14px
}

font.date {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 13px
}

font.phone {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
font-size: 15px
}

font.contact {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px
}

font.asterisk {
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;
font-weight: bold;
font-size: 18px
}

font.asteriskk {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 18px
}

font.content {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px
}

font.process {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px
}

font.error {
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 12px
}

font.copyright {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px
}

font.links {
font-family: georgia, arial, courier, courier new;
font-size: 14px;
color: #FF0000
}

p.phone {
margin-right: 10px;
margin-bottom: 5px
}


p.heading {
margin-left: 0px;
margin-right: 0px;
margin-top: 10 px
}



p.margin {
margin-left: 10px;
margin-right: 10px;
margin-top: 10 px
}

img.biztek {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px
}

p.marginright {
margin-right: 8px
}

p.copyright {
margin-top: 10px;
margin-bottom: 10px
}

p.portfolio {
margin-top: 5px;
margin-bottom: 5px
}

img.portfolio {
float: left;
margin-right: 10px;
margin-bottom: 10px
}

img.right {
float: right;
}


/*here are the navigation links on the left*/
a.links:link {color: #FFFFFF; text-decoration: underline}
a.links:visited {color: #FFFFFF; text-decoration: underline}
a.links:hover {color: #FF0000; text-decoration: none}
a.links:active {color: #FFFFFF; text-decoration: underline}

/*here are the links that will be in the content*/
a.contentlinks:link {color: #FF0000; text-decoration: underline}
a.contentlinks:visited {color: #FF0000; text-decoration: underline}
a.contentlinks:hover {color: #999999; text-decoration: none}
a.contentlinks:active {color: #FF0000; text-decoration: underline}
