*
{
xborder: 0px none;
xmargin: 0
}

body
{
	xbackground: #FD6C6C;
	xbackground:url(images/back_all2.gif) fixed 100%;
	background: #FF9900;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
}
#menu {
	height: 53px;
	width: 999px;
	xwidth: 100%; /* this is also working by setting mleft to 0px in header */
	background: url('images/buttons_r.gif') repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float:left;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 20px;
    text-align: center;
	background: url('images/buttons_r.gif') repeat-x;
}

#menu a:hover {
    height: 33px;
	color:#333;
	background: url('images/buttons_r1.gif') repeat-x;
}
#footer
{
	background: url('images/footer.gif') repeat-x;
	height: 52px;
	font-size: 10px;
	color: #3886E0;
	padding-top: 20px;
	text-align: center;
	border-top: 5px solid #3886E0;
}

#footer a
{
color: #3886E0;
font-size: 10px;
text-decoration: none;
font-weight:bold;
}
#footer a:hover
{
color:#FF9900;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
.paratext{
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	margin-right:20px;
	line-height:22px;
	text-indent:30px;
}
.slogan {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
}
.feed
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	padding:5px;
	padding-top:5px;
	text-align:left;
	color:#0099FF;
}
.feed:hover
{
	font-size:11px;
	color:#006600;
}
.memlist
{
	border-collapse:collapse;
	background:url(images/tab1.jpg);
}
.warn_msg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#F00;
}
/* Begin style for the featured services. */
#memlistbox
{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	width: 468px;
	float:left;
}
#featured-wrapper {width: 468px; 
                   background: #FFF url('images/featured_background.png') repeat-y;
                   color: #6C6C6C;
				  }

#featured-top {width: 468px;
               height: 48px;
               background: #FFF url('images/featured_top.png') no-repeat;
               color: #6C6C6C;}

#featured-bottom {width: 468px;
                  height: 15px;
                  background: #FFF url('images/featured_bottom.png') no-repeat;
                  color: #6C6C6C;}

#featured-content {margin: -20px 15px 0;
                   padding: 0 10px 10px 10px;}

.featured {width: 100%;
           clear: both;
           padding-bottom: 25px;
		   height:140px;
	}

.number {font-size: 14px;
         line-height:14px;
         margin: 0 10px 0 0;
         color: #8BA11D;
         padding: 0;
		 text-align:center;
		 width:112px;
		 float:left;
		 }
.contactdet
{
	font-size: 11px;
	 line-height:11px;
	 margin: 0 10px 0 0;
	 padding: 0;
	 text-align:right;
	 float:right;
}
.readmore
{
	float:right;
}
.memdetail
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
/* End style for featured services. Yello div*/
.pict
{
	width:112px;height:150px; text-align:left;float:left;
}
.descr
{
	width:290px;height:150px; text-align:left;float:right;
}
.hdlbl{
	color:#900;
}
.readmore {
	color:#090;
	text-decoration:none;
}
.readmore:hover {
	text-decoration:underline;
}
#albumpic
{
	margin-left:12px;
	margin-top:5px;
	margin-bottom:5px;
	width: 475px;
	height:575px;
	float:left;
	border:2px solid #CCC;
	overflow:auto;
}
.expmsg
{
	font-weight:bold;
	color:#F00;
}
.maillist {
	height:250px;
	width:995px;
	overflow:auto;
	border:2px solid #999;
}
.maildetail {
	height:450px;
	width:995px;
	overflow:auto;
	border:2px solid #999;
}
.feature li
{
	
	line-height:20px;
	display:block;
	background:url(images/check.png) left no-repeat;
	padding-left:30px;
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}