/*
Josephine Noh
*/

body {
	margin: 25px 0;
	padding: 30px;
	background: url(images/img1.gif);
	font: normal small "fantasy", sans-serif;
	
}

h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 135px;
	background: url(images/img2.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFF;
}

#header h1 {
	float: left;
	padding: 50px 0 0 200px;
	font-size: 3.7em;
	color: #FFFFF;
}

#header h2 {
	float: center;
	width: 245px;
	height: 75px;
	padding: 115px 0px 0px 415px;
	font-size: 1.9em;
	color: #FFFFF;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 135px;
	background: url(images/Menu_bar.gif);
	color: #FFFFF;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFF;
}

#menu li {
	display: inline;
	color: #FFFFF;
}

#menu a {
	display: inline;
	text-decoration: none;
	color: #FFFFF;
}

/*#menu a:hover, #menu a {
	background: url(images/img4.gif);
}*/

/* Content */

#content {
	width: 700px;
	height: 500px;
	margin: 0 135px;
	background: url(images/img5.gif);
}

<embed src="jNoh_reel.mov" />

#colOne {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 486px;
	height: 500px;
	padding: 75px 10px 0 110px;
}


/* Footer */

#footer {
	width: 700px;
	margin: 0 135px;
	padding: 0px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}