html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}


body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
a {
	color: #000000;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 30px;
	width: 60%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#topbar {
	height: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
#links {
	height: 25px;
	width: 60%;
	max-width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	padding-top: 10px;
}
.links {
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

#column1 {
	float: left;
	height: 450px;
	width: 220px;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
	color: #B70001;
	text-decoration: underline;
	padding: 0px;
	margin-left: 25px;
}

#contents {
	width: 60%;
	max-width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#contentsCV {
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 3000px;
}

.justify {
	text-align: justify;
}

#linkscontainer {
	height: 30px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	opacity: 1;
}
#titlecontainer {
	height: 60px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	vertical-align: top;
	white-space: nowrap;
}
.grey {
	color: #2C2C2C;
}
.red {
	color: #AE0000;
}
#column2 {
	float: none;
	min-height: 700px;
	width: 50%;
	max-width: 800px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 0px;
	margin-right: auto;
	text-align: right;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(images/modernity1.jpg);
	padding-top: 10px;
}
#column2socialmedia {
	float: none;
	height: 25px;
	width: 60%;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#column2main {
	float: left;
	height: 70px;
	width: 25px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: none;
	margin-right: auto;
}

#column3 {
	float: left;
	height: 450px;
	width: 250px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#underconstruction {
	height: 100px;
	width: 600px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	font-size: 12px;
	color: #900;
	clear: both;
}
#ridge {
	height: 19px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
}
#formcontainer {
	width: 50%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#column1film {
	float: left;
	height: 450px;
	width: 220px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.Row100 {
	padding: 0px;
	height: 100px;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-bottom: 0px;
}
.Row150 {
	padding: 0px;
	height: 150px;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-bottom: 0px;
}

.thumbnail {
	float: left;
	height: 100px;
	width: 100px;
}
.thumbnail_long {
	float: left;
	height: 345px;
	width: 150px;
}
.thumbnail_200 {
	float: left;
	height: 200px;
	width: 150px;
}
.thumbnail_300 {
	float: left;
	height: 300px;
	width: 150px;
}



.textbox {
	float: right;
	height: 100px;
	width: 650px;
}
.placeholder {
	float: left;
	width: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	height: 225px;
}
.placeholderShort {
	float: left;
	width: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-top-width: medium;
	border-top-color: #000;
	height: 175px;
	border-top-style: solid;
}

.placeholderLong {
	float: left;
	height: 305px;
	width: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
.placeholderLongLong {
	float: left;
	height: 350px;
	width: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
.placeholderSuperlon {
	float: left;
	height: 475px;
	width: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}





h5 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.Row200 {
	padding: 0px;
	height: 200px;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.Row250 {
	padding: 0px;
	height: 250px;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

.textbox2 {
	float: right;
	height: 200px;
	width: 650px;
}
.textbox250 {
	float: right;
	height: 250px;
	width: 650px;
}
.textbox80percent {
	float: none;
	height: auto;
	width: 675px;
	position: relative;
	margin-left: 25px;
}


.textbox150 {
	float: right;
	height: 150px;
	width: 650px;
}

.textbox3 {
	float: right;
	height: 500px;
	width: 550px;
}
.textbox300real {
	float: right;
	height: 300px;
	width: 650px;
}

.Row300 {
	padding: 0px;
	height: 500px;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.Row300real {
	padding: 0px;
	height: 300px;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

.thumbnailva {
	float: left;
	height: 101px;
	width: 100%;
	margin-bottom: 20px;
}
.textboxva {
	height: 45px;
	width: 100%;
}
#column4 {
	float: left;
	height: 400px;
	width: 225px;
	margin-top: 25px;
	margin-left: 25px;
	clear: none;
	padding: 0px;
}
.timeline .stream {
overflow: hidden;
}
.Row480 {
	padding: 0px;
	height: 350px;
	width: 853px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
.textbox4 {
	float: right;
	height: 350px;
	width: 550px;
}
.GiantText {
	font-size: 125px;
	line-height: normal;
	font-weight: normal;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #A00;
}
#wrapper #linkscontainer #links a {
	text-decoration: none;
	display: inline;
	font-weight: normal;
	color: #000;
	white-space: normal;
}
#cv {
	text-align: center;
	height: 670px;
	width: 90%;
	overflow: scroll;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	visibility: visible;
}

.hidden-scrollbar {
	overflow: hidden;
	text-align: left;
}

.hidden-scrollbar .inner {
	height: 625px;
	overflow: auto;
	margin: 15px -300px 15px 15px;
	padding-right: 300px; /* Samakan dengan besar margin negatif */
}
.border {
	border: thin solid #000;
}
.width100 {
	width: 100%;
}
.Green {
	color: #090;
}
