body {
	margin:0;
	padding:0;
	width: 5000px;
	height: 509px;
	color:#fff; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #000000 url(../img/kalpa_bg.gif) repeat-x left top;
	border-bottom:3px solid #FF3333;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em;
    color:#FF6600;
	}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
	 
}

#logo {
	padding: 15px 0 0 50px;
	float: left;
	width: 150px;
	height: 509px;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:1050px; 
}

#leftsider h1 {font-size: 2.6em;}

#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 3px solid #FF6600;
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.2em; 
}

#content h4 {font-size: 1.2em;}
#content h5 {font-size: 1.5em;
			color:#FFCC00;
			}
			
#content li { list-style: none; }
	 

#content a{
	text-decoration: none;
}

#content a:hover{
	border-bottom: 3px solid #FF6600;
}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}


.alt {	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 320px;	
	height: 300px;
}

.alt2 {	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
	font-size: 0.9em;
}

.alt3 {	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 860px;	
	height: 300px;
	font-size: 0.9em;
}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #FF3366;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:3px solid #FF3333;
}

#arrows {
	position: fixed;
	top: 495px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #FF0099;
	text-decoration: none;
}

#top5 li a.tag {
  padding: 1px 5px;
  margin-bottom: 2px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}

#top5 li a.tag:hover { background: #000; }

.tag_1 { background: #FF3300; }
.tag_2 { background: #990000; }
.tag_3 { background: #ee6666; }
.tag_4 { background: #FF3366; }
.tag_5 { background: #ee2222; }
.tag_6 { background: #CC3366; }

#links li a.taz {
  padding: 1px 5px;
  margin-bottom: 2px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}

#links li a.taz:hover { border-bottom: 3px solid #FF6600; }

.taz_1 { background: #990000; }
.taz_2 { background: #FF3300; }