body {
	width: 100%;
	margin: 0;
	padding: 0;
	font: normal 11px verdana, helvetica sans-serif;
	text-align: center;
	background: white url(img/bg_body.gif) repeat-y center 3px;
}
/*Fonts*/
p { text-align: justify; margin: 2px; padding: 5px; font: normal 12px helvetica;}
.right p { color: white; margin-top: 1px; }
.right a { color: black; text-decoration: none; }
.mid, .mid p  {font: normal 13px/16px helvetica, verdana, arial, sans-serif; text-align: justify;}
.mid p a { color: #000033;}
.mid p img { padding-left: 5px;}
.title { background: url(img/bg_t1.gif) no-repeat; height: 145px;}

.title img { position: absolute; right: 25px; top: 42px; }
.author { position: absolute; right: 370px; top: 150px; font-weight: bold;}
h3 {margin: 0; padding: 45px 0 0 20px; text-align: left; font: bold 30px "Trebuchet MS", helvetica; width: 500px;}
.right h3 { margin: 2px 0 0 8px; padding: 0; padding-top: 5px; font-size: 11px;}
.intro { font: bold 12px helvetica, arial, sans-serif; text-align: left; padding-left: 5px; background-color: transparent;}
.readmore, .readmore1  { color: red; text-align: right; font: normal 11px verdana, sans-serif;}
.readmore1 {color: white;}

.summary { width: 300px; border: solid 1px silver; background-color: #def2f2; padding: 5px; margin: 5px; float: right; text-align: left; font: normal 20px "Times New Roman", Times, serif; font-style:italic;  color: #006767; }
.quotes {
	padding: 5px; margin: 5px 100px; 
	text-align: left; 
	font: normal 16px "Times New Roman", Times, serif; 
	font-style:italic;   
}
.q {font: normal 16px "Times New Roman", Times, serif; 
	font-style:italic;  color: black;}
.ans1, .ans2, .ans3, .ans4 { border: solid 1px #ffdb6e; background-color: #fffdd0; font-weight: bold; padding: 5px; margin-bottom: 5px;}
.ans2 { border: solid 1px #c0ff6e; background-color: #ddffb1;}
.ans3 { border: solid 1px #6efffd; background-color: #d4fffe;}
.ans4 { border: solid 1px #fd6eff; background-color: #ffe6ff;}
.q1 {border: solid 1px #006767; background-color: #bbe5e5; padding: 5px; margin-bottom: 5px;}
.q1 p { font-weight: bold;}
.hr { border-top: dashed 1px #006767}

blockquote { border: solid 1px silver; padding: 5px; font: normal 13px/16px arial, sans-serif;}
.author1 { text-align: right; font-weight: bold; padding: 2px 15px 10px 0;}
/*General*/
.rt { text-align: right;}
ul { margin: 0 2px 5px 5px; padding: 0; list-style-position: outside;} li {margin: 2px; padding-left: 0px;}
.spacer {height: 0; clear: both;}

/*Specifics*/
#headerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 101px;
	background: transparent url(img/bg_header.gif) repeat-x;
}
.header {
	width: 900px;
	margin: auto; padding: auto;
	background: transparent url(img/logo_sudatta.gif) no-repeat 25px 5px;
	height: 79px;
	}
 .hometop { 
	background: transparent url(img/hometop.gif) no-repeat right top;
	position: absolute; 
	right: 36px; top: 70px;
	width: 223px; 
	height: 31px;
}
#containerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
}
#container {
	width: 900px;
	margin: auto; padding: auto;
	position: relative;
	}


#contentarea { margin-top: 20px;}
.mid { padding-left: 10px; padding-right: 10px; min-height: 450px;}
.mid .box { padding: 3px;}
ul.bul  {  list-style: none outside; margin: 0; padding: 3px 35px 15px 15px; }
.bul li { background: url(img/b1.gif) no-repeat left 7px; margin: 0; padding: 3px 10px;}
.bul li a {color: #333; }

.right { text-align: center;}
.right h3 {text-align: center; margin: 0; margin-top: 22px; padding: 0; color: #643f0d; font-weight: bold;}
.right h3 a {color: #643f0d; text-decoration: underline;}
.t1 { background: url(img/t_adoption.gif) repeat-x; font: bold 17px helvetica, verdana, sans-serif; color: #7a4c0c; text-align: left; padding: 12px 0 0px 2px;}
/*tables*/

/*table on the invite page*/

.table1_invite { background-color: #acd537; }
.table1_invite td, .table1_invite th {background-color: white; text-align: left; font: normal 12px arial, sans-serif; padding: 3px;}
.table1_invite th {font: bold 13px arial; background-color: #d3e79c;}
.table1_invite td.row1 {background-color: #f2fdd4;}
.table1_invite td a { color: black;}


/*table on the gallery page*/

.table2_invite { background-color: #acd537; }
.table2_invite td, .table1_invite th {background-color: white; text-align: left; font: normal 12px arial, sans-serif; padding: 4px;}
.table2_invite th {font: bold 13px arial; background-color: #d3e79c;}
.table2_invite td.row1 {background-color: #f2fdd4;}
.table2_invite td a { color: black;}
td.redbold a { color: red; font-weight: bold;}
#footer { background: transparent url(img/bg_footer.gif) repeat-x; height: 28px; padding-top: 18px; color: white; font-size: 10px; }

#menu { position: absolute; z-index: 500; top: -16px; left: 0px; color: white; font: bold 12px helvetica, sans-serif; background: transparent url(img/bg_linkin.gif) no-repeat 10px top; height: 44px; }


/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html is available at http://www.cssplay.co.uk/menus/final_drop.html Copyright (c) 2005-2008 Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
=================================================================== */

.menu {
	width:870px; 
	height: 15px; 
	position: relative; 
	z-index: 100;
	margin-left: 125px; margin-top: 17px;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width: 870px; w\idth: 870px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0; 
	margin:0;
	list-style-type:none;	
}
.menu ul ul {
	width:120px; 
	background-color: white; 
	padding:0;
	margin:0;	
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left; 
	/*width:129px; */
	position:relative;
	margin: 0; padding: 0;
}
.menu ul li ul li { width: 138px; padding: 0px; border-bottom: solid 1px white;}
/* style the links for the top level */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	text-align: left;
	text-decoration:none; 
	color:#fff; 
	/*width:138px;*/ 
	padding: 2px 5px; 
	/*line-height:29px; 
	font-weight:bold;*/
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	/*width:129px; w\idth:128px;*/
}

.menu ul li a, .menu ul li a.visited {
	padding: 0 10px 0 5px; color: #fff8dc; text-decoration: none; background: transparent url(img/linkend.gif) no-repeat right;
}
.menu ul li .last a, .menu ul li .last a.visited { background: none;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 60px center;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/br-arrow.gif) no-repeat 60px center;
}
.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/br-arrow.gif) no-repeat 60px center;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 14px;
	left: 0; 
	background-color: white;
	/*width: 129px;  149px;
	border-top: 1px solid #000;*/
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:13px; t\op:13px;
}
/* position the third level flyout menu */
.menu ul ul ul{
	left:140px; 
	top:-1px; 
	width:140px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-140px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #ab814d url(img/bg_link.jpg) repeat-x;
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:2px 5px; 
	width:128px;
	border-width:1px 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px; w\idth:128px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color: white; 
	background:#b7d186;
}
/* main level hover style */
.menu ul li a:hover {
	color: white; 
	background:#8e5f26;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{ visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}




