/* CSS Document */

body
{
/*background: #ffffff;*/
background:url(images/fall-leaves.jpg) repeat;
border:none;
margin:0;
padding:0;
}

#container
{
width:800px;
background-color:#FFFFCC;
border: none;
padding:18px 0px 10px 0px;
top:10px;
margin-left:auto;
margin-right:auto;
}


#contents_heading
{
background-color:#cccc99;
color:#003333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
padding:3px 3px 3px 10px;
text-align:center;
}

.contents_link a:link
{
text-decoration:none;
color:#FFFFFF;
}

.contents_link a:selected
{
text-decoration:none;
font-weight:bolder;
}

.contents_link a:visited
{
text-decoration:none;
}

.contents_link a:hover

{
text-decoration:none;
font-weight:bolder;
}

.contents_para
{
margin:5px 0px 10px 0px;
position:relative;
width:100%;
text-align:justify;
}

.photo_section
{
/*position:absolute;
left:0px;
top:0px;*/
float:left;
width:270px;
margin:0px;
padding:2px 0px 2px 10px;
}

.text_section
{
margin-left:300px;
padding:2px 15px 2px 10px;
border-left:#990000 dotted thin;
text-align:justify;
}


.content_h3
{
width:99.5%;
background-color: #AAAA77;
padding:2px 2px 2px 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.small_heading
{
font-weight:bold;
text-decoration:underline;
margin:4px 4px 4px 4px;;
padding:2px 4px 2px 4px;
}

.sub_para
{
margin-left: 8px;
margin-right:15px;
margin-bottom:2px;
}

.sub_h3
{
text-align:center;
font-size:+2;
}

.left_side_img
{
margin:2px 10px 2px 10px;
float:left;
max-width:200px;
border:#000000 medium solid;
}


.divider
{
width:100%;
border:none;
margin:0px 0px 0px 0px;
padding:0px;
background-color:#660000;
font-size:0.2em;
}

.top_nav_link
{
color:#FFFFFF;
font-weight:700;
text-align:center;
padding:5px 5px 5px 20px;
background-color: #660000;
background-image:url(images/Top_navbar/logo_bg2.gif);
background-repeat:no-repeat;
/*border-left:medium #660000 solid;
border-right:medium #660000 solid;
margin:0px;*/
}

.book-title
{
font-weight:bold;
background-color:#00FF00;
}