body {
	font-family : Verdana, arial, helvetica, sans-serif;
	width : 750px;
	margin : auto;
	line-height : 1.25em;
	background : url('../images/fabric-bw-rust.jpg') fixed repeat;
	background-color : #C0C0C0;
	border-style :solid;
	border-width :7px;
	border-color : black;
}
#content {
	margin : 0px;
	padding : 20px;
	background : url('../images/home_background-agedPaper2.jpg') repeat; 
}
a {
	color : maroon;
}
a:hover {
	color : red;
	margin : 0;
	border : 0px;
}
p {
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : .8125em;
	color : #000;
	line-height : 1.25em; 
	text-align : left;
}
p.news {
	font-family : Verdana, arial, helvetica, sans-serif;
	color : #800000;
	text-decoration : none;
}
.center {
	text-align : center;
}
.center p{
	text-align : center;
}
.eventTitle {
	font-family : Cambria, Georgia, Palatino, Palatino Linotype, Myriad Pro, Serif;
	font-weight : bold;
	font-size : 1.3em;
	color : #000;
	text-decoration : none;
}
.dorje, .lotus {
	height: 101px;
	width: 100px;
	margin: auto;
	margin-top: 30px;
	padding-bottom : 20px;
}
.dorje {
	background : url(../images/doubledorje.gif) no-repeat;
}
.lotus {
	background : url(../images/main_lotus.gif) no-repeat;
}
#norbu {
	background : url(../images/norbu.gif) no-repeat;
	height: 100px;
	width: 234px;
	margin: auto;
	margin-top: 30px;
	padding-bottom : 20px;
}
h1, h2 {
	font-family : Cambria, Georgia, Palatino, Palatino Linotype, Myriad Pro, Serif;
	font-size : 1.5em;
	font-weight : lighter;
	line-height : 1.5em;
	margin : 0 0 0.75em;
	color : #black;
}
li {
	font-size : .8125em;
}
#nav {
	background-color : black;
	line-height : 1.0em;
	font-weight : bold;
	
}
#nav a {
	color : #C0C0C0;
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	padding-left : 15px;
	text-decoration : none;	
}
#nav a:hover {
	color : red;
	text-decoration : underline;
}
#currPage {
 	color: #FFFFFF; 
	font-family: Arial;
 	font-size : 14px;
	padding-left : 15px;	
}
.narrative {
	font-style : italic;
	text-decoration : none;
	text-align : center;
}
.blueNote {
	color : blue;
	font-size : 12px;
	font-style : italic;
	padding-left : 10px;
}
#counter {
	margin-left : 25%;
	font-size : .75em;
}
.footer {
	font-family : Cambria, Georgia, Palatino, Palatino Linotype, Myriad Pro, Serif; color : #000;
	font-size : .75em;
}
