/* Patua Stylesheet */

h1 { 
font-family: Georgia, Times, serif; 
font-size: 130%; 
 line-height: 180%;
font-weight: bold;
padding-left: 0px;
line-height: 160%;
}
 
h2 { 
font-family: Georgia, Times, serif; 
font-size: 120%;
line-height: 120%;
font-weight: bold;
margin-left: auto;
margin-right: auto;
}

h3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 100%;
line-height: 100%; 
font-weight: bold; 
padding-left: 5px;
}  

h4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 100%;
padding-left: 10px;
} 
 
body { 
font-family: Georgia, Times, serif; 
font-size: 100%;
font-style: normal;
line-height: normal;
background-color: #FFFFCC; 
} 
 
p { 
font-family: Georgia, Times, serif; 
font-size: 90%;
line-height: 140%;
left: 5px;
padding-left: 5px;
padding-right: 5px;
} 
 
blockquote { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 100%;
line-height: 150%;
font-weight: normal;
left: 30px;
} 
 
 .mymain{
 width: 550px;
 margin-left:auto;
 margin-right:auto;
 text-align: left;
 }
 
 ul {
 padding-left: 45px;
 }
 
.quotation {
 width: 500px;
 margin-left:auto;
 margin-right:auto;
 font-size: 100%;
 line-height: 120%;
 font-family: Times, serif; 
 font-style: italic;
 }

 .mypic1 {
 float: left; 
 margin-left: 5px; 
 margin-right: 5px;
 padding-left: 5px;
 clear: right;
 border: thin #000000 solid; padding-right: 5px;
 }
 
.topnav {
font-weight: bold;
text-decoration: none;
text-align: center;
margin-left: 0; 
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;

line-height: 150%;

 }
 
.topnav A:link {
color: #FFFFFF;
text-decoration: none;

 }
 
.topnav A:visited {
text-decoration: none;
color: #FFFFFF;
 }
 
 .topnav A:hover {
 text-decoration: none;
 background-color: #FFFFFF;
color: #000099;
 }
 
.pictitle {

background-color: #C09D00;

/*margin-top: 2px; margin-bottom: 2px; margin-left: 0px; border-style: none; padding-right: 3px;*/
 }
 
 .pictitle2 {
width: 550px;

 text-align: center;
/*margin-top: 2px; margin-bottom: 2px; margin-left: 0px; border-style: none; padding-right: 3px;*/
 }


 
 .headrule {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 100%; line-height: 150%; font-weight: bold; 
background: #3399CC; 
width: 100%
}
.thinrule { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 3px; line-height: 3px; 
background-color: #FF0000; 
width: 100%; 
}

