.streamTable
{
	border-collapse : collapse;
	background : #FFFFFF;
	border : 2px solid #FF0000;
	padding:3px;
	width:77%;
	text-align:center;
	margin-top:19px;
	margin-bottom:19px;
	padding-left:7px;
}

#meaningSection
{
	position:relative;
	width:69%;
	overflow:visible;
	background-color:#FFFFCC;
	padding:17px;
	text-align:center;
	left:29%;
	border:3px solid #000000;
}
.streamInfoCell1,.streamInfoCell2,.streamInfoCell3,.initialMeaningCell
{
	font-family: arial;
	font-weight:bold;
	font-size : 15px;
	margin-bottom:5px;
	color:#FFFFEE;
	background-color:black;
	padding:3px;
	text-align:left;
}

.initialMeaningCell
{
	color:#FFFFFF;
	letter-spacing:1px;
	font-style:italic;
	display:none;
	font-size:16px;
	font-family:elephant,tahoma,arial;
}

.voteButton
{
	background-color : #880000;
	color : #ffffff;
	padding : 3px;
}

.buttonCell
{
	text-align : right;
	background-color : #AAAAAA;
	border-top : 1px solid #880000;
}
#introText
{
	font-family:verdana,arial;
	font-size : 13px;
	padding : 15px;
	margin-left : 19px;
	margin-right : 19px;
	color : #000055;
	text-align : justify;
	font-weight:bold;
	letter-spacing:1px;
}

.meaning1,.meaning2
{
	padding:7px;
	font-size:16px;
	font-family:georgia,verdana;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}
.meaning1
{
	background-color:#DDDDDD;
	color:black;
}
.meaning2
{
	background-color:#FFFFEE;
	color:black;
}
#pageDescription
{
	padding:21px;
	border:2px solid #000088;
	background : url(../images/comeherea.jpg);
}
  a:visited {color:#555555;}
  a:active	{color:red;}
  a:hover	{color:#880000;}
  .relText
  {
	color:#000000;
	font-style:italic;
	font-weight: normal;
	font-size:13px;
	font-family: tahoma, Arial, verdana, sans-serif;
	text-align: left;
	margin-left:18px;
	margin-bottom:7px;
	margin-top:7px;
	padding:3px;
}
.firstMeaning, .lastMeaning
{
	background-color:black;
	color:pink;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	border:1px solid Navy;
	padding:5px;
	width:88%;
	text-align:left;
	overflow:hidden;
	margin-left:3%;
	
}
.innerMeanings
{
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin-left: 3px;
	padding: 3px;

}
.mPop
{
	color:white;
	font-weight:bold;
}
  #curStreamListBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: white;
	border: 1px solid pink;
	background-image: url(../images/comeherea.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: left;
}
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 350px;
height:550px;
overflow:hidden;
visibility: hidden;
z-index: 1200;
}
#mainMeaningCellYup
{
	background-image: url(../images/scribbleback1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

