
body {
background-color: #ccffff;
color: #003333;
font-family:  heltvetica, verdana, arial, sans-serif;
font-size: 80%;
margin: 0px;
padding: 0px;
width: 100%;
background-image: url(images/bg2.gif);
background-position: top center;
background-repeat: repeat-x;
text-align: center;
}

a {
color: #660000;
font-weight: bold;
text-decoration: none;
outline: 0;
}

a:visited {
color: #660000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #993333;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a img {
border: none;
outline: 0;
}

h1 {
font-size: 1.2em;
font-weight: bold;
}

h2 {
font-size: 1.1em;
font-weight: bold;
}

h2.caption {
margin: 0 0 50px  10px;
Padding: 0;
}

h3 {
font-size: 1.0em;
font-weight: bold;
}

p {
text-align: justify;
line-height: 1.3em;
font-size: 1.0em;
}

p.quote {
margin: 5px 30px;
text-align: justify;
}

.ital {
font-style: italic;
font-weight: bold;
}

#container {
position: relative;
margin: 0 auto;
padding: 0px;
width: 700px;
text-align: left;
}

#left-navcontainer {
position: absolute;
top: 135px;
left: -50px;
text-align: center;
}

ul#left-nav {
display: block;
margin: 0px;
padding: 0px;
width: 181px;
text-align: center;
}

ul#left-nav li {
list-style-type: none;
margin: 10px 0 0 0;
}

ul#left-nav li a {
display: block;
text-indent: -9999px;
margin: 0;
padding: 0;
width: 181px;
height: 54px;
background: url(images/sprite.gif);
}

ul#left-nav li a.services {
background-position: 0px 0px;
}

ul#left-nav li a.credits {
background-position: 0px -54px;
}

ul#left-nav li a.studio {
background-position: 0px -108px;
}

ul#left-nav li a.demo {
background-position: 0px -162px;
}

ul#left-nav li a:hover.services, ul#left-nav li a.servicescurrent {
background-position: -181px 0px;
}

ul#left-nav li a:hover.credits, ul#left-nav li a.creditscurrent {
background-position: -181px -54px;
}

ul#left-nav li a:hover.studio, ul#left-nav li a.studiocurrent {
background-position: -181px -108px;
}

ul#left-nav li a:hover.demo, ul#left-nav li a.democurrent {
background-position: -181px -162px;
}


#text {
margin: 0px 0px 0px 170px;
padding: 10px 0px 0px 5px;
width: 475px;
}

#studio {
margin: 0px 0px 0px 170px;
padding: 10px 0px 0px 5px;
width: 475px;
text-align: left;
}


#quote {
padding: 0px 50px 0px 0px;
text-align: justify;
}

#contact {
margin: 0px;
padding: 0px 0px 15px 0px;
} 

#contact span {
font-size: 0.8em;
}



