body.even, body.jeven {
    background: url("images/Even_Grad.gif") repeat-y top left #ced9ba;
}

body.odd, body.jodd {
    background: url("images/Odd_Grad.gif") repeat-y top left #d9d0d3;
}

body.even div#border_top, body.jeven div#border_top {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 510px;
    height: 71px;
    background: url("images/Even_Top.jpg") no-repeat top left;
}

body.odd div#border_top, body.jodd div#border_top  {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 510px;
    height: 71px;
    background: url("images/Odd_Top.jpg") no-repeat top left;
}

body.even div#border_left, body.jeven div#border_left {
    position: absolute;
    left: 0px;
    top: 71px;
    width: 94px;
    height: 311px;
    background: url("images/Even_Left.jpg") no-repeat top left;
}

body.odd div#border_left, body.jodd div#border_left {
    position: absolute;
    left: 0px;
    top: 71px;
    width: 94px;
    height: 311px;
    background: url("images/Odd_Left.jpg") no-repeat top left;
}

div#main {
    position: absolute;
    left: 94px;
    top: 71px;
    width: 833px;
    /*height: 625px;*/
    background: url("images/Lotus.gif") no-repeat bottom right #FFFFFF;
}

div#sidebar {
	position: absolute;
	width: 78px;
	left: 20px;
	top: 199px;
}

div#jsidebar {
	position: absolute;
	width: 78px;
	left: 20px;
	top: 197px;
}

div#cheight {
	float:left;
	width: 1px;
	height: 490px;
	left: 0px;
	top: 0px;
}

body.odd div#content, body.even div#content {
	position: relative;
	width: 719px;
	left: 114px;
}

body.jodd div#content, body.jeven div#content {
	position: relative;
	width: 693px;
	left: 140px;
}

div#heading {
    position: relative;
    right: 0px;
    top: 0px;
    width: 833px;
    height: 135px;
}

div#footer-space{
    width: 693px;
    height: 44pt;
}

div#footer-left{
    font-family: sans-serif;
    font-size:11px;
    color: #8a6770;
    font-style: italic;
    position: absolute;
    left: 140px;
    bottom: 0px;
    padding-bottom: 3px;
    width: 435px;
    /*height: 22pt;*/
}

body.odd div#footer-left, body.even div#footer-left {
    left: 114px;
}

div#footer-right{
    font-family: sans-serif;
    font-size:8pt;
    color: #8a6770;
    font-style: italic;
    position: absolute;
    padding-bottom: 3px;
    right: 10px;
    bottom: 0px;
    width: 260px;
    /*height: 22pt;*/
    text-align: right;
}

div.sep {
	position: relative;
	background: #daccd2;
	height: 1px;
	overflow: hidden;
}

div.opt {
	position: relative;
	background: #ffffff;
	height: auto;
}

div#content h1 {
    font-family: "Lucida Grande", sans-serif;
    font-size:14px;
    color: #714350;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
}

div#content p {
    color: #555555;
    font-family: "Lucida Grande", sans-serif;
    font-size:11px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 0px;
}

div#content ul li {
    color: #555555;
    font-family: "Lucida Grande", sans-serif;
    font-size:11px;
	line-height: 19px;
	list-style-type: none;
	padding-left: 13px;
	background: url("images/Bullet.gif") no-repeat 0px 8px;
}


div#content ol li {
    color: #555555;
    font-family: "Lucida Grande", sans-serif;
    font-size:11px;
	line-height: 19px;
	padding-left: 13px;
}


div#content p.indent {
	padding-top: 10px;
	padding-left: 16px;
}

body.jodd div#content p,
body.jeven div#content p,
body.jodd div#content p.indent,
body.jeven div#content p.indent,
body.jodd div#content ul li ,
body.jeven div#content ul li  {
    font-family: "Tahoma", sand-serif;
    font-size: 12px;
    line-height: 21px;
}

div#content h2 {
    font-family: "Lucida Grande", sans-serif;
    font-size:11px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 0px;
    color: #8a6770;
    font-weight: bold;
}

div#content h3 {
    font-family: "Lucida Grande", sans-serif;
    font-size:12px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}

div#content h3.indent {
    font-family: "Lucida Grande", sans-serif;
    font-size:12px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	padding-top: 20px;
	padding-bottom: 0px;
}

div#content ul{
	margin-top: 0px;
	padding-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

div#footer-right a {
	font-weight: normal;
}

a, a:link, a:visited {
   color: #714350;
   font-weight: bold;
   text-decoration: underline;
}

a:hover {
   color: #66bb88;
   font-weight: bold;
   text-decoration: underline;
}

p.sample2 a:hover {
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}

p.sample3 a:hover {
   color: #437150;
   font-weight: bold;
   text-decoration: underline;
}

p.sample4 a:hover {
   color: #99ccaa;
   font-weight: bold;
   text-decoration: underline;
}

p.sample5 a:hover {
   color: #99aabb;
   font-weight: bold;
   text-decoration: underline;
}

p.sample6 a:hover {
   color: #99bbaa;
   font-weight: bold;
   text-decoration: underline;
}

p.sample7 a:hover {
   color: #4ca5de;
   font-weight: bold;
   text-decoration: underline;
}

p.sample8 a:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}

p.sample9 a:hover {
   color: #9c6e7b;
   font-weight: bold;
   text-decoration: underline;
}

p.sample10 a:hover {
   color: #af8893;
   font-weight: bold;
   text-decoration: underline;
}

p.sample11 a:hover {
   color: #c5a1ab;
   font-weight: bold;
   text-decoration: underline;
}

p.sample12 a:hover {
   color: #0066ff;
   font-weight: bold;
   text-decoration: underline;
}

p.sample13 a:hover {
   color: #aaddcc;
   font-weight: bold;
   text-decoration: underline;
}

p.sample14 a:hover {
   color: #0000FF;
   font-weight: bold;
   text-decoration: underline;
}

p.sample15 a:hover {
   color: #00FF00;
   font-weight: bold;
   text-decoration: underline;
}

p.sample16 a:hover {
   color: #23d282;
   font-weight: bold;
   text-decoration: underline;
}





