* { margin: 0; padding: 0; }
@font-face {
	font-family: Garamond Premier Pro;
	src: url(GaramondPremrPro.otf) format("opentype");
}
@font-face {
	font-family: Garamond Premier Pro;
	src: url(GaramondPremrPro-It.otf) format("opentype");
	font-style: italic;
}
@font-face {
	font-family: Garamond Premier Pro;
	src: url(GaramondPremrPro-Smbd.otf) format("opentype");
	font-weight: bold;
}
@font-face {
	font-family: Angelina Regular;
	src: url(angelina.ttf) format("opentype");
}
@font-face {
	font-family: Chinacat
	src: url(chint___.ttf) format("opentype");
}
@font-face {
	font-family: Chinacat
	src: url(chinrg___.ttf) format("opentype");
	font-weight: bold;
}


body {
	background-color: #a12726;
	font-family: "Garamond Premier Pro", "Times New Roman", Times, serif;
}
#flashcontent {
	height: 500px;
	clear: both;
}

a {
	text-decoration: none;
	color: #A12726;
}
a:hover {
	text-decoration: underline;
}

h3, h4 {
	margin-top: 10px;
}

div {
	behavior: url(../iepngfix.htc);
}

p {
	margin: 10px 0;
}

.caps {
	text-transform:uppercase;
}


#site-wrapper {
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/ttt-nha-trang-beach.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffa;
	border: solid 3px #000;
	border-top: none;
}
/* header images */
#site-wrapper.about {
	background-image: url(../images/ttt-thuy-trang-tribute.jpg);
}
#site-wrapper.artwork {
	background-image: url(../images/ttt-thuy-trang-painting.jpg);
}
#site-wrapper.contact {
	background-image: url(../images/ttt-pen-lined-paper.jpg);
}
#site-wrapper.error {
	background-image: url(../images/ttt-asus-sabertooth-motherboard.jpg);
}
#site-wrapper.filmography {
	background-image: url(../images/ttt-hollywood-sign-california.jpg);
}
#site-wrapper.gallery {
	background-image: url(../images/ttt-thuy-trang-veil.jpg);
}
#site-wrapper.gallery-ajj {
	background-image: url(../images/ttt-thuy-trang-amyjo.jpg);
}
#site-wrapper.memory {
	background-image: url(../images/ttt-three-incense-burning.jpg);
}
#site-wrapper.talk {
	background-image: url(../images/ttt-woman-whispering-ear.jpg);
}
#site-wrapper.throwback {
	background-image: url(../images/ttt-thuy-trang-throwback.jpg);
}
#site-wrapper.videos {
	background-image: url(../images/ttt-youtube-video-player.jpg);
}

#header-wrapper {
	height: 250px;
	width: 100%;
	background-image: url(../images/thuy-trang-portrait-cartoon.png);
/*	_background-image: url(../images/thuy-trang-portrait-cartoon.jpg); */
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Garamond Premier Pro", "Times New Roman", Times, serif;
	position: relative;
} 

#facebook {
}

#header-title {
	text-align: center;
	width: 170px;
	background-color: #000;
	border: solid 3px #fcdd17;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#header-title a {
	color: #fcdd17;
}

h1 {
	font-weight: normal;
}
h1 a:hover {
	text-decoration: none;
}
h3 {
	clear: both;
}
.twtr-widget h3 {
	clear: none;
}

#body-wrapper {
/*
	opacity: 0.8;
	filter:Alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
*/
}

#body-content {
	float: left;
	width: 820px;
	min-height: 600px;
	height: 100%;
	padding: 10px;
}
#skyscraper {
	float: right;
	width: 120px;
	height: 100%;
	padding: 10px;
}

.navigation {
	background-color: #000000;
	font-size: 15px;
	clear: both;
}
.navigation a {
	color: #fcdd17;
	margin: 0 10px;
	font-variant: small-caps;
}
/* nav active links */
div.about .about, div.artwork .artwork, div.biography .biography, div.contact .contact, div.filmography .filmography, div.gallery .gallery, div.gallery-ajj .gallery, div.memory .memory, div.talk .talk, div.throwback .throwback, div.videos .videos {
	color: #fff;
	text-decoration: underline;
}

.address {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 20px;
}
.normal {
	font-style: normal;
}
.pic {
	width: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #000;
	background-color: #fff;
	font-size: 12px;
}
.pic img {
	border: solid 1px #ccc;
}

.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}

.thuy {
	font-weight: bold;
	font-family: "Handpen", Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 20px;
}
.spoiler {
	color: #ffa;
}
.quote {
	font-family: "Chinacat", Arial, Helvetica, sans-serif;
	margin: 0 20px;
	font-size: 14px;
}

#signature {
	text-align: center;
	padding: 5px 0;
	font-size: 9px;
	font-family: "Courier New", Courier, monospace;
}
#signature a {
	color: #ccc;
	text-decoration: none;
	outline: none;
}

#signature a:hover {
	color: #fff;
	text-decoration: underline;
}
#videos {
	height: 550px;
	_height: inherit;
	overflow: auto;
	_overflow: none;
}
.youtube {
	width: 615px; 
	height: auto; 
	margin: 0 auto;
}
#twitter {
	float: right;
	width: 310px;
}