-------------------------------------------------------------------------*/
/* COMMON STYLE--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
	
}
body#bd {
	color: #695B4E;
	background: #F5F4ED;
	margin: 0 0 50px;
}
body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto;
/* Printable Page */
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
/* Normal link */
a {
	color: #FA6900;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background: #FA6900;
}
a img {
	border: none;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, .nftitle {
	line-height: normal;
	font-weight: normal;
	color: #3C3229;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, p.site-slogan, a.readon, #ja-pathway, #ja-colwrap, #ja-botsl1, #ja-botsl2, #ja-footer {
	font-size: 92%;
}
small, .small, .img_caption {
	color: #A99C90;
}
img {
	margin: 0;
	padding: 0;
}
img.caption {
	margin-top: 15px;
}
/* Heading */
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}
ol li {
	line-height: 180%;
	margin-left: 35px;
}
th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #C9C0B7;
	height: 1px;
}
td, div {
	font-size: 100%;
}
/* FORM--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox, .button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
.inputbox {
	border: 1px solid #C9C0B7;
	padding: 2px;
	background: #FFFFFF;
	color: #695B4E;
}
.button {
	padding: 1px 8px;
	border: 1px solid #C9C0B7;
	background: url(../images/but-bg.gif) repeat-x center #D3D3CA;
	font-weight: bold;
	color: #695B4E;
}
* html .button {
/*IE 6*/
	padding: 0 5px !important;
}
*+html .button {
/*IE 7*/
	padding: 0 5px !important;
}
/* JOOMLA STYLE--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 30px;
}
.column_separator {
	padding: 0 5px;
}
/* content tables */
.sectiontableheader {
	background: #000000;
	border-right: 1px solid #E7E6DF;
	padding: 4px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
tr.sectiontableentry2 td {
	background: #E7E6DF;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 20px;
}
table.contenttoc th {
	border-bottom: 1px solid #E7E6DF;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #E7E6DF;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 7px;
	margin: 0;
	padding: 0 0 0 17px;
}
.category {
	font-weight: bold;
}
h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}
.componentheading {
	font-size: 250%;
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 5px;
}
.contentheading {
	font-size: 175%;
	background: url(../images/hdot1.gif) repeat-x bottom;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
}
a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0 5px 0 12px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/arrow3.png) no-repeat 5px 50% #FA6900;
	color: #FFFFFF;
}
a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow3.png) no-repeat 5px 50% #695B4E;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.moduletable {
	padding: 0;
}
ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}
ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}
.sectiontableheader a {
	color: #FFFFFF;
}
tr.sectiontableentry1 td {
	padding: 8px 5px;
}
tr.sectiontableentry2 td {
	padding: 8px 5px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* META--------------------------------------------------------- */
.createdate {
	color: #A99C90;
}
.modifydate {
	float: left;
	width: 100%;
	color: #A99C90;
	margin-bottom: 10px;
	display: block;
}
.buttonheading {
	background: url(../images/hdot1.gif) repeat-x bottom;
}
.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}
/* MAIN LAYOUT DIVS--------------------------------------------------------- */
#ja-wrapper {
}
#ja-header, #ja-mainnav, #ja-hp, #ja-container, #ja-topsl, #ja-footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
}
.narrow #ja-header, .narrow #ja-mainnav, .narrow #ja-hp, .narrow #ja-container, .narrow #ja-topsl, .narrow #ja-footer {
	width: 750px;
}
#ja-container {
background: url(../images/vdot2.gif) repeat-y 56% 0;
	/*background: url(../images/transbackground.png) repeat;*/
	padding-left: 10px;
	padding-top: 8px;
}
#ja-container-inner {
	background: url(../images/vdot2.gif) repeat-y 78% 0;
}
/* PRIMARY COLUMN--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 53%;
}
/* COLUMNS--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 44%;
}
/*columns*/
#ja-col1 {
	float: left;
	width: 49.9%;
}
#ja-col2 {
	float: right;
	width: 49.9%;
}
* html #ja-col2 {
	width: 49.2%;
}
#ja-col1 div.ja-innerpad, #ja-col2 div.ja-innerpad {
	padding: 2px 20px 0;
}
/*common style for column*/
#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}
#ja-colwrap .article_separator {
	display: none;
}
#ja-colwrap ul {
	list-style: none;
}
/* COLLAPSIBLE LAYOUT--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-f, #ja-containerwrap-c {
	padding: 40px 0 20px;
	margin: 0;
	clear: both;
/*EVATT	background: url(../images/grad1.gif) repeat-x top; */
}
/* full */
#ja-containerwrap-f #ja-container {
	background: none;
}
#ja-containerwrap-f #ja-container-inner {
	background: none;
}
#ja-containerwrap-f #ja-content {
	width: 100%;
}
/* content + 1 col */
#ja-containerwrap-c #ja-container {
	background: none;
}
#ja-containerwrap-c #ja-container-inner {
background: url(../images/vdot2.gif) repeat-y 78% 0;

}
#ja-containerwrap-c #ja-content {
	width: 75%;
}
#ja-containerwrap-c #ja-colwrap {
	width: 22%;
}
#ja-containerwrap-c #ja-col1, #ja-containerwrap-c #ja-col2 {
	width: 100%;
}
/* MODULE--------------------------------------------------------- */
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3 {
	font-size: 175%;
	margin: 0 0 5px;
	padding: 2px 0 5px;
	letter-spacing: -1px;
	background: url(../images/hdot1.gif) repeat-x bottom;
}
div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_hilite {
	margin: 0 0 20px;
	padding: 0 0 5px;
}
div.moduletable_menu h3 {
	background: none;
	padding: 0;
}
div.moduletable_hilite {
	background: url(../images/grad2.gif) repeat-x top #FA6900;
	padding: 5px 10px;
	border: 1px solid #DD5D00;
}
div.moduletable_hilite h3 {
	padding: 0 0 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}
div.moduletable_hilite, div.moduletable_hilite h3, div.moduletable_hilite a {
	color: #FFFFFF;
}
/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}
div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
div.moduletable ul, div.moduletable_text ul, div.moduletable_menu ul, div.moduletable_hilite ul {
	margin: 0;
	padding: 0;
}
div.moduletable li, div.moduletable_text li, div.moduletable_menu li, div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}
/* HEADER--------------------------------------------------------- */
#ja-headerwrap {
	height: 110px;
	background: url(../images/hd-bg.jpg) repeat-x center bottom #000000;
}
#ja-header {
	height: 70px;
	line-height: normal;
	position: relative;
}
h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 300%;
	letter-spacing: 1px;
}
h1.logo a {
	width: 467px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 70px;
	bottom: 10px;
	left: 0;
	top: 4px;
}
h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}
* html h1.logo a:hover {
	background: none;
	cursor: pointer;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 5px;
	left: 25px;
	color: #FFFFFF;
}
h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #FFFFFF;
	background: none;
}
p.site-slogan {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 25px;
	letter-spacing: 1px;
}
/* MAIN NAVIGATION--------------------------------------------------------- */
#ja-mainnavwrap {
	z-index: 999;
	background: url(../images/mainnav-bg.png) top;
	height: 40px;
}
#ja-mainnav {
	height: 35px;
	padding-top: 5px;
}
#ja-mainnav a, #ja-subnav a {
	outline: none;
}
#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/hdot1.gif) repeat-x top;
}
#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot1.gif) repeat-x bottom;
}
#ja-subnav a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #695B4E;
	text-decoration: none;
}
#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus {
	color: #695B4E;
	background: #E7E6DF;
}
#ja-subnav li.active a {
	color: #695B4E;
	background: #E7E6DF;
	font-weight: bold;
}
/* breadcrumbs */
#ja-pathway {
	padding: 6px 0 7px;
	background: url(../images/hdot1.gif) repeat-x bottom;
	text-transform: uppercase;
}
#ja-pathway strong {
	margin-right: 5px;
	background: 2px center #E7E6DF;
	padding: 5px 5px 5px 31px;
	text-transform: uppercase;
}
#ja-pathway a {
	text-decoration: none;
}
#ja-pathway a:hover {
	text-decoration: underline;
}
#ja-pathway img {
	margin: 1px 5px;
}
/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/hdot1.gif) repeat-x top;
}
ul.menu li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot1.gif) repeat-x bottom;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #695B4E;
	text-decoration: none;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #695B4E;
	background: #E7E6DF;
}
ul.menu li.active a {
	background: #E7E6DF;
	font-weight: bold;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border: none;
}
ul.menu li li a {
	background: url(../images/arrow.png) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%;
/*need for ie6*/
}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
	color: #FA6900;
}
/* SPOTLIGHT--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}
.ja-box-left, .ja-box-center {
}
/* Top spotlight */
#ja-topslwrap {
	color: #000000;
	/* background: #000000; */
	background: transparent;
}
#ja-topsl {
	color: #FFFFFF;
	position: relative;
	height: 220px;
}
#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
	top: 20px;
}
#ja-topsl .nftitle {
	padding: 40px 0 0;
	margin: 0;
	font-size: 200%;
	color: #FA6900;
}
#ja-topsl .nfcontent {
	font-size: 125%;
	background: #000000;
}
/* Bot spotlight 1 */
#ja-botsl1 {
	border: 1px solid #C9C0B7;
	background: url(../images/botsl-bg.gif) no-repeat bottom right #E7E6DF;
}
#ja-botsl1 div.moduletable {
	padding: 5px 15px;
	margin-bottom: 0;
}
#ja-botsl1 ul, #ja-botsl ol {
	margin: 10px 0;
	padding: 0;
}
#ja-botsl1 ol li {
	margin: 0 0 0 18px;
	padding: 0;
}
#ja-botsl1 ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/arrow.png) no-repeat 2px 7px;
}
#ja-botsl1 li a {
	color: #695B4E;
}
#ja-botsl1 a:hover, #ja-botsl1 a:active, #ja-botsl1 a:focus {
	color: #FFFFFF;
}
/* Bot spotlight 2 */
#ja-botsl2 {
}
/* FOOTER--------------------------------------------------------- */
#ja-footerwrap {
	padding: 0;
}
#ja-footer {
	border-top: 5px solid #C9C0B7;
	padding: 0;
	position: relative;
}
#ja-footer small {
	float: left;
	color: #A99C90;
	font-size: 100%;
	padding: 8px 5px;
}
#ja-footer ul {
	float: right;
	margin: 0;
	padding: 8px 0 0;
	line-height: normal;
}
#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 7px;
}
li.ja-firstitem {
	background: none !important;
}
.ja-footurl {
	float: none;
	clear: both;
}
/* MISCELLANOUS----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
/* Search */
#ja-search {
	top: 0;
	right: 60px;
	position: absolute;
	font-size: 12px;
	background: url(../images/search-bg.png) no-repeat;
	width: 198px;
	height: 30px;
}
* html #ja-search {
	right: 75px;
}
#ja-search .inputbox {
	padding: 6px 0 0 40px;
	background: none;
	border: none;
	color: #C9C0B7;
}
/*others*/
.mostread, .latestnews {
	text-decoration: none;
}
#ja-banner {
	margin: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}
.clr {
	clear: both;
}
.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}
div.ja-innerdiv {
	padding: 8px 0 5px;
	border-bottom: 1px solid #E7E6DF;
}
div.ja-innerdiv img {
	padding: 2px;
	margin: 0 5px 0 0;
}
div.ja-innerdiv span.date {
	font-size: 80%;
	font-weight: bold;
}
div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E6DF;
}
/* JA Hpanel */
#ja-hp-switch {
	float: right;
	display: none;
	cursor: pointer;
	background: url(../images/hpanel-bg.png) no-repeat top;
	color: #FFFFFF;
	width: 35px;
	height: 30px;
	text-indent: -5000px;
	margin-right: 15px;
}
.ja-hp-active {
	color: #3C3229 !important;
	background: url(../images/hpanel-bg.png) no-repeat bottom !important;
}
#ja-hpwrap {
	background: #D3D3CA;
	font-size: 11px;
}
#ja-hp {
	line-height: normal;
}
div.ja-hpmodule {
	float: right;
	padding: 3px 0 2px;
}
html>body div.ja-hpmodule {
	float: right;
	padding: 5px 0 5px;
}
div.ja-hpmodule form {
	float: left;
}
div.ja-hpmodule form label {
	float: left;
	padding: 0 5px;
}
div.ja-hpmodule form input.button {
	float: left;
}
div.ja-hpmodule form #mod_login_username, div.ja-hpmodule form #mod_login_password {
	width: 100px;
}
div.ja-hpmodule .ja-login-links {
	display: none;
}
/* User Tools */
#ja-usertools {
	padding: 7px 0 0;
	font-size: 11px;
	float: left;
}
#ja-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}
#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}
#ja-usertools img {
	padding: 0 3px 0 0;
}
/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
}
.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	margin: 0;
	padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* EVATT */
#breadcrumbs2 {
	font-size: .9em;
	width: 950px;
	margin: 0 auto;
	clear: both;
}
#ja-pathway2 {
	font-size: 92%;
	padding: 0 0 7px;
	background: url(../images/hdot1.gif) repeat-x bottom;
	text-transform: uppercase;
}
#ja-pathway2 strong {
	margin-right: 5px;
	background: 2px center #E7E6DF;
*/
	padding: 5px 5px 5px 0px;
	text-transform: uppercase;
}
#ja-pathway2 a {
	text-decoration: none;
}
#ja-pathway2 a:hover {
	text-decoration: underline;
}
#ja-pathway2 img {
	margin: 1px 5px;
}
/* Jonathan */
img.empower {
	float: right;
	margin-top: -28px;
	padding-right: 10px;
}
.img-empower {
	float: right;
	margin-top: -28px;
	padding-right: 10px;
}
.empowerments {
	color: blue;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
.coloredbox, .graybox {
	margin: 0;
	padding: 10px;
}
.coloredbox {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-right: 20px;
	margin-left: 10px;
	text-align: left;
	color: black;
}
.graybox {
	background-color: #f8f8f8;
}
.redbox {
	background-color: #fd5348;
}
.orangebox {
	background-color: #FFE0A6;
}
.yellowbox {
	background-color: #FFFF99;
}
.greenbox {
	background-color: #CAFFCA;
}
.bluebox {
	background-color: #D7D7FF;
}
.indigobox {
	background-color: #E7C8FF;
}
.violetbox {
	background-color: #F9D4F9;
}
