.page{
	background-color: #eeeeee;
	width: 100%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
.page p {
	direction:rtl;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.8;
}

.page h1 {
	color:#6b0a05;
	direction:rtl;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
}
#MainTitle
{
	padding-top:20px;
	line-height:1.8;
    color:#900;
    text-align: left;
	direction:ltr;
	font-size: 1.6em;
	font-weight:bold;
    margin-right: 40px;
	border-bottom: double #C90;
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;

}

#MainBody
{
	direction:ltr;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	line-height:1.8;
	padding-left:10px;
}

#MainBody a
{
	color: #661820;
	text-decoration: none;
	font-weight: bold;
}

#MainBody a:hover
{
	color: #661820;
	text-decoration: underline;
	font-weight: bold;
}

#MainBody img
{
	width:200px; 
	height:150px ;
	float:right; 
	margin-left: 10px; 
	/*border:7px solid white;*/
}

#MainBody ul
{
	padding-left:10px;
	list-style-type:circle;
}

#MainBody ol
{
	padding-left:10px;
	list-style-type:decimal;
}

#MainBody li
{
	/*list-style-type:circle;*/
	direction:ltr;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	line-height:1.8;
	margin-right:20px;
}

.mainbody p {
	direction:ltr;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	line-height:1.8;
}

.mainbody h1 {
	color:#6b0a05;
	direction:ltr;
	font-size:25px;
	font-weight:bold;
	font-family:georgia, 'times new roman', serif;
	text-align:justify;
	margin-bottom:15px;
	padding-bottom:10px;
	margin-top:15px;
	border-bottom:double #C90;
}



.mainbody ul {
	line-height:18px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom::10px;
	list-style-type:disc }
	
	
.mainbody ul ul {line-height:18px;
    
	margin-right:35px;
	margin-top:10px;
	margin-bottom::10px;
	list-style-type: upper-alpha;  }

.mainbody ol { 
	direction:ltr;
	display: block;
	line-height:18px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom::10px;
	list-style-type:decimal}
		
.mainbody OL OL { list-style-type: upper-alpha; }
.mainbody OL OL OL { list-style-type: decimal; }
.mainbody OL OL OL OL { list-style-type: lower-alpha; }
.mainbody OL OL OL OL OL { list-style-type: lower-roman; }

.mainbody{
	height:auto;
	width: 80%;
	float: left;
	padding-left:15px;

	}
.mainbody h2 {
	color:#6b0a05;
	direction:ltr;
	font-size:20px;
	font-family:georgia, 'times new roman', serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
}
.mainbody h3 {
	color:#6b0a05;
	direction:ltr;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
}
.mainbody h4 {
	color:#6b0a05;
	direction:ltr;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
}
.tableStyle
{
	text-align:left;
	background-color:#e6ddc6;
	border-color:#e6ddc6;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
}
.tableStyle p
{
	margin:0px 5px;
	padding:0px;
	direction:ltr;
}
.tableStyle td
{
	text-align:left;
	background-color:#e6ddc6;
	border-color:#e6ddc6;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
}
.tableStyleTH
{
	vertical-align:bottom;
	text-align:left;
	background-color:#580F19;
	color: #ffffff;
	font-size: 16px;
	line-height:10px;
	height:10px;
}

.tableStyleTHLight
{
	text-align:left;
	background-color:#bfae81;
	border-color:#e6ddc6;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
	
}

.tableST {
	text-align:right;
	background-color:#e6ddc6;
	border-color:#e6ddc6;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
	direction:rtl;
}
.tableST th {
	vertical-align:middle;
	text-align:right;
	background-color:#580f19;
	color: #ffffff;
	font-size: 16px;
	line-height:10px;
	height:10px;
	padding:5px;
	border-width: 1px;
	border-color: white;
	border-style: solid;
}
.tableST td {
	text-align:right; 
	vertical-align:middle; 
	border-color:#fff; 
	border-width:1px; 
	border-style:solid; 
	font-size: 14px;
	padding:5px 3px;
}
.tableST th p { text-align: center; font-weight:bold;}
.tableST th p a { text-align: center;	font-weight:bold; color:#D3C7A7;}
.tableST td p {padding-left:3px; padding-right:10px;}


.justified_par{
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
	font-weight: normal;
	color:#000;
	font-size: 14px;
	text-align: right;
	line-height:20px;
}
.justified_par P{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
	color:#000;
}
.tdaligncenter {
	padding-right: 150px;
	padding-left: 150px;
	margin-left: 200px;
}

/*
.mainbody ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.mainbody ul li
{
background-image: url(sqpurple.gif);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
.mainbody ul.circle {list-style-type:circle}
.mainbody ul.square {list-style-type:square}
.mainbody ol.upper-roman {list-style-type:upper-roman}
.mainbody ol.lower-alpha {list-style-type:lower-alpha}
/*
.mainbody h2 {
	color:#6b0a05;
	direction:rtl;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.mainbody h3 {
	color:#FFF;
	direction:rtl;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.mainbody h4 {
	color:#6b0a05;
	direction:rtl;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.mainbody ul {attributes}
.mainbody li {attributes}
.mainbody ul li {attributes}
.mainbody ul ul li {attributes}
.mainbody ul ul ul li {attributes}
.mainbody {attributes}
.mainbody ul {attributes}
.mainbody ul li {attributes}

*/

.header1 {
	color: #FFF;
	background-color: #000;
	height: 38px;
	width: auto;
	padding-right: 7%;
	padding-left: 7%;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
}
.header2 {
	height: 80px;
	width: auto;
	padding-left: 9%;
	padding-right: 8.2%;
	vertical-align: top;
	padding-top: 20px;
	margin: 0px;
}
.RedHeader2 {
	background:#61101c;
	height: 80px;
	width: auto;
	padding-right: 9%;
	padding-left: 8.2%;
	vertical-align: top;
	padding-top: 20px;
	margin: 0px;
}
.topmenuItem {
	float: left;
	height: 38px;
	width: 48.5%;
	direction: rtl;
	vertical-align: middle;
	margin: 0px;
	/*padding: 0px;*/
	padding-top:10px;
	
}
.search {
	color: #FFF;
	float: right;
	width: 24%;
	background-image: url(../RedImages/search.gif);
	height: 38px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 27px;
}

.footer {
	background-image: url(../RedImages/footer.png);
	height: 250px;
	width: 100%;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}

.footer p
{
	direction:ltr;
	color:#bfae81;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	}
	
.footer ul
{
	direction:ltr;
	text-align:left;
	}
	
.footer li
{
	direction:ltr;
	text-align:left;
	color: #ffffff ; 
	font-size:13px; 
	text-decoration:none;
	line-height:20px;
	list-style-type:none;
	}

.footer li a
{
	direction:ltr;
	text-align:left;
	color: #ffffff ; 
	font-size:13px; 
	text-decoration:none;
	line-height:20px;
	list-style-type:none;
	}

div.line
{
	width:13%; 
	float:left ; 
	border-right:#bfae81 dotted thin; 
	padding:10px;
	height:160px;
	padding-left:10px;
	}

div.noline
{
	width:13%; 
	float:left ; 
	padding:10px
	
	}


#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:0px;
}

#navlist  li a {
	text-decoration: none;
	width: 200px;
	font-family: "Arial Black", Gadget, sans-serif;
	vertical-align: middle;
}
.followUs {
	width: 16.5%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.logo {
	background-image: url(../RedImages/buLogo en.PNG);
	float: left;
	height: 102px;
	width: 453px;
	background-image: url(../RedImages/buLogo%20en.PNG);
}
.logoTemp {
	background-image: url(../RedImages/buLogo1.png);
	float: right;
	height: 102px;
	width: 453px;
}
.topmenubrown {
	height: 44px;
	width: auto;
	/*background-image: url(../RedImages/bu-site2-copy_20.gif);*/
	
	padding-right: 100px;
	padding-left: 100px;
	margin: 0px;
	background-image: url(../../t.png);
	background-color: #bfae81;
}
.more_news {
	padding-left:503px;
	height: 32px;
	width: 110px;
}

.slider {
	background-color: #ffcc66;
	margin: 0px;
	height: 300px;
	width: auto;
}
.body {
	height: 50px;
	width: 1000px;
	/*margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 300px;
	vertical-align: top;
	*/
	    margin: auto;
}
.leftMenu {
	float: left;
	height: auto;
	width: 20%;
	margin:auto;
}

.content {
	height: auto;
	width:80%;
	float: right;
	direction:ltr;
}


.news {
	margin-left: 20px;
	float: left;
	height: auto;
	width: 75%;
	direction:ltr;

}


.rightMenu {
	float: right;
	height: auto;
	width: 20%;
}


.topmenuItem li {
float: left;

text-align:left;
}
.bannner {
	height: 94px;
	width: 198px;
	background-image: url(../RedImages/bu-site2-copy_03.gif);
	margin:auto;
}

.newsphotos {
	color: #000;
	height: 162px;
	width: 268px;
	float: left;
	padding: 10px;
}

.newsContent {
	color: #000;
	height:100%;
	width: 268px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-color: #666;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.newsContent p {
	color: #000;
	height: 100%;
	width: 268px;
	float: left;
	font-size: 10px;
	text-align: justify;
	direction:ltr;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newsContent h1 {
	color: #900;
	direction: ltr;
	font-size: 15px;
	text-align: justify;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height:22px;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
}

.newsContent h1 a{
	color: #900;
	direction: ltr;
	font-size: 15px;
	text-align: justify;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height:22px;
	text-decoration:none;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
}

.newsContent h1 a:hover{
	color: #900;
	direction: ltr;
	font-size: 15px;
	text-align: justify;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height:22px;
	text-decoration:underline;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
}


.day {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 15px;
	width: 52px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.newsimages {
	height: 135px;
	width: 183px;
	float: left;
	 -moz-box-shadow:    2px 1px 0 0  #ddd;
  -webkit-box-shadow:  2px 1px 0 0 #DDD;
  box-shadow:        2px 1px 0 0 #DDD;
  border-color:#fff;
  border-style:solid;
  border-width:thick;
}

.profimages {
	height: 190px;
	width: 150px;
	border: 6px solid #FFF;
}


.dateimg {
	background-image: url(../RedImages/date.png);
	float: right;
	height: 65px;
	width: 59px;
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.month {
	height: 30px;
	width: 59px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	/*padding-left: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align:center;
}

#sideMenu {
	direction:rtl;
	float:right;
	font-size:1 em;
	width:220 px;
	font-family: Arial, Helvetica, sans-serif;
}
.redLine {
	
	background-color: #850207;
	height: 10px;
	width: 800px;
}
.gallary {
	padding: 10px;
	height: 214px;
	width: 204px;
	direction: rtl;
	margin:auto;
}


.ViewProfElement
{
	
	
	background-color:#e6ddc6;
	border-color:#bfae80;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
	border-collapse: separate;
  	border-spacing: 2px;
	color: #322124;
}


.ViewProfElementTH
{
	height:30px;
	width:140px;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	background-color:#bfae81;
	color: #60101c;
	font-size: 14px;	
	margin-right:100px;
}
.ViewProfElementTH1
{
	background-color:#2153a4;
	color: #FFF;
	spac
	font-size: 16px;
}
.ViewProfElementTD
{
	border-bottom-color:#bfae80;
	border-bottom-width:1px;
	border-bottom-style:solid;
}







.ViewProfElementTransparent
{
	
	
	
	
	font-size: 14px;
	font-family:Arial;
	color: #000;
	filter:alpha(opacity=60);
	background-image: url(../../bgTr.png);
	background-repeat: repeat-y;
}
.ViewProfElementTHTransparent
{
	background-image: url(../../bluetrans.png);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 16px;
	filter:alpha(opacity=60);
}
.ViewProfElementTDTransparent
{
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-image: url(../../bgTr.png);
	background-repeat: repeat-y;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}


/****************************************/

/*******************************/

#sideMenu ul {margin:0px; padding:0px;}
#sideMenu li {list-style: none;}

ul.top-level li {
 border-bottom: #fff solid;
 border-top: #fff solid;
 border-width: 1px;
}

/* LEFT MENU*/
<style type="text/css">

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	font-weight:bold;
	text-align:left; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	background-color: #840505;
	background-image: url(media/arrowstop.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #840505;
}

.urbangreymenu .levels, 
.urbangreymenu .levels ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.urbangreymenu li:hover .levels a {
	display:block;
}
.urbangreymenu .levels a {
	display: block;
	width: 10em;
}
.urbangreymenu .levels a.parent{
	background: url("../RedImages/Flogo/drop2.png") right center no-repeat;
	background-color:#dfdbdb;
	width:182px;
}	
.urbangreymenu .levels a.parent:hover {
	background: url("../RedImages/Flogo/drop2.png") right center no-repeat;
	background-color:#840505;
	width:182px;
}

.urbangreymenu .levels li {
}

.urbangreymenu .levels li ul { /* second-level lists */
	position: absolute;
	border:1px solid #ffffff;
	background:#0C9;
	/*top:0px;*/
	margin:-27px 0px 0px 0px;
	padding:1px;
	-moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
	background: -moz-linear-gradient(top, #CCC, #CCC);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(#CCC));
	background: -o-linear-gradient(top, #CCC, #CCC);
	left: -999em;
}

.urbangreymenu .levels li:hover ul ul, 
.urbangreymenu .levels li:hover ul ul ul {
	left: -999em;
}
.urbangreymenu .levels li:hover ul,
.urbangreymenu .levels li li:hover ul, 
.urbangreymenu .levels li li li:hover ul {
	direction:rtl;
	display: block;
    position: absolute;
    left: 815px;
	float:left;
}
</style>

/* END LEFT MENU*/
/* #SAG scroller demo #1 */

div#mysagscroller{
width: 150 px;  /*width of scroller*/
height:400 px;
}

div#mysagscroller ul li{
	color:#787878;
	padding:5px;
	margin-bottom:2px; /*bottom spacing between each LI*/
	font-style:normal;
	font-family: Arial;
	font-size: 14px;
	direction:ltr;
	font-weight:bold;
	text-align:left;
}

div#mysagscroller ul li a{
	color:#787878;
	padding:5px;
	margin-bottom:1px; /*bottom spacing between each LI*/
	font-style:normal;
	font-family: Arial;
	font-size: 12px;
	direction:ltr;
	font-weight:bold;
	text-align:left;
}

div#mysagscroller ul li a:hover{
	color:#900;
	padding:5px;
	margin-bottom:2px; /*bottom spacing between each LI*/
	font-style:normal;
	font-family: Arial;
	font-size: 14px;
	direction:rtl;
	font-weight:bold;
}

div#mysagscroller ul li:first-letter{
font-size:28px;

padding:0 2px;
margin-right:2px;
}


/* #SAG scroller demo #2 */

div#mysagscroller2{
	width: 150px; /*width of scroller*/
	height:500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#mysagscroller2 ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}


/***********************************************/








div#simplegalleryevents{
	width: 150px; /*width of scroller*/
	height:500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#simplegalleryevents ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}



/*images elly fe el left side*/
/*********************************************/





/*images elly fe el left side*/

/*Make sure your page contains a valid doctype at the top*/


 /* el rwab6 el hama ///////////links/////////// */
 
		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: center; margin: 15px 0 }
		
		p, ul { font-size: 17px; line-height: 1.4em } 
		
		p a, li a { color: #661820; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #C03; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center  }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 18px; line-height: 1.4em; text-align: right }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: right }
		
		
		
		.stripViewer .panelContainer .panel ul {
			text-align: right;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border-bottom:5px solid #900;
			border-top:5px solid #900;
			/*border: 5px solid #900;  this is the border. should have the same value for the links */
			margin: auto;
			width: 150px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 300px;
			clear: both;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:right;
			height: 100%;
			position: relative;
			width: 150px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper {
	font-size: 18px;
	font-weight: bold;
	color: #871d27;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: right;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 13px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 150px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("../RedImages/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("../RedImages/arrow-right.gif") no-repeat center;
		}
		
.events {
	height: auto;
	width: 590px;
	margin:auto;
	padding-right: 0px;
	border: 5px solid #FFF;
}
.polling {
	height: 100px;
	width: 200px;
	padding-top: 170px;
}
.clear { clear: both; }


.newsImp li{
	list-style-type: disc;
	color:#000;
	direction: ltr;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 1.3;
	padding:10px 0px 10px 10px;
	margin-left:25px;
	font-weight:bold;
	border-bottom: 1px dotted #ccc;
}
.newsImp li a{
	color:#000;
}

.newsImp li a:hover{
	color:#990000;
}
