﻿* { 
padding : 0; 
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
} 
body  
{
font-family : verdana,geneva,arial,helvetica,times new roman; 
font-size : 13px;
background-color : #F6F9ED; 
/* background-image : url(images/blue_vertical.png);   
background-repeat : repeat-x;  */
} 
img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 35px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
img.floatTC { 
float : none; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
#wrapper { 
margin : 10px auto; 
width : 802px; 
/* background-image : url(images/top_white_line.jpg);
background-repeat : repeat-y; */
} 
#header { 
color : #333; 
float : left; 
width : 802px;
height : 25%; 
margin : 0; 
background-color : #dbe6ec; 
background-image : url(images/headergreenonside.jpg); 
background-repeat : no-repeat; 
} 
.logo h1.lineone  
{
margin-bottom : 5px;
font-size : 2.6em; 
font-weight : lighter; 
font-family : Monotype Corsiva, helvetica, arial, sans-serif; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #5f9b1e; 

} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h2.linetwo  
{
padding-left : 5px; 
font-size : 1.3em; 
font-family : Monotype Corsiva,helvetica, arial, sans-serif; 
text-transform : none; 
color : #5f9b1e; 
} 
#navigation  
{
clear : both;
float : left; 
width : 100%; 
color : #333; 
padding : 0; 
/* border-bottom : 15px solid #66ccff; */
border-bottom : 2px solid #838B8B;
margin : 0 0 0 0; 
background-color : #dbe6ec; 
} 
 
#navigation ul { 
list-style : none; 
padding : 0; 
margin : 0; 
display : block; 
font-weight : bold; 
float : right; 
} 
#navigation ul li { 
list-style : none; 
display : inline; 
float : left; 
width : 96px; 
height : 35px; 
padding : 0; 
line-height : 35px; 
font-size : 13px; 
margin : 0 3px 0 3px; 
} 
#navigation ul li a { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #6c7b83; 
text-align : center; 
background : url(images/menu_button.gif) no-repeat center 0%; 
} 
#navigation ul li a:hover { 
height : 35px; 
width : 96px; 
text-decoration : none; 
color : #68c2ef; 
} 
#navigation ul li a.current { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #66ccff; 
background : url(images/menu_button.gif) no-repeat center 0%; 
} 

#footer { 
clear : both; 
color : #333; 
background : #dbe6ec; 
margin : 0 0 0 0; 
text-align : center; 
} 
.clear { 
clear : both;
} 
.copyright	{ COLOR: #999999; font-size: 11px }


﻿img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 
img.floatLeft { 
float : left; 
margin-right : 10px; 
margin-bottom : 35px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
img.flicker { 
width: 10px;
height: 25px;
/*border : 1px solid #5f9b1e; */
} 
.linksbar { 
width : 150px;
float : right;
padding-right : 5px;
padding-top : 5px;
} 
.linksbar li span { 
color : #53a5ce; 
}
.linksbar ul li ul li { 
margin : 0;
padding : 0;
} 
.linksbar ul li ul li span { 
color : #53a5ce; 
}
.linksbar ul { 
list-style-type : none;
margin : 0;
padding : 0;
} 
.linksbar ul li ul { 
padding : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
} 
.linksbar h2 { 
padding : 1px;
font-weight : bold;
color : #6666cc;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
/* border-bottom : 1px solid blue; */
border-bottom : 1px dotted blue; 
font-size : 1.1em;
text-align : center;
} 
.linksbar li ul li { 
display : block;
padding : 3px;
text-decoration : none;
color : #6666cc;  
font-weight : lighter;
} 
.linksbar a { 
display : block;
padding : 3px;
text-decoration : none;
/* color : #6666cc;  */
color : #0101df; 
font-weight : lighter;
}

.clear { 
clear : both;
} 
#content { 
float : right; 
color : #333;  
/* color : #0101df; */
background : #fafaee; 
padding : 10px; 
min-height : 350px; 
width : 780px; 
display : inline;
/* font-family: verdana,geneva,arial,helvetica,times new roman;  */
border-left: 1px dotted #5858fa;
border-right: 1px dotted #5858fa;  
text-align : justify;

    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
} 
#content h1 { 
/* color : #53a5ce; */
color : #5858fa;
font-size : 1.9em; 
font-weight : lighter; 
} 
#content h2 { 
color : #53a5ce; 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 20px; 
} 
#boxes { 
margin-right : 0;
margin-top : 15px;
margin-left : 0;
background-image : url(images/jyoti-right-new.gif) ;
    background-repeat : repeat-y; 
}

.box1 { 
width : 25px;
min-height : 335px;
float : left;
padding-bottom : 2px;
margin : 0px 0 0px 0;  
background-image : url(images/jyoti-right-new.gif) ;
background-repeat : repeat-y;  
} 

.box2 { 
width : 145px;
min-height : 335px;
float : left;
padding-bottom : 0px;
margin-top : 10px;
}

.box3 { 
width : 25px;
min-height : 335px;
float : left;
padding-bottom : 2px;
margin : 0px 0 0px 0;  
background-image : url(images/jyoti-left-new.bmp) ;
background-repeat : repeat-y;  
} 

.box4 { 
width : 200px;
min-height : 270px;
float : left;
padding-bottom : 2px;
margin : 8px 0 5px 0;  
color : #5858fa;
font-size : 1.0em; 
font-weight : lighter; 
}
.names 
{
 margin-top: 50px; text-align: center; font-size: 24px;   
}

#Translation
{ font-size: 24px;
  width: 521px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: justify;
}

#EnglishNameDisplay
{
 text-align: center;
 font-size: medium;
 
}

#RadioControls
{
 margin-left: 330px;
 border: 1px solid blue;
 width: 240px;
 padding: 5px;
 background-color: #EDF2F8; 
 text-align: center;
}
#songlist 
{
    visibility: hidden;
}   