html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

body a
{
color: #768896;

}

#wrapper{
width: 790px;
margin:10px auto;
background:#FFFFFF;
}

#header { 
  margin:0 auto 0px;  
  height:180px;
  width: 790px;
  text-align: left;
  color:#cc0000;
  background: url(http://3.bp.blogspot.com/_SijICuEFSAI/S-v53Ixd8aI/AAAAAAAAAAM/YHkO36VWqY8/s1600/top-logo.jpg)  no-repeat bottom right;
  
  }
  
  #headerfp { 
  margin:0 auto 0px;  
  height:180px;
  width: 790px;
  text-align: left;
  color:#cc0000;
  background: url(http://www.ckaliyampuzha.com/images/new-head-top.jpg)  no-repeat bottom right;
  
  }
  
  #header h1 {
  margin:0px;
  padding: 45px 0px 0px 30px;
  line-height:1.2em;
  text-transform:capitalize;
  letter-spacing:.2em;
  font:Arial, Helvetica, sans-serif;
  text-align: left;
}

#description {
  width:520px;
  margin-top:15px;
  margin-left: 15px;
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  color: #012B55;
 }

#outer-wrapper {
  width: 810px;
   margin:0px auto 0px;
  text-align:left;
  font: $bodyfont;
  background: url(http://2.bp.blogspot.com/_SijICuEFSAI/S-wBKlnR7SI/AAAAAAAAAAk/RavC3hbTMgg/s1600/outer+body.jpg)  repeat-y;
     }

#outerwrapperbottom-wrap1 {
  background:url(http://2.bp.blogspot.com/_SijICuEFSAI/S-wBJG1XPLI/AAAAAAAAAAc/b4h0Q7B0p_Q/s1600/outer+topo.jpg) no-repeat left top;
  margin:0 0 px;
  padding:0px;
  
}

#outerwrapperbottom-wrap2 {
 background:url(http://3.bp.blogspot.com/_SijICuEFSAI/S-wBL1lx38I/AAAAAAAAAAs/1D6FFhKNwHI/s1600/outer+bottom.jpg) no-repeat left bottom;
 margin:0 0 px;
 padding: 0px; 
}


#navigation{
height:34px;
width: 380px;
line-height:2.4em;
margin:-30px 0px 0px 40px;
}

#navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
background: url(http://3.bp.blogspot.com/_SijICuEFSAI/S-wAyGJ0guI/AAAAAAAAAAU/OFiSGS5WMqw/s1600/tab.jpg)  no-repeat;
height: 35px;
width:63px;
margin-right: 0px;
}

#navigation li a{
display:block;
text-align: center;
_padding: 0px 0px 0px 13px;
font-size:0.9em;
font-weight:normal;
text-transform:capitalize;
text-decoration:none;
background-color:inherit;
color: #cc0000;
}

#navigation .selected,#navigation a:hover{
color:#DEE4E3;
text-decoration:none;
}


#content {
float:right;
  width:520px;
   margin-right:10px;
    background-color:white;
	 height:950px;
	 padding-left: 10px;
	 padding-right:10px;
	 
	 }


#content h2 {
	font: 14px "Times new roman", "Lucida Grande", serif;
	font-weight: normal;
}
#content h2.shallow {
	margin-top: 10px;
}
#content h2 strong {
	color: #576B02;
	font-size: 20px;
	font-weight: normal;
}
#content h2.orange strong {
	color: #8F6A2B;
}

#content a {
	color: #FA8F26;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#content a:hover {
	color: #FB7717;
	text-decoration: underline;
}

#sidebar
{
width:260px; margin-left: 10px; height:620px;  background:url(http://3.bp.blogspot.com/_SijICuEFSAI/S-wf9D6YSzI/AAAAAAAAAA8/jLZWmtipRao/s1600/side-logo.jpg) no-repeat top;
padding-top: 350px;
}

#sidebarfp
{
width:260px; margin-left: 10px; height:620px;  background:url(http://www.ckaliyampuzha.com/images/fp-side.jpg) no-repeat top;
padding-top: 350px;
}

#sidebarvideo
{
width:260px; margin-left: 10px; height:560px;  background:url(http://www.ckaliyampuzha.com/images/video-side.jpg) no-repeat top;
padding-top: 350px;
}

#sidebarphoto
{
width:260px; margin-left: 10px; height:560px;  background:url(http://www.ckaliyampuzha.com/images/photo-side.jpg) no-repeat top;
padding-top: 350px;
}


#copyright {
	text-align: center;
	clear: both;
	color: black;
	padding-top: 15px;
}

/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:500px; 
	height:240px; 
	margin:0px auto 0px; 
	border:1px #CCCCCC solid; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:500px ; 
	height:234px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}

