	/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
	*/
	
	body {
		margin: 0;
		padding: 0;
		background-image: url(http://coolmai.byethost10.com/hikawa/images/gradient_white_blue-735x810(1).JPG);
		text-align: justify;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #666666 ;
	}
	
	h1, h2, h3 {
		margin-top: 0;
	}
	
	h1 {
		font-size: 2em;
	}
	
	h2 {
		font-size: 1.4em;
		text-align: justify;
	}
	
	h3 {
		font-size: 1em;
	}
	
	ul {
	list-style-image: url(images/img07.gif);
	}
	
	a {
	  text-decoration: none;
		color: #333333;
	}

	a:hover {
		text-decoration: underline;
		color: #000000;
	}
	
	a img {
		border: none;
	}
	
	img.left {
		float: left;
		margin: 0 20px 0 0;
	}
	
	img.right {
		float: right;
		margin: 0 0 0 20px;
	}
	
	/* Header */
	
	#logo {
		width: 800px;
		height: 100px;
		margin: 0 auto;
		background: url(images/Banner_ocean_wave.jpg)
		
	}
	
	#logo h1, #logo p {
		margin: 0;
		color: #000000;
	}
	
	#logo h1 {
	float: left;
	background-image: url(images/vessel/vessel1.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	#logo p {
		float: right;
		padding-top: 39px;
		font-size: 1.2em;
	}
	
	#logo a {
		text-decoration: none;
		color: #000000;
	}
	
	/* Menu */
	
	#menu {
		width: 800px;
		height: 45px;
		margin: 0 auto;
		background: #F6F6F6 url(images/img02.gif) no-repeat;
	}
	
	#menu ul {
		margin: 0;
		padding: 5px 0 0 14px;
		list-style: none;
	}
	
	#menu li {
		display: inline;
	}
	
	#menu a {
		display: block;
		float: left;
		height: 29px;
		padding: 11px 30px 0 30px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
	
	#menu a:hover {
		text-decoration: underline;
		color: #000000;
	}
	
	#menu .current_page_item a {
		background: url(images/img06.gif) repeat-x;
	}
	
	/* Page */
	
	#page {
		width: 800px;
		background-color: #FFFFFF;
		background-image: url(images/img05.gif);
		background-repeat: repeat-y;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		margin: 0 auto;
	}
	
	#page-bg {
		padding: 0px 0px;
		background: url(images/img03.jpg) no-repeat;
	}
	
	/* Latest Post */
	
	#latest-post {
		padding: 20px;
		border: 1px solid #E7E7E7;
	}
	
	/* Content */
	
	#content {
		float: left;
		width: 450px;
		padding-top: 30px;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 20px;
	}
	
	.post {
		margin-bottom: 10px;
		padding-bottom: 15px;
		border-bottom: 1px solid #E7E7E7;
	}
	
	.title {
		margin: 0;
	}

	.title a {
		text-decoration: none;
	}

	.title a:hover {
        text-decoration: underline;
	}
	
	.byline {
		margin: 0 0 20px 0;
	}
	
	.entry {
  		padding-left:1px;

	}
	
	.links {
		padding-top: 10px;
		text-align: right;
		font-weight: bold;
	}
	
	/* Sidebar */
	
	#sidebar {
		float: right;
		width: 230px;
		padding-right: 45px;
	}
	
	#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	}
	
	#sidebar li {
	}
	
	#sidebar li ul {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	#sidebar li li {
		padding: 5px 20px 5px 35px;
		background: url(images/img07.gif) no-repeat 20px 50%;
		border-bottom: 1px solid #F3F3F3;
	}
	
	#sidebar h2 {
		margin: 0;
		padding: 24px 0 3px 20px;
		border-bottom: 1px solid #E7E7E7;
		letter-spacing: -1px;
		font-size: 1.2em;
		font-weight: bold;
	}
	
	#sidebar a {
		text-decoration: none;
	}
	
	#sidebar a:hover {
	}
	
	/* Footer */
	
	#footer {
		width: 800px;
		margin: 0 auto;
		padding: 20px 0;
		background: url(http://www.hikawa.com.sg/images/img11.gif) no-repeat;
	}
	
	#footer p {
		margin: 0;
		text-align: center;
		font-size: smaller;
		color: #CCCCCC;
	}
	
	#footer a {
		color: #CCCCCC;
	}
	

