body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	text-align: left;
	background: #FFFCD3;
	color: #09104A;
}

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


p {
	margin: 1em 0;
	padding: 5px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

#pearls {
	margin: 1em 0;
	padding: 5px;
	font-family: "Monotype Corsiva", helvetica, arial, sans-serif;
	font-size: 30px;
}

#title {
	margin: 1em 0;
	padding: 5px;
	font-family: "Monotype Corsiva", helvetica, arial, sans-serif;
	font-size: 38px;
}

#dearones {
	margin: 1em 0;
	padding: 5px;
	font-family: "Monotype Corsiva", helvetica, arial, sans-serif;
	font-size: 30px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background: #FFFCD3;
	display: inline;
}

#content{
	margin-left: 320px; /*Set left margin to LeftColumnWidth*/
	background: #FFFCD3;
	text-align: left;
	line-height: 140%;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 0px solid white;
}

#leftcolumn{
	float: left;
	width: 320px; /*Width of left column*/
	margin-left: -100%;
	background: #9F87B7;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 0px solid white;
	display: inline;
}

#logo{
	height: 118px;
	margin-top: 0px;
	background: #FFFCD3;
}

#bar {
	width: 100%;
	height: 43px;
	padding: 0px;
	background: #D593A5;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

blockquote {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1em;
	margin-right: 1em;	
	text-align: left;
	line-height: 160%;
	font-size: 105%;
	border: 2px dotted MediumPurple;
}


#imagebox{
	width: 320px;
	height: 413px;
	margin-top: 0px;
	border-bottom: 2px solid white;
}

#links {
	float: left;
	width: 320px;
	font-size: 14px;
	border-top: 1px solid white;
	display: inline;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

a {
	color: #7A0DB2;
	text-decoration: underline;
}

#leftcolumn #nav a {
	color: #2A043E;
	text-decoration: none;
}

#leftcolumn #nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/********************************************    linkpanel start************************************/

.navcontainer {
	text-decoration: none;
}

.navcontainer ul
{
	margin-left: 10px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 0px;
	width: 275px;
	color: #440963;	
	border-bottom: 1px solid #77608E;
	background-image: url(images/linkpanel01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.navcontainer a:link,
{
	color: #12021B;
	text-decoration: none;
}

.navcontainer a:hover
{
	color: #FAF099;
	width: 275px;
	border-bottom: 1px solid #FAF099;
	background-image: url(images/linkpanel01-hover.jpg);
	background-repeat: no-repeat;
}

.navcontainer a:visited,
	{
	color: #500680;
	text-decoration: none;
	}


/************************************************* linkpanel end **********************************/






#goldbar {
	width: 100%;
	height: 40px;
	padding: 0px;
	background: #F1E09A;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	font-size: 12px;
}


/* footer */

#footer {
	padding-top: 0.5em;
	padding-bottom: 2em;
	font-size: 11px;
}

#footer, #footer a {
	color: #fff;
}

#footer a:hover {
	color: #fff;
}
