body {
	margin: 0;
	padding: 0;
	background: url(../_img/curtain_bkgd.jpg) top left no-repeat;
	background-color: #000;
	background-attachment: fixed;
	min-width: 1000px;
	}
	
.clear {
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
	}




/***** HEADER and NAV  *****/


#header {
	background: url(../_img/SapnaKumar.png) top left no-repeat;
	height: 170px;
	width: 945px;
	}
	
#header a img{
	border: 0;
	text-decoration: none;
	}
	
#quote {
	height: 155px;
	width: 305px;
	background: url(../_img/quote_redEye.png) bottom right no-repeat;
	float: right;
	}
	
	
#nav {
	background-color: #6d0008;
	border-bottom: 1px solid #440005;
	color: #eaeac4;
	padding: 8px 0px 3px 95px;
	}
	
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
#nav li {
	float: left;
	margin: 0px;
	marign-right: 30px;
	padding: 0px;
	}
	
#nav li a {
	color: #eaeac4;
	padding: 5px 8px 6px;
	margin-right: 30px;	
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px Lucida Grande, Helvetica, Arial, san-serif;
	}
	
#nav li a:hover  {
	text-decoration: underline;
	}
	
#nav a.on {
	background: url(../_img/nav_top.jpg) top left repeat-x;
	background-color: #eaeac4;
	color: #6d0008;
	}






/***** MAIN CONTENT STYLES  *****/


#content {
	background: url(../_img/content_bkgd.jpg) bottom left repeat-x;
	background-color: #eaeac4;
	width: 558px;
	float: left;
	padding-top: 20px;
	margin: 0px 30px 20px 70px;
	}
	
#content p {
	font: 12px/21px Geneva, Arial, san-serif;
	word-spacing: .05em;
	color: #472c17;
	padding: 0px 25px 5px;
	}

#content p.news {
	font: 12px/21px Geneva, Arial, san-serif;
	word-spacing: .05em;
	color: #472c17;
	padding: 0px 15px 10px 0px;
	margin-left: 250px;
	margin-right: 15px;
	margin-bottom: 10px;
	border-bottom:4px double #deccb0;	
	}

#content p a {
	color: #940111;
	text-decoration: none;
	border-bottom: 1px dotted #e3af5b;
	padding: 1px 2px;
	}

#content p a:hover {
	color: #940111;
	border-bottom: 1px solid #e3af5b;
	background-color: #deccb0;
	}

#content p.float {
	font: 12px/20px Geneva, Arial, san-serif;
	word-spacing: -.01em;
	color: #472c17;
	}
	
#content b {
	font-weight: bold;
	color: #940111;
	}
	
#content h1 {
	font: bold 16px Lucida Grande, Helvetica, Arial, san-serif;
	color: #6d0008;
	padding: 0px 0px 5px 25px;
	margin: 0px;
	}

#content h2 {
	font: bold 16px Lucida Grande, Helvetica, Arial, san-serif;
	background: url(../_img/arrow.gif) 0% 30% no-repeat;
	color: #6d0008;
	padding: 0px 15px 0px 25px;
	margin: 0px;
	float: left;
	display: inline;
	}

#content img.headshot {
	float: right; 
	padding: 5px;
	background: #f5efdc;
	margin: 15px 15px 5px 10px;
	}

#content a img {
	border: 1px solid #deccb0;
	}

#content a img:hover {
	background-color: #ede5cd;	
	border: 1px solid #c7b08d;
	}
	
#content blockquote {
	font:italic 14px/20px Times, Serif;
	color: #472c17;
	border: 4px double #deccb0;
	padding: 10px;
	margin: 4px 70px 25px;
	}

#content table {
	width: 100%;
	}
	
#content .resume {
	font: 12px/14px Geneva, Arial, san-serif;
	color: #472c17;
	padding: 0px 10px 10px;
	}

#content th {
	font: bold 15px Lucida Grande, Helvetica, Arial, san-serif;
	color: #6d0008;
	text-align: left;
	padding: 4px;
	background-color: #c79545;
	border-bottom: 1px solid #9c7433;
	margin: 0px;
	}

#content .row1 {
	background-color: #f5efdc;
	}

#content .row2 {
	background-color: #fcf7e9;
	}

#content .col1 {
	width: 50%;
	color: #6d0008;
	padding: 4px 6px;
	}

#content .col2 {
	width: 25%;
	padding: 4px 6px;
	font-size: 11px;
	}

#content .col3 {
	width: 25%;
	padding:  4px 6px;
	font-size: 11px;
	}
	
#content ul {
	list-style-type: disk;
	margin: 0px;
	padding: 10px 25px;
	}

#content li {
	padding-bottom: 5px;
	}

#contentFooter {
	height: 16px;
	width: 558px;
	background: url(../_img/content_footer.jpg) bottom center no-repeat;
	background-color: #f3e1a1;
	}



/***** CALENDAR STYLES  *****/

	
#calendar {
	float: left;
	width: 281px;
	background: url(../_img/calendar_bkgd.gif) bottom left repeat;
	background-color: #e3af5b;
	margin-bottom: 20px;
	}
	
#calendar p {
	font: 12px/18px Geneva, Arial, san-serif;
	color: #200001;
	padding: 5px 20px;
	margin: 0px;
	}
	
#calendar h1 {
	font: bold 18px/20px Lucida Grande , Arial, san-serif;
	letter-spacing: .01em;
	color: #440005;
	padding: 15px 0px 4px 20px;
	margin: 0px;
	display: block;
	}

#calendar b {
	font: bold 12px/18px Geneva, Arial, san-serif;
	letter-spacing: .08em;
	}
	
#calendar a {
	text-decoration: underline;
	}

#calendar a:hover {
	text-decoration: none;
	}

#calendarFooter {
	height: 6px;
	width: 281px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/calendar_footer.gif) top  center no-repeat;
	}	




	
/***** CONTACT AND FOOTER STYLES  *****/


#contact {
	width: 839px;
	background-color: #440005;
	border: 5px solid #c79545;
	margin-left: 70px;
	margin-bottom: 15px;
	padding: 15px 10px;
	}
	
#contact .left {
	float:left; 
	margin-right: 10px; 
	padding: 5px 10px; 
	border-right: 1px dotted #925b4a;
	}

#contact .middle {
	float:left; 
	margin-right: 15px; 
	padding: 5px 10px;
	}

#contact .right {
	float:left; 
	border-left: 1px dotted #925b4a; 
	padding: 5px 10px; 
	padding-left: 15px;
	}	
	
#contact p {
	color: #fff;
	font: 11px/13px Geneva, Arial, san-serif;
	}
	
#contact h1 {	
	color: #f6f2a9;
	font: 18px Lucida Grande, Arial, san-serif;
	padding: 15px;
	margin: 0px;
	}
	
#contact b {
	font: bold 12px/18px Helvetica, Arial, san-serif;
	display: block;
	color: #f6f2a9;
	}
	
#contact a {
	color: #c79545;
	text-decoration: underline;
	}
	
#contact a:hover {
	text-decoration: none;
	}

#footer {
	margin-left: 70px;
	width: 869px;
	background-color: #000;
	margin-bottom: 20px;
	opacity: .8;
	}

#footer p {
	font: 10px/10px verdana, arial, san-serif;
	color: #666;
	margin: 5px;
	float: left;
	}

#footer p a {
	color: #c79545;
	text-decoration: none;
	}

#footer p a:hover {
	text-decoration: underline;
	}

#footer .td {
	background: url(../_img/td_bubble_16.gif) bottom left no-repeat;
	text-decoration: none;
	float: right;
	border: 0;
	width: 18px;
	height: 18px;
	}
	
	
	