BODY {
	font-family:		Georgia, Times New Roman, Times, serif;
	font-size:			12pt;
	background-color: 	#e6eae6;
	background-image: 	URL(slsbg.png);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: 	no-repeat;
	text-align:			center;
	margin-top:			10px;
	margin-left:		0px;
	margin-right:		0px;
	color:				#3030FF;
}
DIV {
	width:				640px;
	text-align:			justify;
}	
IMG {
	border:				none;
}
HR {
	color:				#CCCC33;
}
HR.cl {
	clear:				both;
    visibility:			hidden;
}
H1 {
	font-size:			1.2em;
	text-align:			center;
}
LI {
	list-style-type:	circle;
	font-family:		Verdana, Arial, Helvetica, Sans-serif;
	font-size:			11pt;
}
.centered {
	text-align:			center;
	margin:				0 auto;
}
.sans11 {
	font-family:		Verdana, Arial, Helvetica, Sans-serif;
	font-size:			11pt;
}
.endfloat {
	clear: both;
	height: 1px;
	max-height: 1px;
}
#mainbody {
	width:				640px;
	margin:				0 auto;
}
.mainpara {
	width:				95%;
	padding-left:		1em;
	padding-right:		1em;
	margin-top:			0;
}
#prasig {
	width:				126px;
}
.picfull {
	width:				600px;
	margin-left:		auto;
	margin-right:		auto;
}
.picleft {
	width:				300px;
	float:				left;
	margin-right:		0.5em;
}
.picright {
	width:				300px;
	float:				right;
	margin-left:		0.5em;
}
.quote {
	font-size:			0.9em;
	background-color: 	#FFCC66;
	width:				610px;
	padding:			10px;
	margin-left:		-11px;
}
.boxquotel {
	float:				left;
	font-size:			0.9em;
	background-color: 	#FFCC66;
	width:				40%;
	padding:			10px;
	margin-right:		10px;
}
.boxquoter {
	float:				right;
	font-size:			0.9em;
	background-color: 	#FFCC66;
	width:				40%;
	padding:			10px;
	margin-left:		10px;
}
.wonder {
	border: 			#CCCC33 solid 1px;
	width: 				20px;
	text-align: 		center;
	color: 				blue;
	background-color: 	#FFFFE0;
}

.headline {
	font-size:			18pt;
	text-align:			center;
	font-weight:		600;
}
#namaste {
	font-size:			16pt;
	text-align:			center;
}
.subhead {
	font-size:			14pt;
}
.note {
	font-size: 			8pt;
	font-style: 		italic;
	text-align: 		center;
}
.note UL LI {
	font-size: 			8pt;
	font-style: 		italic;
}
.notice {
	border: 			#CCCC33 solid 1px;
	width: 				640px;
	text-align: 		center;
	color: 				blue;
	background-color: 	#FFFFE0;
}
.warn {
	border: 			#FF0000 solid 1px;
	color:				#FF0000;
	padding:			0.5em;
}
.red {
	color:				red;
}
.calendar {
	border: 			#CCCC33 solid 1px;
	width: 				640px;
	background-color: 	#FFFFE0;
}
.calmonth {
	border: 			#CCCC33 solid 1px;
	width: 				90px;
	font-size: 			10pt;
	text-align: 		center;
	background-color: 	#F0F0FF;
}
.calday {
	border: 			#CCCC33 solid 1px;
	width: 				90px;
	font-size: 			10pt;
	text-align: 		center;
	background-color: 	#FFFFC0;
}
.calev {
	border: 			#CCCC33 solid 1px;
	width: 				90px;
	height: 			80px;
	font-size: 			10pt;
	font-weight: 		normal;
	text-align: 		left;
	vertical-align: 	top;
}

A {
	text-decoration: 	none;
	background-color:	#ceeeee;
	color:				#3030FF;
	font-weight:		600;
}
A:link {
	background-color:	#ceeeee;
	color:				#3030FF;
}
A:visited {
	background-color:	#ceeeee;
	color:				#3030FF;
}
A:active {
	background-color: 	#6060FF;
	background-color:	#ceeeee;
}
A:hover {
	background-color: 	#6060FF;
	background-color:	#dfffff;
	opacity:			0.7;
}

A.image {
	text-decoration: 	none;
	background-color:	#dfffff;
}
A.image:link {
	color: 				#000030;
}
A.image:visited {
	color:				blue;
}
A.image:active {
	background-color:	#dfffff;
}
A.image:hover {
	background-color:	#dfffff;
	opacity:			1.0;
}

A.cal {
	text-decoration: 	none;
	background-color: 	#F0F0FF;
	color: 				black;
	text-align: 		center;
}
A.cal:link {
	color: 				black;
}
A.cal:visited {
	color: 				black;
}
A.cal:active {
	color: 				black;
}
A.cal:hover {
	color: 				black;
	background-color: 	#D0D0FF;
}

A.lbody {
	text-decoration: 	none;
	color: 				#CCCC33;
	background-color: 	#FFFFF0;
	padding-left: 		5px;
	padding-right: 		5px;
}
A.lbody:link {
	color: 				#CCCC33;
}
A.lbody:visited {
	color: 				#CCCC33;
}
A.lbody:active {
	color: 				#CCCC33;
}
A.lbody:hover {
	color: 				white;
	background-color: 	#DDDD33;
}
