.page{
	background-color: #eeeeee;
	width: 100%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
.page p {
	direction:rtl;
	font-size:1.25em;
	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;
}

.mainbody p {
	direction:rtl;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.8;
}

.mainbody blockquote
{
direction:rtl;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
line-height:1.8;
margin-right:30px;
}

.mainbody h1 {
	color:#6b0a05;
	direction:rtl;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-top: 15px;
	font-weight:bold;
	border-bottom: double #C90;
}

.mainbody ul {
	font-size:1em;
	line-height:18px;
    direction:rtl;
	margin-right:20px;
	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: inherit;  }

.mainbody li {
	margin-bottom:5px;}

.mainbody OL { 
	direction:rtl;
	line-height:18px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:15px;
	list-style-type:arabic-indic}
.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: 50%;
	float: right;

	}
.mainbody h2 {
	color:#6b0a05;
	direction:rtl;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
}

.mainbody h2 a{
	direction:rtl;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
	text-decoration:none;
}

.mainbody h3 {
	color:#6b0a05;
	direction:rtl;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
}
.mainbody h4 {
	color:#6b0a05;
	direction:rtl;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
}


.ViewProfElement
{
	direction:rtl;
	text-align:right;
	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
{
	direction:rtl;
	text-align:right;
	height:30px;
	width:140px;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
	background-color:#bfae81;
	color: #60101c;
	font-size: 15px;	
	margin-left:100px;
}
.ViewProfElementTH1
{
	direction:rtl;
	text-align:right;
	background-color:#2153a4;
	color: #FFF;
	
	font-size: 16px;
}
.ViewProfElementTD
{
	border-bottom-color:#bfae80;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


.tableStyle
{
	text-align:right;
	background-color:#e6ddc6;
	border-color:#e6ddc6;
	border-width:5px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
}

.tableStyle p
{
	margin:0px;
	padding:5px;
	direction:rtl;
	text-align:justify;
	/*text-align: center;
	font-weight:bold;*/
}

.tableStyle td
{
	direction:rtl;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.8;
	padding-right:10px;
	vertical-align:middle;
    border-bottom-color:#e6ddc6; 
    border-bottom-width:1px; 
    border-bottom-style:solid; 
}

.tableStyle th {
	vertical-align:middle;
	text-align:center;
	background-color:#580f19;
	color: #ffffff;
	font-size: 14px;
	line-height:10px;
	height:10px;
	padding:5px;
	border-width: 1px;
	border-color: white;
	border-style: solid;
}
	
.tableStyle th p{
	vertical-align:middle;
	text-align:center;
	background-color:#580f19;
	color: #ffffff;
	font-size: 16px;
	line-height:10px;
	height:10px;
	padding:5px;
	font-weight:bold;
}

.TdStyle
{
    background-color: #fdf1d2;
}

/*.tableStyle tr:hover td
{
	background-color: #580f19;
	color:#FFF;
}*/

.tableStyleTH
{
	vertical-align:middle;
	text-align:right;
	background-color:#580f19;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:10px;
	height:10px;
	padding:5px;
}

.tableStyleTH p
{
	text-align: center;
	font-weight:bold;
}

.tableStyleTH p a
{
	text-align: center;
	font-weight: bold;
	color: #d3c7a7;
}

.tableStyleTHLight
{
	text-align:right;
	background-color:#bfae81;
	border-color:#e6ddc6;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
	
}

#MainTitleAr
{
	padding-top:20px;
	line-height:1.8;
    color:#900;
    text-align: right;
	direction:rtl;
	font-size: 1.6em;
	font-weight:bold;
    margin-left: 40px;
	border-bottom: double #C90;
    /*border-bottom-color: #993300;
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
}

#MainBodyeAr
{
	direction:rtl;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.8;
	padding-right:10px;
}

#MainBodyeAr img
{
	width:200px; 
	height:150px ;
	float:left; 
	margin-right: 10px; 
	
}


#MainBodyeAr ul
{
	padding-right:10px;
	list-style-type:circle;
}

#MainBodyeAr ol
{
	padding-right:10px;
	list-style-type:decimal;
}

#MainBodyeAr li
{
	/*list-style-type:circle;*/
	direction:rtl;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.8;
	margin-right:20px;
}

#MainBodyeAr h2
{
	direction: rtl;
    color:#900;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.8;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#MainBodyeAr h2 a
{
	direction: rtl;
    color:#900;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.8;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-decoration:none;
}

#MainBodyeAr h3
{
	direction: rtl;
    color:#900;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.8;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-decoration:none;
}

#MainBodyeAr h3 a
{
	direction: rtl;
    color:#900;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.8;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-decoration:none;
}

#MainBodyeAr a
{
	color: #661820; 
	text-decoration: none ; 
	font-weight: bold;
}

#MainBodyeAr a:hover
{
	color: #661820; 
	text-decoration: underline ; 
	font-weight: bold;
}

.justified_par{
	font-family:Arial, Helvetica, sans-serif;
	direction:rtl;
	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:rtl;
	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-right: 9%;
	padding-left: 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: right;
	height: 38px;
	width: 50%;
	direction: rtl;
	vertical-align: top;
	margin: 0px;
	padding-top:12px;
}
.search {
	color: #FFF;
	float: left;
	width: 20%;
	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: 200px;
	width: 100%;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

.footer p
{
	direction:rtl;
	color:#bfae81;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	}
	
.footer ul
{
	direction:rtl;
	text-align:right;
	}
	
.footer li
{
	direction:rtl;
	text-align:right;
	color: #ffffff ; 
	font-size:13px; 
	text-decoration:none;
	line-height:20px;
	list-style-type:none;
	}

.footer li a
{
	direction:rtl;
	text-align:right;
	color: #ffffff ; 
	font-size:13px; 
	text-decoration:none;
	line-height:20px;
	list-style-type:none;
	}

div.line
{
	width:13%; 
	float:right ; 
	border-left:#bfae81 dotted thin; 
	padding:10px
	
	}

div.noline
{
	width:13%; 
	float:right ; 
	padding:10px
	
	}
	
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	vertical-align: top;
	padding-bottom: 5px;
	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: left;
}
.logo {
	background-image: url(../RedImages/buLogo.png);
	float: right;
	height: 102px;
	width: 453px;
}
.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 {
	
	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;
}
.rightMenu {
	float: right;
	height: auto;
	width: 20%;
	margin:auto;
}
.content {
	height: auto;
	width: 80%;
	float: left;
}
.news {
	float: right;
	height: auto;
	width: 75%;
}
.leftMenu {
	float: left;
	height: auto;
	width: 25%;
}
.bannner {
	height: 94px;
	width: 198px;
	background-image: url(../RedImages/bu-site2-copy_03.gif);
	margin:auto;
}



.newsphotos {
	color: #000;
	height: 162px;
	width: 248px;
	float: right;
	padding: 0px;
}

.newsContent {
	color: #000;
	height:100%;
	width: 268px;
	float: right;
	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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.newsContent p {
	color: #000;
	height: 100%;
	width: 268px;
	float: right;
	font-size: 12px;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newsContent h1 {
	color: #900;
	direction: rtl;
	font-size: 16px;
	text-align: justify;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height:22px;
}

.newsContent h1 a{
	color: #900;
	direction: rtl;
	font-size: 16px;
	text-align: justify;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height:22px;
	text-decoration:none;
}

.newsContent h1 a:hover{
	color: #900;
	direction: rtl;
	font-size: 16px;
	text-align: justify;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height:22px;
	text-decoration:underline;
}

.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: 163px;
	float: right;
 -moz-box-shadow:    0 0 2px 1px #ddd;
  -webkit-box-shadow: 0 0 2px 1px #DDD;
  box-shadow:         0 0 2px 1px #DDD;
  border-color:#fff;
  border-style:solid;
  border-width:thick;
}
.dateimg {
	background-image: url(../RedImages/date.png);
	float: left;
	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: 0px;
	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;
}



#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;
}

.urbangreymenu{
	float:right;
	direction:rtl;
	width:190px; /*width of menu*/
}
	
.urbangreymenu ul{
	font: bold 13px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
	width: 190px; /* Main Menu Item widths */
	float:right;
	direction:rtl;
}
 
.urbangreymenu ul li{
	position: relative;
	padding-bottom: 2px; /*bottom spacing between menu items*/

}

/* Top level menu links style */
.urbangreymenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	padding: 2px 0;
	line-height: 17px;
	padding-right: 8px; /*link text is indented 8px*/
	text-decoration: none;
	background-color:#dfdbdb;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

.urbangreymenu ul li a:link,
.urbangreymenu ul li a:visited{
	color: black;
	background-color: #DFDBDB;
} 

.urbangreymenu ul li a:hover{
	color: white;
	background: #840505;
}

/*Sub level menu items */
.urbangreymenu ul li ul{
	position: absolute;
	width: 170px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	border-bottom: 5px solid #840505;
}

.urbangreymenu a.subMenu{
	background: url("../RedImages/Flogo/drop2.png") left center no-repeat;
}

 
/* Holly Hack for IE \*/
* html .urbangreymenu ul li { float: right; height: 1%; }
* html .urbangreymenu ul li a { height: 1%; }
/* End */

/* #SAG scroller demo #1 */

div#mysagscroller{
width: 150 px;  /*width of scroller*/
height:400 px;
}

div#mysagscroller ul li{
	color:#787878;
	padding:1px;
	margin-bottom:1px; /*bottom spacing between each LI*/
	font-style:normal;
	font-family: Arial;
	font-size: 14px;
	direction:rtl;
	font-weight:bold;
}

div#mysagscroller ul li a{
	color:#787878;
	padding:1px;
	margin-bottom:1px; /*bottom spacing between each LI*/
	font-style:normal;
	font-family: Arial;
	font-size: 14px;
	direction:rtl;
	font-weight:bold;
}

div#mysagscroller ul li a:hover{
	color:#900;
	padding:1px;
	margin-bottom:1px; /*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 a:hover, li a:hover { color: #661820; text-decoration: underline }
		
		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;
}
