/* CSS Document */

.wrapper_header {
	width:700px;	
	height:480px;
	background:#FFFFFF url(../images/shad_right.gif) repeat-y right;
	margin:10px 80px 0px 100px; /*important to keep center for firefox*/
	}	

.header {
	font-size:34px;
	font-weight:bold;
	color:#660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	POSITION: absolute;
	left:120px; /*80px from window left sdie*/
	top:68px;
	width: 414px;	
	}
.sub_header {
	font-size:11px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	POSITION: absolute;
	left:125px;
	top: 108px;
	width: 280px;
	}
#menu_bar {
	width: 180px;
	TEXT-ALIGN: left;
	border: 1px solid #CCCCCC;
	height: 39px;
	position:absolute;
	top: 55px;
	right: 120px;

}
#menu_bar A.menu1 {
	display:block;
	width: 35px;
	height: 32px;
	position:absolute;
	top: 4px;
	left: 5px;
	background:#fff url(../blog_images/home.gif);	/*bkg color is not working in fact*/
}
#menu_bar A.menu1 img {	
	display: block;
	position:absolute;
	top:4px;
	left: 5px;
	width:1px;
	height: 0px;
}
#menu_bar A.menu1:hover {
	background:#999999 url(../blog_images/home.gif);	/*bkg color is needed to change*/
}
#menu_bar A.menu1:hover img{
	display:block;
	width:35px;
	height: 32px;
	position:absolute;
	left:0px;
	top: 0px;
}
#menu_bar A.menu2 {
	display:block;
	width: 35px;
	height: 32px;
	position:absolute;
	top: 4px;
	left: 45px;
	background:#fff url(../blog_images/camera.gif);	/*bkg color is not working in fact*/
}
#menu_bar A.menu2 img {	
	display: block;
	position:absolute;
	top:4px;
	left: 5px;
	width:1px;
	height: 0px;
}
#menu_bar A.menu2:hover {
	background:#999999 url(../blog_images/camera.gif);	/*bkg color is needed to change*/
}
#menu_bar A.menu2:hover img{
	display:block;
	width:35px;
	height: 32px;
	position:absolute;
	left:0px;
	top: 0px;
}

#menu3 {
	background:url(../blog_images/home.gif) no-repeat left;
	position:absolute;
	left: 0px;
	top: 0px;
}
	
#container{
	WIDTH: 820px; 
	TEXT-ALIGN:justify;
	font-size: 14px;
	padding:0px;
	background:#FFFFFF url(../blog_images/shad_right.gif) repeat-y right;
	position:relative;
	left:80px;
	top:-20px;	/* to make vertically adjacent for firefox */
}

.columnone {
	WIDTH: 55%; 
	TEXT-ALIGN:justify;
	font-size: 14px;
	padding: 0px 0px 0px 30px;
	background-color:#FFFFFF;
	margin:0px 0px 30px 0px; /* in order that shadow shows correctly */
}
.columnone P {
	font-size:0.9em;
	color:#666666;
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.columntwo {
	width: 280px;
	height:280px;
	TEXT-ALIGN: left;
	color:#999900;
	position:absolute;
	top: 10px;
	right: 15px;
	background: url(../blog_images/bkground.gif) no-repeat;
}
.comment_bar {
	border-top:#E8E9E1 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#999999;
	margin-bottom:40px;
	padding-top:2px;
}
.shad_blcorner {
	width: 7px;
	height: 6px;
	background: url(../blog_images/shad_blcorner.gif) no-repeat bottom left;
	position: absolute;
	left: 0px;
	bottom: -5px;
}
.shad_bottom {
	width: 807px;
	height: 6px;
	background: url(../blog_images/shad_bottom.gif) repeat-x bottom left;
	position: absolute;
	left: 7px;
	bottom: -6px;
}
.shad_rtcorner {
	height:6px;
	width: 6px;
	background: url(../blog_images/shad_rtcorner.gif) no-repeat bottom right;
	position: absolute;
	right:0px;
	bottom: -6px;
}
.copyright {
	color:#999900;
	text-align:center;
	font-size:0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.addon {
	width: 305px;
	height: 285px;
	position:absolute;
	top: 150px;
	right: 10px;
}

.entrez a {
	font-family: arial, serif;
	font-size: 22pt;
	color: #F9C869;
	width: 305px;
	height: 285px;
	position:absolute;
	top: 450px;
	right: 300px;
}
.pourbien {
	position:absolute;
	top: 480px;
	right: 350px;
}
