body 			{
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#333333;
	background-color: #cccccc;
	margin: 10px 0;
	background-image:url(../images/bg.gif);
}
html			{overflow: -moz-scrollbars-vertical;} 
p, table		{font-size: 12px;}
img				{border-color:#666666}
h1				{font-family:Georgia, "Times New Roman", Times, serif; color:#999999}
h2				{font-family:Georgia, "Times New Roman", Times, serif}

/* FORM */
input,input.text,input.file,select,textarea,combobox,checkbox	{
	font-family: sans-serif, Helvetica, Arial; 
	background-color:#ffffff;
	border:1 solid #101010;
	border-width: 1px;
	padding: 1px; 
	font-size: 12px; 
	border-color: #000000;
}

/* FONTS */
.formstyle			{font-size: 10px; line-height: 12px; background-color: #ffffff;}
.formstyle2			{font-size: 11px; line-height: 12px; background-color: #ffffff;}
.font7 				{font-size: 12px; font-style: italic; line-height: 14px} 
.small7 			{font-size:10px; line-height: 12px}
.small9 			{line-height: 15px}
.big10				{font-size: 13pt}
.big18				{font-size: 111px}
.high9 				{line-height: 13px}

/* LINKS */
a						{text-decoration: none;color:606776;}
a:hover					{color:black;}

A.nav1					{font-size: 11px;}
A.nav1:hover			{font-size: 11px;position:relative; top:1; left:1;}

.nav_path 				{} 
.nav_path:hover 		{position:relative; top:1; left:1;} 

.nav_path2 				{font-size: 10px;} 
.nav_path2:hover 		{font-size: 10px;position:relative; top:1; left:1;} 

/* Used in collection */
.a3						{font-size: 11px;} 
.a3:hover 				{font-size: 11px;position:relative; top:1; left:1;} 

.jycontainer {
	background: white;
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 450;
}

.jycontainer .innerdiv {
	background: transparent url(http://jow.johnnychoi.com/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 6px 20px 70px 6px;
}

#naomi {
	background: url(http://jow.johnnychoi.com/images/naomi.png) no-repeat;
	height:300px;
	width:260px;
	position:absolute;
	bottom:0;
}
#naomi a {
	color:#FFFFFF;
	position:absolute;
	bottom:10;
	right:0;
}