body {	text-align: center; 
		margin:0; 
		padding:0; 
		font-size:0.9em; 
		line-height:20px; 
		font-family: "Trebuchet MS", Arial; 
		border:0 solid #1e1e1e; 
		background:#000000; 
}
a { color: #b75400; 
	text-decoration:none;
}
a:hover { text-decoration:underline;
}
a:visited { color: #b75400;	
}

#wrapper {	width: 1000px; 
			margin: 0px auto; 
			text-align: left; 
			padding: 15px; 
			border: 0 solid #000000; 
			background-color: #000000;
}

#header {	width: 1000px; 
			height:40px; 
			background:url(Figures/header.jpg) repeat-x #000000;
}

#logo {	width:940px; 
		padding:30px 20px 0 40px; 
		height:188px; 
		background:url(Figures/kochi13.png) no-repeat #000000; 
		text-align:right;
}
#logo a{ width:230px; 
		 color: #fced63; 
		 text-decoration:none; 
		 font-weight:bold; 
		 font-size:20px; 
		 text-transform:uppercase; 
		 letter-spacing:5px; 
}
#logo_text { float:right; 
			 width:230px; 
			 text-align:left; 
			 font-size:14px; 
			 font-weight:bold; 
			 color:#2c0601; 
}

#text {	width:499px; 
		text-align: left; 
		margin: 30px 140px 0 85px; 
}
#text p { text-align:justify; 
		  padding: 0 0 5px 0; 
		  color:#ccc;
}
#text li { list-style:none; 
		   padding-left:20px; 
		   background:url(Figures/li.jpg) no-repeat 0px 4px; 
		   color:#ccc;
}

#sidebar {	width: 190px; 
			text-align: left; 
			float:right; 
			padding: 15px 60px 0 0; 
			font-weight:bold; color:#f08d00; 
			font-size:14px;
}
#sidebar a{	font-weight:bold; 
			color:#b75400; 
			text-decoration:none;
}
#sidebar a:hover {	color:#b75400; 
					text-decoration:underline;
}
#sidebar a:visited {  color:#b75400
}

h1 { margin:0; 
	 padding:10px 20px 20 10px; text-transform:uppercase; font-size:1.5em; color:#f08d00;
}
h2 { margin:0; 
	 padding:10px 0 0 0px;
	 font-size:1.35em; 
	 color:#eeeeee;
}
h3 { margin:0; 
	 padding:10px 0 0 0px;
	 font-size:1.25em; 
	 color:#eeeeee;
}

table {	table-layout:auto; 
		text-align:left; 
		border: 0px; 
		padding: 0px 0px 0px 0px; 
		color:#000000;
}
td {border: 1px; 
	padding: 10px 0px 0px 10px; 
}
td a {color:#f6cf68;
}
td a:visited {color:#f6cf68;
}

#main {	float:left; 
		background:url(Figures/sidebar_bckg1.jpg) no-repeat top right #1e1e1e; 
		padding:0 0 0 0;
}

#footer { background:url(Figures/footer.jpg) repeat-x #000; 
		  height:145px; 
		  clear:both;  
}
#footer_img {padding:80px 0 0 0;
}

