body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 100%;
	font-family: Verdana, sans-serif; 
	font-size:0.8125em;
	line-height: 1.5; 
	color: #000000;
	background-color: #C76114;
	width: 1000px;
}

#header {
    height: 30px;
    width: 100%;
}

#verticalpadding {
	width: 20px;
	height: 10px;
    float: left;
	background-color: #C76114;
}	

#left {
   width: 200px;
	height: 90%;
	float: left;
	text-align: left;
	background-color:#f6f2e1; 
}

#links {
	text-align: left;
	font-size: 120%;
	font-family: "Lucida Handwriting";
	color: #730008;
	padding-left: 10px;
	padding-right: 10px;

}

#linkscontactinfo{
	font-family: Georgia, serif;
	font-size: 90%;
	font-style: italic;
	margin-top: 1em;
	padding-top: 1em;
	color: #c69c14;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
  background-color: #f7ceaf;
  width: 700px;
  color: #000000;
  text-align: left;
  float: left;
  height: 100%;
 }

#main {
	text-align: left;
	float: right;
	margin-left: 100px;
    margin-right: auto;
	margin-top: 20px;
	 margin-bottom: 50px;
	padding-top: 20px; 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #f7ceaf; 
}

#titlebar, #headingbar {
	width:660px;
	margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 9998;
}

#titlebar{
	height: 100px;
}

#headingbar{
	height: 100px;
}

#titlebar #title #titletable{
	height: 100%;
	width: 100%;
	cell-padding: 0; 
	cell-spacing: 0;
	border: 0;
	margin-top: 10px;
}

#titlebar #title #titlerow{
	valign: baseline;
}

#titlebar #title, #headingbar #heading{
	margin: 0;
	padding: 0;
}
#titlebar #title li, #headingbar #heading li{
	display: inline;
	overflow:hidden;
	float: left;
	height: 0;
	background-repeat: no-repeat;
}
#headingbar #heading li{
	padding-top: 60px;
}

#titlebar #title li#title{
	margin-top: 10px;
	padding-top: 80px;
	width: 540px;
}

#titlebar #title #name{
	padding-top: 8px;
	width: 250px;
	font-family: zapfino;
	font-style: italic;
	font-size: 1.8em;	
	color: #c69c14;
}

#titlebar #title #contact{
	padding-top: 1px;
	width: 250px;
	font-family: Georgia, serif;
	font-size: 1.5em;	
	color: #c69c14;
}

#titlebar #title #pageheader{
	padding-top: 8px;
	width: 427px;
	font-size: 2em; 
	float: right;
	background-color: inherit;
	color: #c69c14;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
}

#title #pict{
	background-color: inherit;
	padding-top: 1px;
	float: right;
	background-image: url(Images/Balaji1.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 240px;
}

#contact #pict{
	background-color: inherit;
	padding-top: 1px;
	float: right;
	background-image: url(Images/Balaji2.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 240px;
}


h1 {
	font-size: 200%; 
}
h2,h3,h4,h5,h6 {
	font-size: 150%;
}
h1,h2,h3,h4,h5,h6 {
	background-color: inherit;
	color: #c69c14;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
}

a:link {
	background-color: inherit; 
	text-decoration: none;
	color: #730008; 
}
a:visited {
	background-color: inherit; 
	text-decoration: none;
	color: #730008; 
}
a:active {
	background-color: inherit; 
	text-decoration: none;
	color: #730008; 
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
       	color: #730008;	
}
address {
	font-family: Georgia, serif;
	font-size: 90%;
	font-style: italic;
	margin-top: 1em;
	padding-top: 1em;
}
div.quote {
	background-color: inherit; 
	color:#660000;
	margin-left:25px;
	padding-left:5px;
	border-top:0px; 
	border-bottom:0px;
	border-right:0px; 
	border-left:1px;
	border-style:solid;
	border-color:#660000;
	font-family: Georgia, serif; 
	font-style:italic;
	font-size: 110%;
}
td.grouping {
	font-family: Georgia, serif;
	font-size: 110%;
	font-style: italic; 
	background-color: inherit;
	color: #183070;
}


