* {margin:0;padding:0}
body { 
background-color: #f5f4f0;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}

.outerHub {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width:100%;
height:100%;
display:table;
border : none;
}

.mainBody {
background-image: url('../images/bg-body01.jpg');
background-repeat: repeat;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width: 800px;
height: 600px;
display:table;
border : none;
}

#topSpacer {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width:10px;
height:28px;
display:table;
border : none;
}

.leftNav {
font-family:arial,helvetica,sans-serif; 
font-size: 10px; 
color: #ffffff;
line-height: 18px;
}
.leftNav a {
color: #a9a6a0;
text-decoration: none;
}
.leftNav a:visited {
color: #a9a6a0;
text-decoration: none;
}
.leftNav a:hover {
color: #ffffff;
text-decoration: none;
} 

.loginNav {
font-family:arial,helvetica,sans-serif; 
font-size: 10px; 
color: #ffffff;
line-height: 18px;
}
.loginNav a {
color: #a9a6a0;
text-decoration: underline;
}
.loginNav a:visited {
color: #a9a6a0;
text-decoration: underline;
}
.loginNav a:hover {
color: #ffffff;
text-decoration: underline;
} 

/* header tag styles */
h1{
 font-family:arial,helvetica,sans-serif; 
 font-size: 13px;
 font-weight: bold;
 line-height: 15px;
 letter-spacing : 1px;
 color: #3c3625;
}

ul {
padding : 0px 0px 0px 20px;
}

.downLoad {
font-family:arial,helvetica,sans-serif; 
font-size: 9px; 
color: #3c3625;
}
.downLoad a {
color: #3c3625;
text-decoration: none;
}
.downLoad a:visited {
color: #3c3625;
text-decoration: none;
}
.downLoad a:hover {
color: #ffffff;
text-decoration: none;
}

.footer {
font-family:arial,helvetica,sans-serif; 
font-size:9px; 
color:#7e7c79; 
text-decoration:none;
letter-spacing : -1px;
}

.txtSmall {
font-family:arial,helvetica,sans-serif; 
font-size:9px; 
color:#3c3625; 
line-height: 12px;
}
.txtSmall a {
color: #3c3625;
text-decoration: underline;
}
.txtSmall a:visited {
color: #3c3625;
text-decoration: underline;
}
.txtSmall a:hover {
color: #ffffff;
text-decoration: none;
} 

.contentImage {
margin: 12px 16px 16px 0px;
position: relative;
float: left;
}



.midTable {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width:100%;
height:345px;
display:table;
border : none;
}

#scrollArea {
margin : 0px 0px 0px 0px;
padding : 8px 0px 0px 50px;
}

#bb_scrolldiv{
/* The total width of the scrolling div including scrollbar */
width:480px;    /* Total width - 30 pixels */
height:345px;	/* The height of the scrolling div */
overflow:hidden;
}
#scrolldiv_pContainer{
width:450px;	/* Width of the scrolling text */
height:100%;
overflow:hidden;
border:0px;
float:left;
position:relative;
}

/*
CSS for the scrolling content 
*/
#scrolldiv_content{
padding : 0px 30px 0px 1px;
position:relative;
font-family:arial,helvetica,sans-serif; 
font-size: 12px; 
line-height: 17px;
letter-spacing : 1px;
color: #3c3625;
}
#scrolldiv_content a {
color: #3c3625;
text-decoration: none;
}
#scrolldiv_content a:visited {
color: #3c3625;
text-decoration: none;
}
#scrolldiv_content a:hover {
color: #ffffff;
text-decoration: none;
} 

/*
The scrollbar slider 
*/
#scrolldiv_slider{
width:5px;
margin-left:2px;
height:345px;
float:left;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
#scrolldiv_scrollbar{
width:5px;
height:365px;	/* Total height - 20 pixels */
border:0px;
position:relative;

}
/*
The scrollbar handle
*/
#scrolldiv_theScroll{
margin:0px;
width:5px;
height:50px;
background-color:#7c7c7c;
position:absolute;	
top:0px;
left:0px;
cursor:pointer;
}
/*
Scroll buttons(The up and down arrows)
*/
#scrolldiv_scrollUp,#scrolldiv_scrollDown{
width:5px;
height:10px;
border:0px;
color: #7c7c7c;
text-align:center;
font-size:10px;
line-height:10px;
cursor:pointer;
}
#scrolldiv_scrollUp{
margin-bottom:0px;
}
#scrolldiv_scrollDown{
margin-top:0px;
}
#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
font-family: Symbol;
}





#bb_scrolldiv2{
/* for bio image alignment */
width:530px;    /* Total height - 30 pixels */
height:335px;	/* The height of the scrolling div */
overflow:hidden;
}

#scrolldiv_pContainer2{
width:530px;	/* Width of the scrolling text */
height:100%;
overflow:hidden;
border:0px;
float:left;
position:relative;
}
