@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
img {border:0}
a:link {
        outline:none;
        color:#facb1e;
        }
a:visited {
        outline:none;
        color:#facb1e;
        }
a:hover {
        outline:none;
        color:#facb1e;
        text-decoration:none;
        }
a:active {
        outline:none;
        color:#facb1e;
        text-decoration:none;
        }
#wrapper {
	padding: 10px 0 0 0;
	margin:85px 0 0 0;
	min-height: 500px;
	min-width:1024px;
	width:100%;
	}
	.talking {
		background:#28a7bf;
		}
	.packing {
		background:#c10038;
		}
	.shooting {
		background:#e5466a;
		}
	.watching {
		background: #209c40;
		}
	.us {
		background:#facb1e;
		}

#menu {
	padding:0;
	margin:0 0 0 220px;
	}

.menuitem {

	}

#logo {
	width:220px;
	float:left;
        z-index:1;
	}

#content {
	margin-left:220px;
	padding: 10px 0 0 20px;
	font-size:18px;
	}

.blockone, .blocktwo {
	float:left;
	margin-right:50px;
	}
.block {
	float:left;
width:180px;
padding:0;
margin:0 15px 0 0;
font-size:14px;
}
#gallery {
margin-left:600px;
}
h1 {
	margin:0 0 20px 0;
	padding:0;
        font-size:20px;
        font-weight:normal;
	}
h1 img {margin-bottom:-10px;}
h2 {
	margin:0;
	padding:0;
	}

.list {
	margin:15px 0 0 0;
	padding:0;
	font-size:20px;
	letter-spacing:-0.5px;
	}
		.list li {
			list-style-type:none;
			margin-bottom:2px;
			}
		li a:link {
			color:#000;
			padding:2px;
			}
		
		li a:visited {
			color:#000;
			padding:2px;
			}
		
		li a:hover {
			background:#4a4b4d;
			color:#ffd200;
			text-decoration:none;
			padding:2px;		
			}
		
		li a:active {
			background:#4a4b4d;
			color:#ffd200;
			text-decoration:none;
			padding:2px;
			}
		
#footer {
	height:85px;
	background:#000;
	clear:both;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	}
#header {
	height:85px;
	background:#000;
	clear:both;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	}
.clear {
	clear:both;
	height:85px;
	}
#writeup {
       max-width:750px;
       padding-right:20px;
       width:100%;
       }
.photobox {
border:4px solid #fff;
width:400px;
margin:10px 0 0 6px;
}
.photobox img {
max-width:400px;
border:0;
}
.paginate {
margin:5px 0 20px 604px;
}
.paginate a:link {
text-decoration:none;
}
.paginate a:visited {
text-decoration:none;
}
.paginate a:hover {
text-decoration:none;
color:#000;
}
.paginate a:active {
text-decoration:none;
color:#000;
}
.contactus {
background: url(http://www.very.sg/img/talk_03.png) no-repeat;
height:267px;
padding:120px 0 0 20px;
font-size:16px;
}
h3 {
font-size:16px;
line-height:16px;
}
