/* CSS Document */

<STYLE type="text/css">

<!--
a:link {
color: #cdb62f;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

a:visited {
color: cdb62f;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

a:hover {
color: gray;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

a:active {
color: #cdb62f;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
-->

<!-- 
a.white:link {
color: #ceb62c;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

a.white:visited {
color: #ceb62c;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

a.white:hover {
color: white;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

a.white:active {
color: #CCCCCC;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
-->



<!-- 
a.blue:link {
color: #2d2a71;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

a.blue:visited {
color: #2d2a71;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

a.blue:hover {
color: #fff799;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

a.blue:active {
color: #2d2a71;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}
-->

<!-- 
a.whitelink:link {
color: white;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

a.whitelink:visited {
color: white;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

a.whitelink:hover {
color: white;
text-decoration: underline;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

a.whitelink:active {
color: white;
text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}
-->


<!--
.left {
background-image: url("http://www.titanmediadesigns.com/src/img/left-bkg.jpg");
width: 17px;
}
-->

<!--
.right {
background-image: url("http://www.titanmediadesigns.com/src/img/right-bkg.jpg");
width: 18px;
}
-->

<!--
.service {
background-image: url("http://www.titanmediadesigns.com/src/img/services-bkg.jpg");
width: 162px; height: 339px;
}
-->


<!--
.header {
background-color:white;
width: 740px; height: 198px;

}
-->

<!--
.body {
background-color:white;
width: 573px; 

}
-->

<!--
.footer {
background-color:#2d2a71;
height: 20px; 

}
-->

<!--
.nav-bkg {
background-color:#ceb62c;
height: 47px;

}
-->

h1 {
color: #2d2a71;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: bold;
}

p {
color: black;
font-style: normal;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}

li {
color: black;
font-style: normal;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}

BODY {
      background-image: url(/src/img/bg.gif);
      }


</style>

