* {margin:0;padding:0;}

p {

padding: 10px 0 0 0;

}

h2 {
	font-size: 110%;
	margin: 0;
	padding: 5px 0;
}

body {  
	margin-top: -70px;
	font: 0.85em 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

.logo {
	/*position: relative;
	top: 90px;
	left: -70px;
	z-index: 10;
	width: 250px;
	background: url("images/logo-christy-lin.gif") top left no-repeat;
	height: 94px;*/
	
	position: relative;
	top: 80px;
	left: -110px;
	z-index: 10;
	width: 290px;
	background: url("images/logo-christy-lin.gif") top left no-repeat;
	height: 136px;
}

#header, #content, #footer {
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 10%;
	background: transparent;
}

#header {
	padding: 10px 0;
	
}

#e-commerce {
	text-align: right;
	font-size: 85%;
}

#e-commerce a {
	color: #333;
}

#content {
	border-bottom: 1px solid #212121;
	padding-bottom: 25px;

}	

.container {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
}	

#nav {
 	float: left;
	width: 168px;
	margin-right: 20px;
	margin-top: 75px;
	background-color: transparent;

}	

#nav ul {
 padding: 0;
 margin: 10px 0 0 0;
}

#nav ul li {
 list-style: none;
 padding: 0 0 0 5px;
 margin: 0 0 10px 0;
 border-left: 2px solid #e6e6e6;
}

#nav ul li a {
 color: #666;
}

#nav ul li a:link {
 text-decoration: none; 
}

#nav ul li a:visited {
 text-decoration: none; 
}

#nav ul li a:hover {
 text-decoration: underline;
 color: #333333;
}

#nav ul li ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#nav ul li ul li {
	font-size: 90%;
	border-left: none;
}

.currentPage {
	background: #e6e6e6;

}

.subnav {
	display: none;
}

#flash-container {
	
}

#content-area {
	padding: 10px;
 	float: left;
	width: 680px;
	background: #fff;
	border: 1px solid #e6e6e6/*#666*/;
	font-size: 85%;
}

.text {
	/*display: none;*/
	}

.addthis {
	float: right;
}	

#footer {
	background: #535454;
	border-top: 1px solid #606161;
	color: #fff;
	font-size: 85%;
	line-height: 20px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}	

#footer a:hover {
	text-decoration: underline;
}

#footer-btm {
	background: url("images/bgr_grad_black_down3.png")top left repeat-x;
	height: 80px;
}

* html #footer-btm {
	background: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgr_grad_black_down3.png',sizingMethod='scale');
}

#emailimg {
	margin-bottom: -5px;
}

#copyright {
	text-align: right; 
	border-top: 1px solid #606161; 
	color: #ccc;
	font-size: 95%;
}

#copyright a {
	color: #ccc;
	text-decoration: underline;
}
