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

body {
background-color:#7f8934;
}

p {
color:#000000;
font-family:times, "Times New Roman", serif;
font-size:13px;
line-height:15px;
}


h1 {
color:#c10582;
font-family:times, "Times New Roman", serif;
font-size:13px;
}

div#main {
position:relative;
width:995px;
background-repeat:no-repeat;
background-color:#FFFFFF;
border:0px;
padding:0px;
left:0px;
right:0px;
top:0px;
bottom:0px;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
margin-top:30px;
}

div#menu {
position:absolute;
left:178px;
top:260px;
height:110px;
width:109px;
padding:0px;
line-height:11px;
}

div#header {
position:absolute;
top:222px;
left:114px;
padding:0px;
}

div#banner {
position:absolute;
left:0px;
top:572px;
padding:0px;
}

div#twigtop {
position:absolute;
left:53px;
top:180px;
padding:0px;
margin:0px;
}

div#twigbottom {
position:absolute;
left:53px;
top:597px;
padding:0px;
margin:0px;
}

div#content {
position:absolute;
top:202px;
left:324px;
width:490px;
padding:15px;
background-color:none;
border:0px;
}

div#sutra_nav_bg {
position:absolute;
right:0px;
top:50px;
width:656px;
height:117px;
background-image:url(images/05-sutras_nav_bg.gif);
border:0px;
margin:0px;
padding:0px;
}

div#sutra_nav_01_lokah {
position:absolute;
left:284px;
top:8px;
border:0px;
margin:0px;
padding:0px;
}

div#sutra_nav_02_sthira {
position:absolute;
left:72px;
top:2px;
border:0px;
margin:0px;
padding:0px;
}

div#sutra_nav_03_atha {
position:absolute;
left:0px;
top:28px;
border:0px;
margin:0px;
padding:0px;
}

div#sutra_nav_04_heyam {
position:absolute;
left:176px;
top:82px;
border:0px;
margin:0px;
padding:0px;
}

div#sutra_nav_05_ahimsa {
position:absolute;
left:366px;
top:100px;
border:0px;
margin:0px;
padding:0px;
}

a:link {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}


a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#c10582;
	text-decoration:none;
	font-weight:normal;	
}

a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

