html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  color: #FFFFFF;
  font-family: "Gill Sans", "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  min-width: 725px;
  text-align: left;
  width: 100%;
}
#outerWrapper #header {
  background-image: url("../images/taelyen-chop.jpg");
  background-repeat: no-repeat;
  border-bottom: solid 2px #000000;
  font-size: 18px;
  font-weight: bold;
  height: 140px;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  border-right: solid 2px #000000;
  float: left;
  margin: 0px 10px 10px 10px;
  padding: 160px 10px 10px 10px;
  width: 28%;
}
#outerWrapper #contentWrapper #content {
  margin: 0 150px 0 14em;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #FFFFFF;
  border-top: solid 1px #8e9fd0;
  padding: 10px 10px 10px 10px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #2e3645;
  color: #2a2d2e;
  font-family: "Gill Sans", "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 400px 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #E02126;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #DB3110;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 100%;
}
#outerWrapper #header {
  background-image: url("../images/taelyen-chop.jpg");
  background-repeat: no-repeat;
  border-bottom: solid 2px #000000;
  font-size: 18px;
  font-weight: bold;
  height: 140px;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 215px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#outerWrapper #contentWrapper #leftColumn1 h2 {
	padding-top: 80px;
}

#outerWrapper #contentWrapper #content {
	padding: 10px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 18em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #EEEEEE;
}



#outerWrapper #header h1 {
	height: 140px;
	width: 405px;
	position: relative;
	padding-left: 300px;
/* 	padding-top: -20px; */
	padding-bottom: 0px;
	margin-top: -10px;
}

#outerWrapper #header h1 span {
	background:  url("../images/taelyen-type.jpg") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* button menu effects */ 
#outerWrapper #contentWrapper #leftColumn1 #leftMenu ul {
	list-style: none;
}

#outerWrapper #contentWrapper #leftColumn1 #leftMenu li {
	margin: 5px 0;
}


#outerWrapper #contentWrapper #leftColumn1 #leftMenu a:link, #outerWrapper #contentWrapper #leftColumn1 #leftMenu a:visited {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #000;
  text-decoration: none;
  background: #fff url("http://taelyen.com/images/leftmenu-button.gif") no-repeat left top;
  text-indent: 50px;
}

#outerWrapper #contentWrapper #leftColumn1 #leftMenu a:visited {
 background: #fff url("http://taelyen.com/images/leftmenu-button.gif") no-repeat left bottom;
}

#outerWrapper #contentWrapper #leftColumn1 #leftMenu a:hover {
 background: #fff url("http://taelyen.com/images/leftmenu-button.gif") no-repeat right top;
}

#outerWrapper #contentWrapper #leftColumn1 #leftMenu a:active {
 background: #fff url("http://taelyen.com/images/leftmenu-button.gif") no-repeat right bottom;
}

