body  {}
p   { color: black;}
td {}
a:link { color: purple ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: white ; background-color: purple; text-decoration: none; }
a:active { color: purple ; text-decoration: none; }
.heading_green { color: #066; font-size: 1.1em; font-weight: bold; text-align: center; margin-top: -0.7em; padding-left: 120px; }
.heading_purpleleft { color: #606; font-size: 1.1em; font-weight: bold; }
.heading_green_ctr { color: #066; font-size: 1.1em; font-weight: bold; text-align: center; margin-top: -0.7em; }
.menutext { font-size: 0.85em; text-align: left; }
.menutext_ctr { font-size: 0.85em; text-align: center; }
.maintext_green { color: #030; font-size: 0.9em; text-align: justify; }
.maintext_blk { color: black; font-size: 0.9em; text-align: justify; }
.maintext_indent { color: black; margin-left: 2em; display: block; }
.subtext_blk { color: black; font-size: 0.7em; text-align: center; }
.subtext_silver { color: silver; font-size: 0.7em; text-align: center; }
.maintext_ital_green { color: #030; font-size: 0.9em; font-style: italic; text-align: justify; }
.maintext_ital_blk { color: black; font-size: 0.9em; font-style: italic; text-align: justify; }
.righttext_green { color: #030; font-size: 0.85em; text-align: right; }
.heading_purple { color: #606; font-size: 1.1em; font-weight: bold; text-align: center; padding-left: 125px; }

#container { position: relative; margin: 0 auto; padding: 0 20px; width: 720px !important; font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 1em; color: #030; background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; }

#left_menu { padding: 0 10px 0 0; position: absolute; top: 102px; left: 24px; width: 136px !important; color: #033; background-color: #faf8f2; height: 600px; border-right: 1px dotted purple; }
#mainTextRight { padding: 0 10px 0 5px;
	color: #000; 
	position: absolute;
	top: 185px;
	left: 170px;
	width: 560px !important;
}