/* Kung Pao CSS */

body {
	background-color: #FFFFFF;
}


#bydubya {
	background-position: center;
	width: 70%;
	margin-left: 3%;
	padding-left: 3%;
}

.byedubya {
	background-position: center;
	width: 70%;
	margin-left: 3%;
	padding-left: 3%;
}
#bydubya p {
	padding-left: 3em;
}

.byedubya p {
	padding-left: 3em;
}

#bydubya ul {
	padding-left: 2em;
	list-style-position:inside;
}

#bydubya li {
	width: 80%;
	padding-bottom: 1ex;
	padding-left: 1ex;
	list-style-type:none;
	margin-left:2em;
}

#bydubyalinks li {
	list-style: none;
	width: 80%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding-left: 2em;
	padding-bottom: 1ex;
}

td p {
	max-width: 35em;
}

#performers {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}


#navcurrent {
	font-size: 1.1em;
	white-space: nowrap;
}

#button {
	width: 8em;
	/*border-right: 1px solid #000;*/
	padding: 0 0 0;
	/*margin-bottom: 1em;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	color: #333;
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	margin: 0;
	text-align: right;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FFFFFF;
	color: #000099;
	text-decoration: underline;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	color: #FF33CC;
}

#font { 
	font-family: Verdana, Geneva, Arial, "sans serif" 
}



/* html styles */

h1 {
font-size: 1.5em;
font-weight: normal;
color: #000066;
}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #0099FF;
}

h3 {
	color: #990000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}

acronym {
	border-bottom: none;
}
abbr[title],acronym[title]{ cursor:help; }

/* custom styles */

.bannertext { 
	line-height: 140%; 
	font-family: Verdana, Geneva, Arial, "sans serif"; 
	margin-right: 5px; 
	margin-left: 10px 
	}
			
.blue {
	color: #0066FF;
	text-align: center;
	margin: 4px;
	padding: 4px;
	font-style: normal;
}
			
.fineprint {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}

.grey { font-family: Verdana, Geneva, Arial, "sans serif"; background-color: #e8e8e8; margin-right: 5px; margin-left: 10px; width: auto }

.linespacing { line-height: 140%; font-family: Verdana, Geneva, Arial, "sans serif"; margin-right: 5px; margin-left: 10px }

.links      { font-family: Verdana, Geneva, Arial, "sans serif" }

.middlecolumn { font-family: Verdana, Geneva, Arial, "sans serif" }

.red { color: red }

.sections { font-weight: bold; font-size: medium; font-family: Verdana, Geneva, Arial, "sans serif"}

.headings  { color: #0000c3; font-family: Verdana, Geneva, Arial, "sans serif"; text-decoration: none }

.sidebartext { line-height: 80%; font-family: Verdana, Geneva, Arial, "sans serif" }

.stockgreen { color: #00c400 }

.stockred { color: red }

.teaser_links { font-family: Verdana, Geneva, Arial, "sans serif"; text-align: center }

.teasers { font-family: Verdana, Geneva, Arial, "sans serif"; text-align: justify; margin-right: 3px }

.teasertitles { font-family: Verdana, Geneva, Arial, "sans serif"; margin-right: 10px; margin-left: 10px }

.white { color: white; font-weight: bold; font-size: small; font-family: Verdana, Geneva, Arial, "sans serif" }

.magenbox {
	width: 35em;
	border: 2px dotted #000;
	padding: 1em 2em;
	
}

.smallercopy {
	font-size: 1em;
}

.smallercopy h3 {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.smallercopy p {
	line-height: 1em;
}

.starBox {
	background-color: #66CCFF;
}
.comic {
	font-family: "comic sans", sans;
}
.nutriSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.nutriHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.smaller {
	color: #000000;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, Geneva, Arial, "sans serif";
	background-color: #FFCC00;
}
.maintable {
	background-color: #FFFFFF;
}