
body {
    background-color : #999999;
    margin : 0;
    padding : 0;
    border: 0;
    text-align: center;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

#page {
    position:relative;
    top:40px;
}

#bodycontainer {
    width: 1160px;
    height:694px;
    background-color: white;
    background : url('images/background.jpg') top left no-repeat;
    text-align : left;
    margin-left:auto;
    margin-right:auto;
}

#leftcontainer {
    float: left;
    width: 60px;
    height: 200px;
}

/* all the content is in maincontainer */
#maincontainer {
    float: left;
    width: 1040px;
    background-color: white;
    position:relative;
}

#rightcontainer {
    float: right;
    width: 60px;
}

#innermain {
    width: 100%;
    height: 100%;
}

/* left scrolling flash anim */
#main_scroll {
    position:absolute;
    top: 7px;
    left: 25px;
    width: 117px;
    height: 677px;
}

/* logo position not used currently */
#main_logo {
    position:absolute;
    top: 10px;
    left: 250px;
    display: none;
}

/* about pane, bottom right */
#main_about {
    position:absolute;
    top: 640px;
    left: 810px;
    width: 200px;
    text-align: center;
    font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
    font-size: 10px;
}

/* right subpanel */
#main_subpanel {
    position:absolute;
    top: 150px;
    left: 780px;
    width: 240px;
    height: 450px;
    overflow: auto;
}

#mainsubpanelint {
    padding: 5px;
}

/* right contact info */
#main_contact {
    position:absolute;
    top: 415px;
    left: 800px;
    width: 150px;
    text-align: center;
    font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
    font-size: 10px;
    background-color: #CCCCCC;
    padding: 5px 0;
    border: 1px black dotted;
}

#main_contact a {
    color: black;
}

/* menu bar */
#nav {
    position:absolute;
    top: 105px;
    left: 155px;
}

/* main page content */
#pagebody {
    position:absolute;
    top: 150px;
    left: 170px;
    width: 580px;
    height: 520px;
    overflow: auto;
}

#pagebodyint {
    padding: 5px;
}

#footer {
    clear: both;
    background: #DED5DD url('images/footer.gif') top right no-repeat;
    width: 894px;
    height: 49px;
    left: 0px;
    top:0px;
}

#footer p {
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    color : #FFFFFF;
    padding : 22px 0 5px 150px;
    margin : 0;
    border : 0;
}

.centeredImage {
    vertical-align:middle;
}


.footerlinks a:visited {
    color : #FFFFFF;
}

.footerlinks a:active {
    color : #9966CC;
}

.footerlinks a:hover {
    color : #9966CC;
}


.footerlinks a {
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    text-align : center;
    color : #FFFFFF;
    text-decoration: none;
}

p {
    font-family : verdana, arial, sans-serif;
    font-size : 12px;
    color : #666666;
    margin : 5px 0 10px 0;
    font-weight : normal;
    text-align : justify;
    line-height: 18px;
}

ul, ol, li, tr, td {
    font-family : verdana, arial, sans-serif;
    font-size : 12px;
    color : #666666;
    font-weight : normal;
    text-align : justify;
    line-height: 22px;
}

H1 {
    font-family :  verdana, helvetica, arial, sans-serif;
    font-size : 22px;
    text-align : left;
    font-weight: 600;
    color : #A22006;
    margin : 0 0 10px 0;
}

H2 {
    font-family : verdana, helvetica, arial, sans-serif;
    font-size : 16px;
    text-align : left;
    font-weight: 600;
    color : #A22006;
    margin : 20px 0 10px 0;
}

.floatright
{
    float: right;
    margin: 0 0 10px 10px;
    background-color: transparent;
    padding: 0px;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 10px;
    color: white;
    text-align: center;
}

div.floatright img
{
    border-top: 2px solid #555;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 2px solid #555;
    padding: 0px 0px 0px 0px;
}

a, a:visited, a:active, a:hover {
    color: #A22006;
}

a, a:visited {
    text-decoration: none;
}

a:active, a:hover {
    text-decoration: underline;
}

.smalltext {
    font-size: 10px;
}

.smallheader {
    font-size: 10px;
    margin-top: -10px;
    padding: 0 0 6px 0;
}

#main_subpanel ul {
    padding-left: 0px;
    margin-left: 20px;
}

#nav ul {
    position:relative;
    width: 743px;
    width: 870px;
    height: 30px;
    margin: 0;
    padding: 0;
    background-image: url('images/menu3.png');
}

#nav ul li {
    display:block;
    height:30px;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#nav ul li a {
    display:block;
    height:30px;
    text-indent:-9000px; background-color:transparent;
}

li#t_home {
  left: 0px;
  width: 63px;
}
li#t_mvids {
  left: 63px;
  width: 117px;
}
li#t_ads {
  left: 180px;
  width: 122px;
}
li#t_docs {
  left: 302px;
  width: 149px;
}
li#t_gigs {
  left: 451px;
  width: 78px;
}
li#t_corp {
  left: 529px;
  width: 96px;
}
li#t_client {
  left: 625px;
  width: 100px;
}
li#t_about {
  left: 725px;
  width: 88px;
}
li#t_jobs {
  left: 813px;
  width: 50px;
}

li#t_home a:hover, li#t_home a.selected {
    background: transparent url(images/menu3.png) 0 -30px no-repeat;
}
li#t_mvids a:hover, li#t_mvids a.selected {
    background: transparent url(images/menu3.png) -63px -30px no-repeat;
}
li#t_ads a:hover, li#t_ads a.selected {
    background: transparent url(images/menu3.png) -180px -30px no-repeat;
}
li#t_docs a:hover, li#t_docs a.selected {
    background: transparent url(images/menu3.png) -302px -30px no-repeat;
}
li#t_gigs a:hover, li#t_gigs a.selected {
    background: transparent url(images/menu3.png) -451px -30px no-repeat;
}
li#t_corp a:hover, li#t_corp a.selected {
    background: transparent url(images/menu3.png) -529px -30px no-repeat;
}
li#t_client a:hover, li#t_client a.selected {
    background: transparent url(images/menu3.png) -625px -30px no-repeat;
}
li#t_about a:hover, li#t_about a.selected {
    background: transparent url(images/menu3.png) -725px -30px no-repeat;
}
li#t_jobs a:hover, li#t_jobs a.selected {
    background: transparent url(images/menu3.png) -813px -30px no-repeat;
}

