body {
	padding: 0px;
	margin-top: 30px;
	font-family:Arial;
	font-weight:bolder;
}

.main 
{
margin-left: auto; 
margin-right: auto; 
text-align:center;
font: 75% georgia, sans-serif;
max-width:800px;
}

.programsnav
{
	width: 100%;
}
.programsnavtitle
{
	float:left;
	width: 29%;
	background-color: #777777;
	color: #ffffff;
	font-weight:bolder;
	height:17px;
	background-image:url(../images/tt.PNG);
}
.programsnavmenu
{
	float:left;
	width:69%;
	border: solid 1px #888888;
	background-image: url(../images/programs_nav_bg.gif);
}
.programbottomleft
{
	float:left;
	width: 75%;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;	
	font-weight:bolder;
	background-image:url(../images/programs_nav_bg.gif);
}
.programbottomright
{
	float:left;
	width: 25%;
	font-weight:bolder;	
	background-image:url(../images/tt.PNG);
	height:17px;
	color: #ffffff;
}

.content {
float: left;
width: 100%;
border: 1px solid #cccccc;
margin-bottom: 30px;
background-color: Transparent;
height:760px;
}

.leftStage {
float: left; 
width: 75%;
margin-top: 1px; 
margin-bottom: 4px; 
text-align: left;
background-color:#C9BE62;
height:1000px;
}

.rightStage 
{
float:left;
width:25%;
height:100%;
text-align: left;
text-decoration:none;
background-color: #eeeeee;
height:760px;
}

.footer
{	
	width:100%;
	border: 1px solid #cccccc;
	text-align:center;
	text-decoration:none;	
}
a.footlink
{
	color: #4F6B2D;
	text-decoration: none;
	font-weight:bolder;
}
a.footlink:hover
{
	color: #F6EF24;
	text-decoration: none;
	font-weight: bolder;
}


.menu {
float: left; 
margin-top: 1px; 
margin-bottom: 4px; 
margin-left:auto;
margin-right:auto;
background-color: Transparent;
}

.menulist {
text-align:left;
list-style-position: outside;
list-style-image:url(../images/menu.bmp);
vertical-align:middle;
margin-top: 10px;
font-size:14px;
}

.menuitem {padding-bottom: 6px; margin-left:-15px; }
a.menulink {color: #000000; text-decoration: none; font-weight:bold; width: 100%;}
a.menulink:hover {color: #eeeeee; text-decoration:none; font-weight:bold; width: 100%; border: solid 1px #888888; background-image:url(../images/tt.PNG); background-repeat:repeat-x;}

a.programsnavlinks {color: #666666; text-decoration: none; font-weight:bold; width: 100%;}
a.programsnavlinks:hover {color: #7E2217; text-decoration: none; font-weight:bold; width: 100%;}

.title 
{
	text-align:left;
	font-family: Verdana;
	color: #4F6B2D;
	font-style:italic;
	font-size:20px;
	font-weight:bolder;	
	padding-left: 4px;
}

.paragraph
{
	text-align:left;	
	text-indent: 20px;
	color: #555555;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
}

Table.info
{
	width: 100%;	
	border: solid 1px #F6EF24;
}
Table.info th
{
	font-family: tahoma, verdana, arial; 
	font-weight: bolder;
	font-size: 11px;			
	background-image: url(../images/th.JPG);
	height: 20px;
	text-align:center;
	border: solid 1px #808080;
}
Table.info tr
{
	border-bottom: solid 1px #000000;
}
Table.info td
{	
	
}