body,td,th,p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444433;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444433;
}
#left {
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
}
#center {
  margin-top: 10px;
  margin-left: 10px;
/*  margin-left: 230px; - replace with this value for 3 col layout*/
  margin-right: 150px;
}
#right {
	position: absolute;
	right: 0px;
	top: 150px;
	width: 120px;
	height: 4000px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444433;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444433;
	background-color: #EBF7D4;
}
#footer {
	background-color: #556633;
	padding: 10px 150px 5px 10px;
	clear: both;
	position: static;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444433;
	margin: 0px;
	float: none;
}
#feature-box {
	background-color: #FF6400;
	padding: 5px;
	clear: both;
	position: relative;
	margin: 10px 10px 0px;
	float: none;
}
#bottom {
	height: 4000px;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444433;
	float: none;
}
.link-to-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444433;
	float: right;
	position: relative;
	font-weight: normal;
	text-transform: none;
}


h1 {
	font-size: 14px;
	color: #663342;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}
h2 {
	font-size: 14px;
	color: #663342;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 16px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #779933;
	padding-top: 2px;
}

h3 {
	font-size: 12px;
	color: #663342;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
}
p {
	margin-top: 0px;
	margin-bottom:12px;
}

ul {
    margin-top: 0px;
	margin-bottom:12px;
}

li {
	list-style-position: outside;
	list-style-image:  url(../ezine-images/bullet-556633.png);
	margin-top: 0px;
	margin-bottom: 2px;
}
strong {
	font-weight: bold;
	color: 556633;
}


a:link {
	color: #333333;
    font-weight: normal;
	text-decoration : underline;
  }
a:visited {
  color: #666666; 
  font-weight: normal;
  text-decoration : underline;
  }
a:hover { 
  color: #779933; 
  font-weight: normal;
  text-decoration : underline; 
 }
a:active { 
  color: #333333; 
  font-weight: normal;
  text-decoration : none; 
}

a.strong:link {
  font-weight: bold;
  }
a.strong:visited {
  font-weight: bold;
  }
a.strong:hover { 
  font-weight: bold;
 }
a.strong:active { 
  font-weight: bold;
 }




.image-left {
	position: static;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
}
.image-right {
	position: static;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
}
.quotation {
	font-style: italic;
	font-weight: normal;
	color: 663342;
}
.pub-title {
  font-style: italic;
  font-weight: bold;
}
.instruction {
  font-style: italic;
}
.red {
  color: #779933;
}
.0px-before {
	margin-top: 0px;
}


#right p {
	font-family: "Arial Narrow";
	color: #556633;
	margin-bottom:4px;
}
#right li {
	font-family: "Arial Narrow";
	color: #556633;
	margin-bottom:4px;
}
#right h1 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #556633;
	margin-top: 0px;
}
#right h2 {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #556633;
	margin-top: 0px;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right a:link {
	color: 779933;
}
#right a:visited {
	color: 779933;
}

#footer p {
	font-family: "Arial Narrow";
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 4px;
}
#footer a:link {
	color: FFFFFF;
}
#footer a:visited {
	color: FFFFFF;
}

#feature-box p {
	font-family: "Arial Narrow";
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 4px;
}
#feature-box a:link {
	color: FFFFFF;
}
#feature-box a:visited {
	color: FFFFFF;
}
