body {
	background-color: #FFFFFF ;
	background-image: url("images/cloudsbg.gif") ;
	font-family: Arial, Helvetica, Sans-serif ;
	color: #372C3A ;
	text-align: center ;
	font-size: 80% ;
	padding: 0px ;
	margin: 0px ;
}
* {
	padding: 0 ;
	margin: 0 ;
}
.header {
	background-image: url("images/cloudstop.gif") ;
text-align: center ;
	margin: -20px 0px 0px 0px ;
}
/*/*/ .header {
	margin: 0px ;
} /* */

/* MAIN LAYOUT */

.lcont {
	text-align: left ;
	margin: 0px 15px 0px 15px ;
	width: 180px ;
}
.bort {
	background-color:  #A090B5 ;
	border-style: solid ;
	border-color: #593B6E ;
	border-width: 1px ;
	width: 180px ;
}
.pict {
	background-color:  #A090B5 ;
	width: 180px ;
	border-style: solid ;
	border-color: #593B6E ;
	border-width: 1px 0 0 0;
	margin-top: 25px ;
}
.borb {
	background-color:  #A090B5 ;
	border-style: solid ;
	border-color: #593B6E ;
	border-width: 1px ;
	width: 180px ;
	margin-top: 20px ;
}
.picb {
	background-color:  #A090B5 ;
	width: 180px ;
	border-style: solid ;
	border-color: #593B6E ;
	border-width: 0 0 1px 0;
	margin-bottom: 0px ;
}
.rcont {
	width: 185px ;
	text-align: center;
	background-color:  #A090B5 ;
	background-image: none ;
	border-width: 1px ;
	border-style: solid ;
	border-color: #593B6E ;
	margin: 0px 15px 0px 15px ;
}
.menu {
	width: 185px ;
	font-family: Arial, Helvetica, Sans-serif ;
	font-size: 1em ;
	font-weight: normal ;
	color: #FFFFFF ;
}
.menu ul {
	list-style-type: none ;
}
.menu li {
	list-style-type: none ;
	width: 185px ;
	font-family: Arial, Helvetica, Sans-serif ;
	font-size: 1em ;
	color: #FFFFFF ;
	line-height: 27px ;
	background-color: #A090B5 ;
	display: block ;
}
.menu a {
	font-family: Arial, Helvetica, Sans-serif ;
	color: #FFFFFF ;
	text-decoration: none ;
}
.footimg {
	background-image: url("images/lotus2.gif") ;
	width: 100% ;
	background-repeat: repeat-x ;
	background-position: center bottom ;
	font-size: 70% ;
	color: #372C3A ;
}
* html .footimg {
	\background-position: left bottom ;
	ba\ckground-position: center bottom ;
}
/*/*/ .footimg {
	background-color: transparent ;
	font-size: 90% ;
} /* */
p.foot {
	color: #372C3A ;
	text-align: center ;
	margin: 20px 0px 30px -40px ;
}


/*LINK TEXT*/

a.other:link {
	color: #790087 ;
	background: transparent ;
	text-decoration: none ;
	font-weight: bold ;
}
a.other:visited  {
	color: #790087 ;
	background: transparent ;
	text-decoration: none ;
	font-weight: bold ;
}
a.other:active {
	color: #628750 ;
	background: transparent ;
	text-decoration: underline ;
	font-weight: bold ;
}
a.other:hover {
	color: #628750 ;
	background: transparent ;
	text-decoration: underline ;
	font-weight: bold ;
}

/*LINK FOOTER*/

a.other1:link {
	color: #610275 ;
	font-weight: normal ;
	background: transparent ;
	text-decoration: none ;
}
a.other1:visited  {
	color: #610275 ;
	font-weight: normal ;
	background: transparent ;
	text-decoration: none ;
}
a.other1:active {
	color: #628750 ;
	background: transparent ;
	text-decoration: underline ;
	font-weight: normal ;
}
a.other1:hover {
	color: #628750 ;
	background: transparent ;
	text-decoration: underline ;
	font-weight: normal ;
}