body {
	margin: 0;
	padding: 0;
	font-family: georgia, times, times new roman, serif;
	color: #ffffff;
	position: relative;
	background: #efefef; }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	font-family: georgia, times, serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 20px auto 20px auto;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #020202;
	width:898px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	margin:0;
	padding:0;
	height: 60px;
	float: left;
	}
#Logo a {
	position: absolute;
	padding:0;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 60px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/*--------------MAIN NAVIGATION----------------*/
#navigation {
	background: url(http://www.sairarao.com/img/navigation.gif) #ffffff no-repeat;
	height: 30px;
	width: 898px;
	margin: 70px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	position: relative;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation li, #navigation a {
	height: 30px;
	display: block;
	}

#navigation a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_home {left: 42px; width: 46px;}
#nav_biography {left: 156px; width: 96px;}
#nav_appearances {left: 317px; width: 128px;}
#nav_press {left: 510px; width: 60px;}
#nav_projects {left: 631px; width: 89px;}
#nav_contact {left: 780px; width: 80px;}

#nav_home a:hover, #nav_home a:active { background: url(http://www.sairarao.com/img/navigation.gif) -42px -30px no-repeat;}
#nav_biography a:hover, #nav_biography a:active { background: url(http://www.sairarao.com/img/navigation.gif) -156px -30px no-repeat;}
#nav_appearances a:hover, #nav_appearances a:active { background: url(http://www.sairarao.com/img/navigation.gif) -317px -30px no-repeat;}
#nav_press a:hover, #nav_press a:active { background: url(http://www.sairarao.com/img/navigation.gif) -510px -30px no-repeat;}
#nav_projects a:hover, #nav_projects a:active { background: url(http://www.sairarao.com/img/navigation.gif) -631px -30px no-repeat;}
#nav_contact a:hover, #nav_contact a:active { background: url(http://www.sairarao.com/img/navigation.gif) -780px -30px no-repeat;}


#nav_home a.selected:link, #nav_home a.selected:hover, #nav_home a.selected:visited, #nav_home a.selected:visited:hover { background: url(http://www.sairarao.com/img/navigation.gif) -42px -30px no-repeat;}
#nav_biography a.selected:link, #nav_biography a.selected:hover, #nav_biography a.selected:visited, #nav_biography a.selected:visited:hover { background: url(http://www.sairarao.com/img/navigation.gif) -156px -30px no-repeat;}
#nav_appearances a.selected:link, #nav_appearances a.selected:hover, #nav_appearances a.selected:visited, #nav_appearances a.selected:visited:hover { background: url(http://www.sairarao.com/img/navigation.gif) -317px -30px no-repeat;}
#nav_press a.selected:link, #nav_press a.selected:hover, #nav_press a.selected:visited, #nav_press a.selected:visited:hover { background: url(http://www.sairarao.com/img/navigation.gif) -510px -30px no-repeat;}
#nav_projects a.selected:link, #nav_projects a.selected:hover, #nav_projects a.selected:visited, #nav_projects a.selected:visited:hover { background: url(http://www.sairarao.com/img/navigation.gif) -631px -30px no-repeat;}
#nav_contact a.selected:link, #nav_contact a.selected:hover, #nav_contact a.selected:visited, #nav_contact a.selected:visited:hover { background: url(http://www.sairarao.com/img/navigation.gif) -780px -30px no-repeat;}


/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 40px 0 0 0;
	text-align: left;
	background-color: #fff; }
	
/* Sidebar column */
#SubCol {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	width: 345px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 345px; } html>body #SubCol { width:345px; }
	
#SubColSecondary {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 230px; } html>body #SubColSecondary { width:230px; }

/* One column only */
#MainCol {
	margin: 0;
	float: left;
	padding: 0 0 0 43px;
	width: 394px; }
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: right;
	padding: 0 10px 0 0;
	width: 485px; }

/* One column only */
#OneCol {
	margin: 0;
	float: left;
	padding: 0 0 0 43px;
	width: 810px; }
	

#TopDiv {
height: 280px;
}
/*------------MISCELLANEOUS-----------------------*/
#searchme { /* Global Search */
margin: 0;
padding: 0;
}
#searchme2 { /* Global Search */
margin: 0;
padding: 0 0 0 18px;
}

.searchfield {
border: 1px solid #a9a69f;
height: 18px;
top: 0px;
}

.sectiontitle{
padding: 5px 0 10px 0;

}

#BodyText{
	margin: 0px 0px 20px 0px;
	padding: 0 0px 0px 0px;

}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #3F3F3F; }
#BodyText p.nospace {
	padding: 0px 0px 3px 0px;
margin: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #3F3F3F; }
#BodyText ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 18px 0;
}
#BodyText .twocolumnlist {
	width: 455px;
	float: left;
}

#BodyText ul li {
	font-size: 12px;
	background: url(images/main_black_bullet.gif) left top no-repeat;
	padding: 0px 0px 3px 8px;
	margin 0;
}

#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #434343; }

#BodyText h4{
	padding: 0px 0px 0px 0px; 
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #434343; }
	
#BodyText h3 {
	padding: 5px 0px 0px 0px; 
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #0F5680; }

#BodyText h2 {
	padding: 0px 0px 15px 0px;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #434343; }
	
#BodyText h1 {
	padding: 0px 0px 15px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #434343; }
	
#BodyText a:link, #BodyText a:visited { color: #0F5680; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #434343;text-decoration: underline; }

#BodyText table.formtable {
padding: 0 0 8px 0;
}
#BodyText dl {
margin: 0 0 0px 0;
padding: 0 0 0px 0;
}

#BodyText dl dt{
margin: 0;
padding: 0 0 3px 0;
font-size: 14px;
font-weight: normal;
line-height: 20px;
color: #797979; 
}

#BodyText dl dd{
margin: 0;
padding: 0 0 3px 15px;
font-size: 12px;
font-weight: normal;
line-height: 20px;
color: #434343; 
}

#BodyText ul.rssMenu {
position: relative;
margin: 0;
padding: 10px 0 0 15px;
list-style: none;
font-size: 12px;
}
#BodyText ul.rssMenu li{
margin: 0;
padding: 0;
}

#BodyText object {
margin: 0;
padding: 0;
border-bottom: 1px solid #dfdfdf;
}

#BodyText .excerptpage {
margin: 0 0 20px 0;
border-bottom: 1px solid #dfdfdf;
}

/*-------------- Copyright Footer -----------------*/
#Copyright {
	font-family: georgia, times, times new roman, serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 30px 25px 15px;
	text-align: left;
	background: #ffffff;
}
#Copyright .left {
margin: 0;
padding: 0;
float: left;
width: 50px;
}
#Copyright .right {
float: right;
width: 500px;
}
#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 10px 0 0 0;
	border-bottom: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	}
	
#Copyright a:link, #Copyright a:visited { color: #6B6D6F; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #6B6D6F;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}