/* CSS Document */

body{
background-image:url(../images/tooth_bg.gif);
background-repeat:repeat;
margin-top:0px;
/*margin-left:0px;
margin-right:0px;
text-align:left;
text-align:center;*/
}

/*table.pos{
position:relative;
margin-left:0px;
margin-right:0px;
}*/

#head1{
width:210px;
height:137px;
}

#head2{
width:755px;
height:137px;
}

/*CODE FOR USE WITH DYNAMIC TEXT MENU*/
/*#hmenu{
width:800px;
height:30px;
background-color:#FFFFFF;
background-image:url(../images/);
background-repeat:no-repeat;
text-align:center;
}*/


/*CODE FOR USE WITH HARD CODED ROLLOVER MENU - NON DROPDOWN*/
#hmenu{
width:800px;
height:60px;
text-align:center;
}

div.hmenu{
width:800px;
height:50px;
margin-left:0px;
}

div.hmenu_item{
width:100px;
height:60px;
float:left;
}

/*--------------------------------*/

#vmenu{
width:180px;
height:auto;
background-color:#DDB039;
background-image:url(../images/);
background-repeat:repeat-y;
vertical-align:top;
position:relative;
z-index:1;
vertical-align:top;
}

#content{
width:615px;
height:auto;
background-color:#FFFFFF;
padding-left:5px;
vertical-align:top;
}

#footer{
width:800px;
height:31px;
padding-top:30px;
background-color:#FFFFFF;
background-image:url(../images/);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

.inputboxsmall{
font-size:10px;
}

.text13bp{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#03008F;
}

