<STYLE TYPE='text/css'>

/*****  + GLOBAL ELEMENTS  *****/

body, form, object, embed
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font: normal 12px Arial; color:#4b4b4b;
}
img, table
{
	border: 0px;
}

input, select, textarea
{
	font: normal 12px arial;
}
a
{
	text-decoration: underline;
	color: #6873be;
}
a:hover
{
	text-decoration: underline;
	color: #b50a0a;
}

h3
{
	font: normal 12px arial; color:#8b7b62; font-weight:bold; text-transform: uppercase; margin-bottom:5px;
}
ul
{
	margin-top:0px; padding-top;0px;
	list-style-image: url("pics/arrow_16X7.gif"); 
	
}


/***** - GLOBAL ELEMENTS  *****/





.siteBackground
{
	background-color: #80a2c5;
	background-image: url(pics/site_background_gradient.jpg);
	background-repeat: repeat-x;
	width: 33%;
}
.borderLeft
{
	background-image: url(pics/border_left_12X19.gif);
	width: 12px;
}

.leftBar
{
	background-image: url(pics/left_bar_20X15.gif);
	width: 20px;
}
.navBar
{
	width: 178px;  background-color: #778bc8; background-image: url(pics/bg_navbar_178X548.jpg); background-repeat: no-repeat;
	font: normal 12px arial; color:#ffffff; 
	
}
.navBar a
{
	color:#ffffff; text-decoration:none;
	
}
.navBar a:hover
{
	text-decoration:underline; color:#ffffff;
	
}
.borderRight
{
	background-image: url(pics/border_right_22X19.gif);
	width: 22px;
}

.contentCell
{
	background-color:#ffffff; font: normal 12px Arial; color:#4b4b4b; line-height:16px;
}

h5
{
	font: bold 12px Arial; color:#000000; margin-bottom:3px; margin-top:3px; 
}




.homeLeftBox
{
	float:left; width:435px;
}
.homeQuoteBox
{
	float:right;background-color:#f1ead7; padding:16px; width:171px; font: normal 12px Tahoma, Arial;
}
.quote
{
	font-size:11px; font-weight:bold; color:#a6967f; line-height:20px; 
}
.author
{
	font-size:9px; font-weight:bold; color:#000000; line-height:24px;
}
.authorTitle
{
	font-size:9px; font-weight:bold; color:#a7a29c; line-height:15px; 
}




.wisdomQuote
{
	font: bold 16px Tahoma, Arial; color:#8b7b62; line-height:20px; 
}
.wisdomAuthor
{
	font: bold 13px Tahoma, Arial; color:#000000; line-height:15px; margin-top:10px;
}
.wisdomSubTitle
{
	font: regular 13px Tahoma, Arial; color:#7a7a7a; line-height:15px; margin-top:6px;
}


</style>

