/* www_style_screen.css */
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	border: 0;
	padding: 0;
}
h1,h2,h3,h4,h5	{
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
}
#container	{
	background: #FFFFCC;
	color: #0000FF;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
/*	position: absolute; */
	left: 0%;
	right: 0%;
	top: 0%;
	width: 100%;
    height: 100%;  
/*	border: 2px solid rgb(0 , 0, 255); */
	z-index: 2;
/*	overflow: auto; */
}
#row_top	{
	background-color: #FFFFCC;
	color: #0000FF;
/*	background-color: #FFFFFF; */
/*	height: 10%;  */
	position: absolute;
	left: 0%;
	width: 100%;
/*	border: 2px solid rgb(0, 0, 255); */
	border-bottom: hidden;
	overflow: visible;
}
#col1  {
	background:  #FFFFCC;
	color: #0000FF;
	background-color: #FFFFCC;
	height: 86%;
	position: absolute;
	top: 10%;
	left: 0%;
	width: 24%;
/*	border: 2px solid rgb(0, 0, 255); */
	border-top: hidden;
	border-right: hidden;
	border-bottom: hidden;
	overflow: auto;
	border: 0;
	margin: 0;
	padding: 0;
}
a:link     {
	font-weight: 600;
	line-height: 100%;
	font-size: 100%;
}
a:visited  { 
	font-weight: 600;
	font-size: 100%;
/*	color: #FF00FF; */
/*	color: #CCCCCC; */
	color: #999999;
	line-height: 100%;
}  
a:focus    {
	font-weight: 600;
	font-size: 110%;
	color: rgb(255, 0, 0);
/*	background-color: #0000FF;*/
	line-height: 110%;  
	text-decoration: none;
}  
a:hover    { 
	font-weight: 700;
	font-size: 100%;
	color: rgb(255, 0, 0);
	background-color: #FFFFFF;
	line-height: 100%;
	text-decoration: none;
	border-style: ridge;
	border-width: .1em;
	border-top-color: #0000FF;
	border-top: hidden;
	border-bottom: hidden; 
	border-left: hidden;
	border-right: hidden;
}
a:active   {
	font-size: 100%;
	font-weight: 800;
	line-height: 100%;
}

#col1  ul  {
	margin-left: 0em;
	padding-left: 0em;
	clear: both;
	margin-bottom: 1em;
}
#col1  li  {
	width: 15em;
	border: #0000FF;
/*	border-style: ridge;
	border-width: .2em;
	border-bottom: hidden;
	margin-bottom: 0em; */
	margin: 1em;
	padding-left: 0em;
	list-style: none;
}
#col1  .current  {
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 110%;
	width: 14em;
	border-top-color: #0000FF;
	border-top-width: 0.1em;
	border-top-style: solid;
}   
/* #col1 a:link  .current   {
	text-decoration: none;
	background-color: #FFFFFF;
}    */

#col1  p  {
	margin-top: 3em;
	padding-top: 2em;
}	
#col1  h2  {
	margin-top: .5em;
	padding-top: .5em;
}	
#col1  table  {
	margin-top: 2em;
	padding-left: 1em;
}	
#col2  {
	/*	background: #000000; */
	color: #0000FF;
	background-color: #FFFFFF;
	position: absolute;
	height: 86%;
	top: 86px;
	left: 25%;
	width: 75%;
	/*	border: 2px solid rgb(0, 0, 255); */
	overflow: visible;
	border: 0;
	margin: 0;
	padding: 0;
}
/*
#col2	a:link     {
	font-weight: 600;
	line-height: 140%;
}
#col2	a:visited  { 
	font-weight: 600;
	font-size: 110%;
	color: #FF00FF;
	line-height: 140%;
}
#col2    a:focus    {
	font-weight: 600;
	font-size: 110%;
	color: rgb(255, 0, 0); */
/*	background-color: #0000FF;*/
/*
	line-height: 150%;  
	text-decoration: none;
}
#col2	a:hover    { 
	font-weight: 600;
	font-size: 110%;
	color: rgb(255, 0, 0);  */
/*	background-color: #0000FF; */
/*	line-height: 150%;
	text-decoration: none;
}
#col2	a:active   {
	font-size: 110%;
	font-weight: 800;
	line-height: 130%;
} 
*/
#row_bottom	{
	background-color: #FFFFFF;
	color: #0000FF;
	position: absolute;
	height: 5%;
	left: 0%;
	top: 98%;
	width: 99%;
/*	border: 2px solid rgb(0, 0, 255); */
	overflow: visible;
	z-index: 2;
}
#row_bottom	P {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#row_bottom_new	{
	background-color: #FFFFFF;
	color: #0000FF;
    position: absolute; 
	height: 5%;
	left: 0%;
	top: 96%;
	width: 100%;
/*	border: 2px solid rgb(0, 0, 255); */
/*	overflow: auto;  */
	z-index: 2;
}
#row_bottom_new	P {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
h1.h1	{
	font-size: 36pt;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif ;
	line-height: inherit;
	text-align: center;
	padding-top: 0.07em;
	margin-top: 0px;
/*	position: relative;
	bottom: 1.5em; */
	z-index: 2;
 /*	background-color: rgb(255, 255, 255);*/
}
h2.h2	{
	padding: 0.5em 1em 1em 0.5em;
	text-align: left;
	clear: left;
}
#Fixed_announcement	{
/*  Used to position California Stage logo   */
	position: fixed;
	background-color: transparent;
	background: transparent;
	top: 01%;
	left: 1.0%;
	width: 9em;
	height: 10em;
	padding: 0em;
	margin: 0;
	overflow: visible;
/*	border: 5px groove #FF0000; */
/*	background-color: #FFFFCC; */
	color:#0000FF;
	z-index:2;
}
#Fixed_announcement2	{
/*  Used to position www icon   */
	position: fixed;
	background-color: transparent;
	background: transparent;
	top: 89%;
	left: 12%;
	width: 5em;
	height: 2em;
	padding: 0.1em;
	overflow: visible;
/*	border: 5px groove #FF0000;  */
	background-color: #FFFFCC;
	color:#0000FF;
	z-index:2;
}
#Fixed_announcement3	{
/*  Used to position Google search   */
	position: fixed;
/*	background: transparent;  */
	top: 85%;
	left: 50%;
	width: 100em;
	height: 20em;
	padding: 0.1em;
	overflow: visible;
/*	border: 5px groove #FF0000;  */
	background-color: #FFFFFF;
	color:#0000FF;
	z-index:2;
}
#Fixed_announcement4	{
/*  Used to position special announcements   */
	position: fixed;
	background: transparent;  
	top: 30%;
	left: 18%;
	width: 19em;
	height: 13em;
	padding: 0.2em;
	margin: 0.2em;
	overflow: auto;
	border: 5px groove #FF0000;  
	background-color: #FFFFFF;
/*	color:#0000FF; */
	color: #FF0000;
	z-index:2;
}
#Fixed_announcement5	{
/*  Used to position narrower special announcements   */
	position: fixed;
	background: transparent;  
	top: 35%;
	left: 16%;
	width: 14em;
	height: 12em;
	padding: 0.2em;
	margin: 0.2em;
	overflow: auto;
	border: 5px groove #FF0000;  
	background-color: #FFFFFF;
/*	color:#0000FF; */
	color: #FF0000;
	z-index:2;
}

.small_text { 
	margin-right: 1em;
	margin-left: 1em;
	font-weight: 500;
	font-size: 0.9em;
	line-height: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.img	{
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-left: 1.5em;
	padding-right: 3em;
}
.large  {
	font-size: 115%;
	font-weight: 500;
}
.large2  {
	font-size: 115%;
	font-weight: 600;
	padding: 1em;
}
.signature {
	font-weight: 700;
	font-family: "One Stroke Script LET", script;
	font-style: italic; 
	font-size: large;
	color: #0000FF;
	position: relative;
	bottom: 2em;
	left: 1em;
} 
.padding {
	padding-left: 1em;
}
.short  {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.short_and_linethru  {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: line-through;
	font-weight: 600;
	background-color: #FFFFCC;
}
.red_and_bold	{
	color: red;
	font-weight: 900;
}
.red_and_bold2	{
	font-size: 130%;
	color: red;
	font-weight: 900;
}
.red_and_bold3	{
	font-size: 200%;
	color: red;
	font-weight: 900;
	font-family:"One Stroke Script LET", script;
/*	font-family: "One Stroke Script LET", script; */
	font-style: italic; 
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: .13em;;
}
.fancy:first-letter {
	font-weight: 900;
	font-size: 26px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
} 
.signature {
	font-weight: 700;
	font-family: "One Stroke Script LET", script;
	font-style: italic; 
	font-size: large;
	color: #0000FF;
} 
.linethru	{
	text-decoration: line-through;
	font-weight: 600;
	background-color: #FFFFCC;
}

#Fixed_announcementAds  {
/*  Used to position ads   */
	position: fixed;
	background-color: transparent;
	background: transparent;  
	top: 1.2%;
	left: 75%;
/*	width: 180em;   */
/*	height: 150em;  */
	padding: 0.2em;
	margin: 0.2em;
	overflow: auto;
	overflow: visible;
/*	border: 5px groove #FF0000;   */
	background-color: #FFFFFF;   
/*	color:#0000FF; */
	color: #FF0000;
	z-index:2;
}
.p_shifted_right   {
}


