/* overalltable is used to control most page's content position */
#overalltable {
position: absolute;
top: 255px;
left: 215px;
width: 610px;
}

span#main_top {
position: absolute;
top: 15px;
left: 225px;
height: 192px;
width:808px;
background-image:url(../images/header_top3.jpg);
}



span#main_left {
position: absolute;
top: 437px;
left: 7px;
height: 491px;
width: 200px;


}


.page_line{
background-image: url(../images/bot_vert.png);
background-repeat: repeat-y;
}

/* tag_line is the catch phrase for the site */
#tag_line {
position: absolute;
top: 212px;
left: 320px;
font-family: Arial, Helvetica,sans-serif;
font-size: small;
font-weight: 600;
font-variant: small-caps;
font-style: italic;

}

/* begin per page header  */	

.perpageheader {
position: absolute;
top: 235px;
left: 280px;
font-family: Arial, Helvetica,sans-serif;
font-size: large;
font-weight: 800;
font-variant: none;
font-style: italic;

}


/* begin circled nav's layout */

.nav_tourwithpaullayout {
			position: absolute;
			top: 139px;
			left: 755px;
			height: 58px;
			width: 122px;
			}
			
.nav_pourmesamislayout {
			position: absolute;
			top:139px;
			left: 902px;
			height: 58px;
			width: 122px;
			}		




.books_main {
position: absolute;
top: 235px;
left: 15px;
height: 228px;
width:198px;
z-index:999;
outline:none;
font-family: Arial, Helvetica,sans-serif;
font-size:small;
font-style:italic;
} 


.sponsor_main {
position: absolute;
top: 40px;
left: 15px;
height: 130px;
width:198px;
z-index:999;
outline:none;
font-family: Arial, Helvetica,sans-serif;
font-size:small;
font-style:italic;
}


.sponsor_side {
position: absolute;
top: 950px;
left: 15px;
height: 528px;
width:198px;
z-index:999;
outline:none;
font-family: Arial, Helvetica,sans-serif;
font-size:small;
font-style:italic;
}

