body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	color: #333333;
	background-color: #EDCD54;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	position: relative;
	top: -60px;
	left: 30px;
	font-size: 20px;
	color: #369;
	padding-bottom: 3px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #369;
	background-color: transparent;
	margin-top:0;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #369;
	background-color: transparent;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #666666;
	background-color: transparent;
}
a:link,a:visited { 
	color: Blue; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
 }
a:hover {  
	color: #FFCC00; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
img { 
	display: block;
	border: none;
}
li {
	margin-bottom: 4px;
	line-height: 14px;
}
p.follow {
	margin-bottom: 4px;
}
ul {
	margin-top: 0px;
}
p {
	margin-top: 0;
}

#frame {
	width:760px;
	margin: 5px auto 0 auto;
	padding:0;
	color: #333333;
	background-image: url(imgs/emkbody.jpg);
}
#header {
	background-image: url(imgs/emkheader.jpg);
	margin:0; 
	padding:0;
	width: 760px; 
	height: 180px;
}
#hmsg {
	position: relative;
	top: -30px;
	left: 500px;
}
#nav {
	font-size: 14px;
	margin: 20px 10px 20px 10px;
	color: #ffd;
}
#nav a {
	display: block;
	border-bottom: 1px solid #f90;
	margin-bottom: 5px;
	padding: 5px;
}
#nav a:link,#nav a:visited { 
	color: #ffd; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
 }
#nav a:hover {  
	color: #f90; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
#nav h3 {
	color: #A84741;
	font-weight: bold;
	border: 0;
}
#main {
	background-image: url(imgs/emkbody.jpg);
	background-repeat: repeat-y;
	width: 760px;
	/*margin: 0;
	padding: 0;*/
	/*border: 1px solid blue;*/
}
#lcol {
	font: bold 1em 'Trebuchet MS', Tahoma, Verdana, Helvetica, Sans-Serif;
	padding: 10px 0 10px 0;
	width: 260px;
	float: left;
	color: #fff;
	background-image: url(imgs/lbak.jpg);
	/*border: 1px solid red;*/
}
#lcol img {
	margin: 10px auto 10px auto;
}
#rcol {
	float:right;
	width:500px;
	margin:0; 
	padding:0;
	background-image: url(imgs/rbak.jpg);
	/*border: 1px solid red;*/
}
#rcontent {
	margin: 0 50px 0 30px;
	padding: 0;
	position: relative;
	top: -50px;
}
.imgrt {
	float: right;
	margin: 0 0 10px 10px;
}
.center {
	text-align: center;
	}
.center img {
	margin: 0 auto 0 auto;
}
#rcol h3 {
	margin-bottom: 0;
}
#rcol p {
	margin-right: 10px;
}
.imgblock {
	padding: 1px;
	/*border: 1px solid #cccccc;*/
}
.imgblock img {
	display: inline;
}
#footer {
	background-image: url(imgs/emkfooter.jpg);
	padding: 0;
	margin: 0;
	width: 760px;
	height: 70px;
	clear: both;
}
#cart {
	text-align: center;
}
#copy {
	text-align: center;
	font-size: smaller;
	position: relative;
	top: 20px;
	left: 120px;
}
#copy a:link,#copy a:visited { 
	color: #666666; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
 }
#copy a:hover {  
	color: Blue; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
.quote {
	margin: 20px;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px dotted #f90;
	border-top: 1px dotted #f90;
}
.announce {
	width: 180px;
	color: white;
	background-color: #ff9900;
	float: right;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 10px;
	font-weight: bold;
	position: relative;
	top: -35px;
}