/* CSS Document */

#mainContainer_photographyIndex  {
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:15px;
text-align:center;
width:650px;
background-color:#FFFFFF;
padding-bottom:15px;
border:thin black solid;
background-image:url(../images/tabbkgnd.jpg);
background-repeat:repeat;

}



#photographyIndexPage {
float:left;
margin-left:80px;
width:266px;
margin-top:0px;

}


#photographyIndexPage

 h1 {
font-size:20px;
margin-top:20px;
margin-bottom:20px;
font-weight:bold;
line-height:1em;
}

#photographyIndexPage

 h2  {
font-size:14px;
margin-top:10px;
font-weight:bold;
margin-bottom:10px;
line-height:1.5em;
}

#photographyIndexPage

 h3  {
float:left;
font-size:14px;
margin-top:10px;
font-weight:bold;
margin-bottom:10px;
line-height:1.5em;
text-align:left;
}

#photographyIndexPage p {
float:left;
text-align:left;
font-size:11px;
margin-top:0px;
width:120%;
font-weight:normal;

}
