/* GENERAL STYLES */
body {
	font-family: verdana, arial, helvetica;
	background-color: #FFFFFF;
}

div, td, p, span, th, li, input, select, textarea, a, label {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	line-height: 14px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

img {
	border: 0;
}

/* LAYOUT STYLES */
#contentWell {
	display: block;
	width: 755px;
	clear: both;
	margin-top: 15px;
	overflow: visible;
}
#footer {
	clear: both;
	padding-top: 10px;
	width: 755px;
}
#footer #info {
	display: block;
	float: left;
}
#footer #banana {
	display: block;
	float: right;
}
.ownBlock {
	display: block;
	float: left;
	clear: both;
}

/* COPY STYLES */
.header {
	background-color: #3333CC;
	layer-background-color: #3333CC;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
	color: #FFFFFF;
	text-shadow: #000000 2px 2px 0px;
	padding: 2px 2px 2px 2px;
}

.contentheader {
	font-size: 16px;
	font-weight: 800;
	color: #3333CC;
	text-shadow: #000000 2px 2px 0px;
}	

.alert {
	font-weight: bold;
	color: #FF0000;
}

.alertSmall {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
}

.xs {
	font-size: 10px;
	line-height: 12px;
}

.byline {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}

/* LINK STYLES */
a:link, a:visited {
	color: #3333CC;
}
a:hover, a:active {
	color: #990000;
}
/* NAV STYLES */
div#logoContainer {
	width: 755px;
	height: 70px;
	clear: both;
	display: block;
	float: left;
}
h1#logo {
	display: block;
	float: left;
	width: 468px;
	height: 70px;
	background: transparent url(/images/nav/howcheng_com.gif) no-repeat;
	margin: 0px;
}
h1#logo a {
	display: block;
	float: left;
	width: 468px;
	height: 70px;
	background-position: top center;
	text-indent: -1000em;
	overflow: hidden;
}
div#nav {
	display: block;
	float: left;
	background-color: #3333CC;
	width: 755px;
	height: 30px;
	clear: both;
}
div#nav ul {
	display: block;
	float: left;
	list-style: none none;
	width: 755px;
	height: 30px;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	display: block;
	float: left;
	height: 30px;
	text-align: center;
}
div#nav ul li.navbgon {
	background-color: #FFFFFF;
}
div#nav ul li.navbgoff {
	background-color: #3333CC;
}

div#nav ul li a {
	display: block;
	float: left;
	padding: 7px 6px 0px 6px;
	height: 23px;
	margin: 0px;
}
a.navon {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 800;
	height: 23px;
}
a.navon:link, a.navon:visited {
	color: #3333CC;
	text-decoration: none;
}
a.navon:hover, a.navon:active {
	color: #3333CC;
	text-decoration: underline;
}
a.navoff {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 800;
	height: 23px;
}
a.navoff:link, a.navoff:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navoff:hover, a.navoff:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div#subnav {
	display: block;
	float: left;
	width: 755px;
	height: 25px;
	clear: both;
}
div#subnav ul {
	display: block;
	float: left;
	list-style: none none;
	width: 655px;
	margin: 0;
	padding: 6px 0 0 0;
}
div#subnav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
a.subnavon {
	font-size: 12px;
	font-weight: bold;
}
a.subnavon:link, a.subnavon:visited {
	color: #3333CC;
	text-decoration: none;
}
a.subnavon:hover, a.subnavon:active {
	color: #3333CC;
	text-decoration: underline;
}
a.subnavoff {
	font-size: 12px;
}
a.subnavoff:link, a.subnavoff:visited {
	color: #3333CC;
	text-decoration: underline;
}
a.subnavoff:hover, a.subnavoff:active {
	color: #990099;
	text-decoration: underline;
}
#emailPage {
	margin: 0;
	width: 100px;
	display: block;
	float: right;
	text-align: right;
}
/* FORM STYLES */
div.formRow {
	display: block;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}
div.formRow span.formLabel {
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	font-weight: bold;
	margin-top: 4px;
}
div.formRow span.formLabelNote {
	display: block;
	clear: both;
	font-weight: normal;
}
div.formRow span.formField {
	float: right;
	text-align: left;
	width: 540px;
	margin-left: 15px;
}
div.formRow span.shortFormLabel {
	display: block;
	float: left;
	text-align: right;
	width: 70px;
	font-weight: bold;
	font-size: 10px;
}
div.formRow span.shortFormLabelNote {
	display: block;
	clear: both;
	font-weight: normal;
	font-size: 10px;
}
div.formRow span.shortFormField {
	float: right;
	text-align: left;
	width: 170px;
	margin-left: 10px;
}
td.formFieldLabelCell {
	text-align: right;
	width: 200px;
}
input.text {
	width: 250px;
}
textarea.text {
	width: 250px;
	height: 150px;
}
input.shortText {
	width: 170px;
	font-size: 10px;
}
textarea.shortText {
	width: 170px;
	height: 40px;
	font-size: 10px;
}
.smallSubmit {
	background-color: #FFFFFF;
	color: #3333CC;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #3333CC;
	cursor: hand;
}

/* BLOG STYLES */
div#blogByMail {
	display: block;
	float: right;
	width: 165px;
	border: 1px solid #3333CC; 
	padding: 0 4px 0 4px;
	margin: 0px 0px 5px 5px;
	text-align: center;
}
div#blogEmailInput {
	display: block;
	width: 165px;
	clear: both;
}
div#blogEmailInput input#emailInput {
	width: 130px;
	font-size: 10px;
}
div#blogEmailMethod {
	display: block;
	clear: both;
}
.blogdate {
	color: #3333CC;
	font-weight: bold;
}

/* PHOTO STYLES */
div#thumbnails {
	display: block;
	float: left;
	width: 100%;
}
div#albumList {
	display: block;
	float: left;
	width: 250px;
}
div#albumList ul {
	display: block;
	float: left;
	width: 250px;
	list-style: none none;
	margin: 0;
	padding: 0;
}
div#albumList ul li {
	display: block;
	float: left;
	clear: both;
	width: 250px;
}
div#rateItForm {
	margin-top: 15px;
}
div#photoContent {
	display: block;
	float: left;
	width: 490px;
	margin-left: 15px;
	overflow: visible;
	clear: none;
}
div#photoContent h3 {
	text-align: center;
}
div#caption {
	display: block;
	float: left;
	clear: both;
	width: 485px;
	margin-top: 15px;
}
div#photoNav {
	display: block;
	float: left;
	clear: both;
	width: 485px;
	margin-top: 15px;
}
div#photoNav span#previous {
	display: block;
	float: left;
	width: 243px;
}
div#photoNav span#next {
	display: block;
	float: right;
	width: 242px;
	text-align: right;
}
div#photoComments {
	display: block;
	float: left;
	width: 485px;
	clear: both;
	margin-top: 15px;
}
div#rateIt {
	display: block;
	float: left;
	width: 250px;
	clear: both;
	margin-top: 15px;
}
.thumbnailImage {
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.thumbnailImage img {
	width: 105px;
	height: 105px;
	border: 0;
}
.thumbnailCaption {
	display: block;
	clear: both;
	font-size: 10px;
}
/* AMYMAIL STYLES */
#amyMail {
	display: block;
	float: center;
	width: 740px;
	padding: 15px 5px 0px 5px;
	border: 2px solid #3333CC; 
}

#amyMailInput {
	width: 170px;
	font-size: 10px;
}

#amyMailCopy {
	font-weight: bold;
	font-style: italic;
}