@charset "utf-8";
/* CSS Document */
sup{color:#ff0000;}
h3{color:#4d0071;}
body {
    background-attachment: fixed;
    background-color: #C7D1D6;
    background-image: url("../images/Bottom_texture.jpg");
    background-position: left top;
    background-repeat: repeat;
    color: #000000;
    height: 100%;
    margin: 0;
    min-height: 100%;
    min-width: 1003px;
    padding: 0;
	font-family:Verdana, Geneva, sans-serif !important;
}
#art-page-background-middle-texture {
    background-attachment: fixed;
    background-image: url("../images/Middle_texture.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    min-height: 100%;
    min-width: 1003px;
    position: relative;
    width: 100%;
}
p{text-align:justify; color:#000000; margin-top:0px;}
p strong{color:#4d0071;}
strong{color:#4d0071;}
ul{ color:#000000;}
li{background:url(../images/bullets.png) no-repeat 0px 8px; padding-left:25px; list-style-type:none; text-align:justify; padding-bottom:15px;}
li:last-child{padding-bottom:0px;}
ul ul li{background:url(../images/bullet2.png) no-repeat 0px 8px; padding-left:25px; list-style-type:none; text-align:justify;}
span{background:#ffffff;}
.h1decor { color:#4d0071; border-right:5px solid #4d0071; border-bottom:1px solid #4d0071; font-weight:normal;}
strong span{color:#4d0071; font-weight:normal;}
.divblock600 {width:600px; margin:0px auto; background:#d5d5d5; padding:10px; text-align:center;}
.gray{color:#000000;}
.black{color:#000000;}
.cont_red{margin-left:60px;color:#4d0071; font-weight:normal; margin-bottom:0px; border-bottom:1px solid #4d0071; width:87%;}
.blocktext{font-size:14px; text-align:left;}
.blocktext img{float:left; margin:0 5px 5px 0px;}
p.blocktext a{font-size:13px; color:#000000; text-decoration:none; float:right;}
p.blocktext a:hover{color:#000000; text-decoration:underline;}
.float_l{float:left !important;}
h4{ margin:0; padding:0; font-size:16px; margin:5px 0; text-align:left; color:#000000;}
#section  ul { margin: 0 auto; width:60%;}
#section {margin-top:20px;}
#section li{ margin-right:8px; list-style-type:none; background:none; width:210px; display:block; float:left; text-align:justify;}
.none{ margin-right:0 !important;}
#section li p{ font-size:14px; margin:0;}
a.more{ font-size:14px; color:#000000; float:right; text-decoration:none;} 

/*By Satish*/
.googlesearch{ float: left;
    height: 35px;
    margin-top: -20px;
    width: 291px;
	background:#FFF;
	}
