/* www.bashfulbobs.com  */

body {
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #3E588F;}
a:visited {color:#606060;}
a:hover {color: #A05953;}
a:active { color:#000000;}
a.dbm {color: #3E588F; font-size: 9pt; text-decoration: none}
a.dbm:hover {color: #1003FF; font-size: 9pt; text-decoration: none}

h1 {
font-size: 11px;
text-transform:uppercase;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
margin:0px;}

img.download {vertical-align:middle;}

.bottomborder {
border-bottom:medium;
border-bottom-color:#564b47;}

/* ----------container to center the layout---------- */
#container {
width: 780px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;} 

/* ----------banner for logo-------------- */
#banner {
text-align: center;
text-indent: -90px;
vertical-align:top;
background-image:url(../images/banner4.jpg);
background-repeat:no-repeat;
height:189px;
width:784px;
padding: 0px;
margin: 0px;
margin-right: -90px;
cursor: pointer;
cursor: hand;
}

/* ----------outer and inner----------------- */
#outer{ 
clear:both;
background-image:url(../images/body_background.png);
background-repeat:no-repeat;
width:784px;
height:auto;
min-height:610px;} 

#inner{ 
margin:0px;
width:100%;} /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
width:120px;
float:left; 
margin-left:0px; 
margin-right:0px;
padding-left: 15px;
padding-top:10px;}

/* -----------------content--------------------- */
#content{
float: left;
width: 633px;
height: 600px;
overflow: auto;
padding: 0px 0px 0px 10px;
margin: 0px;
margin-top: 10px;}

#content1{
float: left;
width: 633px;
height: 260px;
overflow: auto;
padding: 0px;
margin: 0px;
margin-top: 10px;}

#content2{
/*float: center;*/
width: 733px;
height: 200px;
overflow: auto;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;}

p{
padding: 5px 10px;
margin:0px;}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
height:32px;
width:764px;
padding: 0px;
padding-right: 20px;
margin:0px;
background-image:url(../images/footer_background.png);
background-repeat:no-repeat;
text-align: center;}

td.dbm {
 color: #3A3330;
 font-size: 9pt;
 font-family: arial;
 text-align: center
}