BODY {
	font-family:		Verdana, Arial, Helvetica, Sans-serif;
	font-size:			12pt;
	background-color: 	#FFD9A0;
	color: 				#6F4910;
	background-image: 	URL(Natarajabg2.png);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: 	no-repeat;
	text-align:			center;
	margin-top:			10px;
	margin-left:		0px;
	margin-right:		0px;
}
DIV {
	width:				640px;
	text-align:			justify;
}	
IMG {
	border:				none;
}
HR {
	color:				#CCCC33;
}
H1 {
	font-size:			1.2em;
	text-align:			center;
}
#mainbody {
	width:				640px;
	margin:				0 auto;
}
#revisions {
	width:				300px;
	margin:				0 auto;
	text-align:			center;
}
#revisions UL {
	list-style-type:	none;
	width:				20em;
	font-size:			0.8em;
	text-indent:		0px;
}
UL#revisions EM {
	font-style: italic;
}
.quote {
	font-size:	0.9em;
	background-color:	#FF9911;
	color: 				#5F3900;
	width:		615px;
	padding:	15px;
}
.wonder {
	border: #CCCC33 solid 1px;
	width: 20px;
	text-align: center;
	color: blue;
	background-color: #FFFFE0;
}

.headline {
	font-size:	24pt;
	text-align:	center;
}
.subhead {
	font-size:	14pt;
}
.first {
	background-color: #FFD090;
	opacity: 0.6;
}
.second {
	background-color: #FFC989;
}
.third {
	background-color: #FFC080;
}
.redact {
	border-left: solid black 1px;
	padding-left: 10px;
}
.lineout {
	text-decoration: line-through;
}
.menu {
	width:			640px;
	text-align:		center;
}
.mitem {
	width:			90px;
	text-align:		center;
	background-color: #CCCC33;
}
.masthead {
	height: 140px;
}
.note {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}
.notice {
	border: #CCCC33 solid 1px;
	width: 640px;
	text-align: center;
	color: blue;
	background-color: #FFFFE0;
}
.newnote {
	border: #CCCC33 solid 1px;
	width: 640px;
	font-size: 8pt;
	font-weight: normal;
	color: blue;
	background-color: #FFFFE0;
}
.notpublished {
	display: none;
}
.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;
	color: 						#6F4910;
}
A:visited {
	color: 						#333333;
}
A:active {
	color: 						#333333;
}

A.previnvis {
	text-decoration: none;
	color: black;
}
A.previnvis:visited {
	color: 						#333333;
}
A.previnvis:active {
	color: 						#333333;
}

A.vis {
	text-decoration: none;
	background-color: #CCCC33;
	color: black;
}
A.vis:link {
	background-color: #FFDDBB;
}
A.vis:visited {
	background-color: #FFDDBB;
	color: 606060;
}
A.vis:active {
	background-color: #FFDDBB;
	color: 303030;
}
A.vis:hover {
	background-color: #FFDDBB;
	color: black;
}

A.invisqt {
	text-decoration: none;
	color: black;
}
A.invisqt:visited {
	color: 606060;
}
A.invisqt:active {
	color: 303030;
}

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;
}
