@charset "utf-8";
/* CSS Document */


*{
margin:0;
padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:130%;
	margin-top:0.5em;
	}

#wrapper{
border-color:black;
background:url(/images/bg_content.gif) repeat-y 0 0;
width:806px;
position:relative;
left:50%;
margin-left:-400px;
}

#header{
border-color:red;
height:204px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
padding:0px;
z-index:-1000;
/*background:url(/images/header.jpg) no-repeat 0 0; */
}

p{
	margin-top:20px;
	}

a.link:link {color: #ee9476; text-decoration:none;}
a.link:visited {color: #ee9476; text-decoration:none;}
a.link:hover {color: #e95e35; text-decoration:underline;}

#headerimage{
	position:absolute;
	margin:12px 15px;
	border:0px;
	}
	
#menu{
border-color:green;
float:left;
width:160px;
margin:0 0 0 4px;
}

#content{
border-color:#000000;
width:597px;
float:left;
clear:right;
margin:-5px 20px 0 18px;
}

ul{
list-style-type:square;
list-style-position:outside;
margin-left:15px;

}

#content h1{
	margin-top:4px;
	color:#ee9476;
	font-size:140%;
	margin-bottom:10px;
	text-transform:uppercase;
	}

#footer{
background:url(/images/bottom.gif) no-repeat 0 0;
border-color:yellow;
clear:both;
height:136px;
text-align:right;
position:relative;
}

#footer #button{
	border:0px;	
	margin-right:1em;	
	}

#footer p{
	position:absolute;
	font-size:11px;
	width:806px;
	text-align:center;
	left:0;
	top:115px;
	}

pre{
text-align:center;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#testmenu{

background:url(/images/menu_top.gif) no-repeat 4px 0;
list-style-position:inside;
width:168px;
float:left;

}

#fotobalashram{
	border:0;
	padding:0 5px 0 15px;
	float:right;
	}