body {
	margin:0;
	padding:0;
	height: 800px;
	color:#00bdf2; 
	font: 62.5%/150% Tahoma, Sans-Serif;
}
h1 {
	position: fixed;
	display: block;
	width: 574px;
	height: 140px;
	z-index: 50;
	text-indent: -3000px;
	background: #ffffff url('http://minacheong.com/images/bannerSM.jpg') top left no-repeat;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

#nav {
	position: fixed;
	top: 196px;
	left: 0px;
	width: 230px;
	height: 280px;
	z-index: 40;
	background: #ffffff;
	text-align: right;
}
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 700px; 
}

#menu {
	margin-top: 80px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #00bdf2;
}

#menu a:hover{
	border-bottom: 1px solid #00bdf2;
}

#content {
	margin: 160px 0 0 260px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	background: url(http://minacheong.com/images/back.jpg) top left no-repeat;
	text-decoration:none;
	text-indent: -3000;
}

p.secbot a:hover {
	border-bottom:1px solid #00bdf2;
}

#goback {
	position: fixed;
	top: 750px;
	right: 150px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#photos {
	height: 550px;
	padding-top: 0px;
	background: transparent url('../images/content-bg-left.gif') top left no-repeat;
}
#photos a {
	display: block;
	float: left;
	padding-left: 15px;
	height: 550px;
}
#navjewelry {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/jewelrySM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}

#navjewelry1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/jewelrySM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navjewelry:hover{
 background-position: 0px -30px;
}
#navweb {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/webSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}
#navweb1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/webSM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navweb:hover{
 background-position: 0px -30px;
}
#navbrand {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/graphicSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}

#navbrand1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/graphicSM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navbrand:hover{
 background-position: 0px -30px;
}
#navphoto {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/photoSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}

#navphoto1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/photoSM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navphoto:hover{
 background-position: 0px -30px;
}
#navproduct {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/productSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}

#navproduct1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/productSM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navproduct:hover{
 background-position: 0px -30px;
}
#navresume {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/resumeSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}

#navresume1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/resumeSM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navresume:hover{
 background-position: 0px -30px;
}
#navcontact {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/contactSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}

#navcontact1 {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/contactSM.jpg) 0px -60px no-repeat;
 overflow: hidden;
 display: block;
}
 
#navcontact:hover{
 background-position: 0px -30px;
}

#back {
 position: relative;
 height: 30px;
 width: 220px;
 background: url(http://minacheong.com/images/backSM.jpg) top left no-repeat;
 overflow: hidden;
 display: block;
}
 
#back:hover{
 background-position: 0px -30px;
}