/* General */
*
{
	padding:0px;
	margin:0px;
}
body
{
    margin: 0px 0px 0px 0px;
    background: #e3e4e8 url('../images/body_bg.jpg') top center repeat-y;
    text-align: center;
    font: normal 11px Verdana, Sans-Serif;
}
a img
{
    border-width: 0px;
	border:0px;
}
td
{
    padding: 2px;
}
a
{
	color:#be5714;
	text-decoration:none;
}
a:hover
{
	color:#e08849;
	text-decoration:underline;
}

/* --- */
#Site
{
    margin: 0px auto;
    width: 940px;
    text-align: left;
	position:relative;
}
    #Top, #Middle, #Bottom, #Copyrights
    {
        margin: 0px;
        padding: 0px;
    }
    
    h1
    {
		padding-bottom: 0px;
		padding-top: 1px;
        margin: 0px;
        background: #ffffff;
        font-size: 11px;
        font-weight: normal;
        color: #909193;
        text-align: center;
    }
    #Top
    {
		height:110px;
        .height: 106px;
		background:#ffffff;
    }
       	#Logo
		{
			position:absolute;
			top:16px;
			background:transparent url('../images/logo.gif') top left no-repeat;
				height: 106px;
				width:232px;
				float:left;
				margin-left:3px;
		} 
    	#Top #Logo
            {
                background:transparent url('../images/logo.gif') top left no-repeat;
				height: 106px;
				width:232px;
				float:left;
				margin-left:3px;
            }
        #Top #Right
        {
            float: right;
            height: 106px;
			background:transparent url('../images/top.jpg') top left no-repeat;
			width:693px;
			margin-right:2px;
			margin-top:-10px;
        }
			 #Top #Right #RightLeft
			 {
			 	float:left;
				margin:7px 0px 0px 7px;
				.margin:7px 0px 0px 4px;
			 }
			 #Top #Right #Banner
			 {
			 	float:right;
				width:468px;
				height:60px;
				background:#c1c1c1;
				border:1px solid #24356d;
				margin:10px 5px 0px 0px;
			 }
			 #Top #Right #RightLeft ul
			 {
				list-style-type:none;
			 }
			 #Top #Right #RightLeft ul li.homePage
			 {
				color:#081542;
				margin-top:-2px;
			 }
			 #Top #Right #RightLeft ul li img
			 {
			 	vertical-align:middle;
			 }
			 #Top #Right #RightLeft ul li.AddToFav
			 {
			 	margin-top:8px;
			 }
			 #Top #Right #RightLeft ul li.SiteMap
			 {
			 	margin-top:8px;
			 }
			 #Top #Right #RightLeft ul li a 
			 {
			 	text-decoration:none;
				color:#081542;
				position:relative;
				top:3px;
				left:5px;
			 }
			 #Top #Right #RightLeft ul li a:hover
			 {
			 	text-decoration:underline;
			 }
			#Top #Right #Search
			{
				float:right;
				width:410px;
				margin-top:6px;
				margin-right:2px;
			}
            #Top #Right #Search .field
            {
                border: 1px solid #5568ad;
				float:left;
				height:20px;
				color:#8e9295;
            }
            #Top #Right #Search .Button
            {
                background-image: url('../images/search_btn.gif');
                cursor: pointer;
                width: 35px;
                height: 25px;
                border-width: 0px;
                margin-left: 4px;
				float:left;
            }
            
            #Top #Right #LanguagesSelect
            {
                float: right;
                width: 211px;
                height: 26px;
        		color:#ffffff;
                font-size: 10px;
				font-weight:bold;
            }
            #Top #Right #LanguagesSelect select
            {
                width: 140px;
                margin-left:5px;
                border: 1px solid #5568ad;
				height:20px
            }
        
    #Middle
    {
        clear: both;
        background-color: #ffffff;
		.height:100%;
    }
        #Middle #Left
        {
            float: left;
            background-color: #ffffff;
            padding-left:5px;
			width:740px;
			color:#5c5c5c;
			height:1295px;
			.height:1295px;
			margin-bottom:7px;
        }
            #PageTitle, #PageTitle a
            {
                color: #244fdc;
                font-size: 13px;
                font-weight: bold;
                text-decoration: none;
				margin-top:10px;
				margin-left: 0px;
				margin-bottom:10px;
            }
                #PageTitle a:hover
                {
                }
			#FirstColumn 
			{
				float:left;
				width: 411px;
				margin-top:5px;
				height:1200px;
			}
			#Middle #Left #SecondColumn
			{
				width:320px;
				float:left;
				border-right:1px solid #c88e34;
				border-left:1px solid #c88e34;
				background: #ffc973 url('../images/middle_bg_top.gif') top left repeat-x;
				margin-left:5px;
				text-align:center;
				height:1278px;
				.height:1261px;
			}
            #MainArticle
            {
				position:absolute;
				top:132px;
				left:5px;
               height:380px;
                width: 411px;
            }
			#MainArticleHolder
			{
				height:380px;
                width: 411px;
			}
				 #MainArticle #Title
				 {
				 	/*background:transparent url('../images/article_title.gif') top left no-repeat;*/
					width:411px;
					height:28px;
					margin-bottom:5px;
				 }
                #MainArticle p
                {
                    padding: 10px 10px 10px 10px;
                    height: 323px;
					width:202px;
					float:right;
					border:2px solid #6490e9;
					color:#7a7e89;
                }
                #MainArticle p a
                {
					font:bold 12px verdana;
                    color: #375bc9;
					display:block;
					text-decoration:none;
                }
				 #MainArticle p a:hover
				 {
				 	text-decoration:underline;
				 }
				#MainArticle p em
				{
					color:#7a7e89;
					display:block;
					margin-bottom:4px;
				}
                #MainArticle #ImageBg
                {
                    background:transparent url('../images/article_pic_bg.jpg') top left repeat-x;
					width:180px;
					height:221px;
					text-align:center;
					vertical-align:middle;
					float:left;
					padding:4px 0px 4px 0px;
                }
				#MainArticle #ImageBg img
				{
					border:1px solid #ffffff;
				}
                #MainArticle #ReadMore,  #MainArticle #Print, #MainArticle #Send
                {
                   background:transparent url('../images/article_btn_bg.gif') top left no-repeat;
                   width:182px;
				   height:36px;
				   clear:left;
				   float:left;
				   margin-bottom:5px;
				   color:#ffffff;
                }
				#MainArticle #ReadMore a, #MainArticle #Print a, #MainArticle #Send a
				 {
				 	text-decoration:none;
                   color:#ffffff;
				   width:31px;
				   height:25px;
				 }
				 #MainArticle .spanHover
				{
					text-decoration:underline;
				}
                #MainArticle #ReadMore img
				{
					vertical-align:middle;
					margin:6px;
				}
                #MainArticle #Print img
                {
                   vertical-align:middle;
				   margin:6px;
                }
				#MainArticle #Send img
                {
                    vertical-align:middle;
					margin:6px;
                }
            #Top10Casinos
            {
                width:411px;
				margin-top:-5px;
				.margin-top:-5px;
				position:absolute;
				top:532px;
				left:5px;
            }
				#Top10Casinos #Title
					{
						/*background:transparent url('../images/top10_title.gif') top left no-repeat;*/
						width:411px;
						height:28px;
						
					}
				#Top10Casinos table
					{
						width:411px;
						background:#dde0e7 url('../images/top10_bg.jpg') top left repeat-x;
						height:296px;
						border:2px solid #a0641e;
						border-top:0px;
					}
						#Top10Casinos table td
						{
							border-bottom:1px solid #c5c6ca;
							padding:2px;
							color:#5d5855;
						}
						#Top10Casinos table td.Number
						{
							width: 22px;
							height:21px;
							background: transparent url('../images/top10_num_bg.gif') center center no-repeat;
							text-align:center;
							vertical-align:middle;
							font:bold 11px verdana;
							color:#ffffff;
						}
						#Top10Casinos table td.Casino
						{
							text-align:left;
						}
						#Top10Casinos table td.Casino a
						{
							color:#c45a06;
							font:bold 11px verdana;
							text-decoration:none;
						}
						#Top10Casinos table td.Casino a:hover
						{
							color:#faa644;
							text-decoration:underline;
						}
						#Top10Casinos table td.Images
						{
							text-align:center;
							width:50px;
						}
						#Top10Casinos table td.Images img
						{
							margin-left:2px;
							margin-top:2px;
							cursor:pointer;
							
						}
			#InnerContent
			{
				position:absolute;
				top:150px;
				.height:1200px;
				width:740px;
				background:#ffffff;
				width:730px;
				padding-left:5px;
				padding-right:15px;
			}
			#InnerContent .games table
            {
                border-color:#6490e9;
            }
			#InnerContent ul
			{
				margin-left:25px;
			}
			#InnerTop10Casinos
            {
                width:232px;
				margin-top:5px;
				margin-right:5px;
				margin-left:3px;
				float:right;
				
            }
				#InnerTop10Casinos #Title
					{
						/*background:transparent url('../images/top10_inner_title.gif') top left no-repeat;*/
						width:232px;
						height:28px;
						
					}
				#InnerTop10Casinos table
					{
						width:232px;
						background:transparent url('../images/top10_bg.jpg') top left repeat-x;
						height:296px;
						border:2px solid #a0641e;
						border-top:0px;
					}
						#InnerTop10Casinos table td
						{
							border-bottom:1px solid #c5c6ca;
							padding:2px;
							color:#5d5855;
						}
						#InnerTop10Casinos table td.Number
						{
							width: 22px;
							height:21px;
							background: transparent url('../images/top10_num_bg.gif') center center no-repeat;
							text-align:center;
							vertical-align:middle;
							font:bold 11px verdana;
							color:#ffffff;
						}
						#InnerTop10Casinos table td.Casino
						{
							text-align:left;
						}
						#InnerTop10Casinos table td.Casino a
						{
							color:#c45a06;
							font:bold 11px verdana;
							text-decoration:none;
						}
						#InnerTop10Casinos table td.Casino a:hover
						{
							color:#faa644;
							text-decoration:underline;
						}
						#InnerTop10Casinos table td.Images
						{
							text-align:center;
						}
						#InnerTop10Casinos table td.Images img
						{
							margin-left:2px;
							margin-top:2px;
							cursor:pointer;
						}
					#MoreNews
					{
						position:absolute;
						top:875px;
						.top:863px;
						left:5px;
						width: 411px;
						margin-bottom:5px;
					}
						#MoreNews #Content
						{
							border:1px solid #5f9be4;
							height:493px;
							.height:487px;
							width:411px;
							margin-top:3px;
							
						}
						#MoreNews #Title
						{
							width: 411px;
							height:28px;
							/*background: transparent url('../images/news_title.gif') top left no-repeat;*/
						}
						#MoreNews #Content p
						{
							padding:5px 5px 5px 5px;
							width:204px;
							height:453px;
							.height:447px;
							float:left;
							background: #dcdfe6 url('../images/article_text_bg.jpg') top left repeat-x;
							font:normal 11px verdana;
							color:#858891;
							border-right:1px solid #6690e4;
							
						}
						#MoreNews #Content #Icons
						{
							background:#c8d1e2;
							text-align:center;
							float:left;
							width:214px;
							height:25px;
							padding-top:5px;
							border-right:1px solid #6690e4;
						}
						#MoreNews #Content #Icons img
						{
							margin-left:10px;
						}
						#MoreNews #Content p a
						{
							font:bold 12px verdana;
							color:#3d63c6;
							text-decoration:none;
						}
						#MoreNews #Content p a:hover
						{
							text-decoration:underline;
						}
						#MoreNews #Content p img
						{
							float:left;
							margin-top:5px;
							margin-right:5px;
						}
						#MoreNews #Content p em, #MoreNews #Content p strong
						{
							color:#858891;
							padding-left:5px;
						}
						#MoreNews #Content ul
						{
							height:491px;
							.height:485px;
							background: #3e5fac url('../images/news_bg.jpg') top left repeat-x;
							float:right;
							width:193px;
							border:1px solid #8cbbff;
							margin-left:1px;
							list-style-type:none;
						}
							#MoreNews #Content ul li.normal
							{
								background: transparent url('../images/news_bullet.gif') 8px 12px no-repeat;
								color:#2a4c8c;
								font:normal 11px verdana;
								border-bottom:1px solid #29599b;
								border-top:1px solid #8dbdfb;
								padding:7px 3px 5px 20px;
							}
							#MoreNews #Content ul li.MoreNews
							{
								background: transparent url('../images/news_arrow.jpg') 2px 2px no-repeat;
								padding-left:18px;
								margin-left:8px;
								margin-top:12px;
							}
							#MoreNews #Content ul li a
							{
								color:#bcedfc;
								font:bold 11px verdana;
								text-decoration:none;
							}
							#MoreNews #Content ul li a:hover
							{
								text-decoration:underline;
								color:#ffffff;
							}
				
					#Top5Casinos
					{
						text-align:left;
						position:absolute;
						left:422px;
						top:128px;
					}
					#Top5CasinosHolder
					{
						width:301px;
						height:240px;
					}
						#Top5Casinos #Title
						{
							background: #ffc973 url('../images/middle_bg_top.gif') top left repeat-x;
							width:301px;
							height:25px;
							text-align:center;
							padding-top:0px;
							padding-left:3px;
							
						}
						#Top5Casinos ul
						{
							background:#e78f2e;
							list-style-type:none;
							text-align:center;
							width:320px;
							padding-top:7px;
							padding-bottom:3px;
						}
			                #Top5Casinos ul li
			                {
			                    width: 310px;
			                    clear: both;
								background: #eed8a9 url('../images/review_bg.gif') top left repeat-x;
								
								min-height:68px;
								text-align:left;
								margin:0 auto;
								margin-bottom:4px ;
								
			                }
			                    #Top5Casinos ul li div
			                    {
			                        color: #000000;
			                        font-size: 11px;
									font-weight:bold;
									color:#f45900;
			                        padding: 5px 0px 0px 10px;
			                        float: none;
			                    }
								#Top5Casinos ul li div a
								{
									text-decoration:none;
									color:#f45900;
								}
								#Top5Casinos ul li div a:hover
								{
									text-decoration:underline;
								}
			                    #Top5Casinos ul li p
			                    {
			                        margin: 0px;
			                        padding: 6px 0px 4px 8px;
									color:#7b5936;
			                    }
								#Top5Casinos ul li p a
								{
									color:#be5714;
									text-decoration:none;
								}
								#Top5Casinos ul li p a:hover
								{
									color:#e08849;
									text-decoration:underline;
								}
			                    #Top5Casinos ul li img
			                    {
			                        float: right;
									border:1px solid #d2943f;
									margin:3px 3px 0px 0px;
			                    }
			                    #Top5Casinos ul li .clear
			                    {
			                        float: none;
			                        clear: both;
			                    }
			            #Newsletter
			            {
							width:299px;
							height:285px;
							border:5px solid #a67142;
							margin:0 auto;
							margin-top:20px;
							position:absolute;
							left:427px;
							top:555px;
							.top:545px;
			            }
			            #Newsletter h2
			            {
			                font-size:12px;
						    color:#668cca;
						    display:block;
						    margin-left:5px;  
						    margin-top: 10px;
			            }
						#NewsletterHolder
						{
							width:299px;
							height:161px;
						}
							#Newsletter p
							{
								padding: 10px 5px 0px 5px;
								width:289px;
								
								text-align:left;
								color:#838383;
							}
							#Newsletter #Message
							{
								display:none;
								color:#7c7c7c;
								text-align:left;
								padding:35px 5px 0px 5px
							}
							#Newsletter  #NewsletterForm
							{
								
								margin:2px 0px 0px 0px;
								.margin:0px 0px 0px 0px;
								text-align:left;
								padding-left:5px;
							}
							#Newsletter  #NewsletterForm input
							{
								border:1px solid #adadad;
							}
							#Newsletter  #NewsletterForm table
							{
								color:#7c7c7c;
							}
							#Newsletter  #NewsletterForm a
							{
								background: transparent url('../images/subscribe_btn.gif') top left no-repeat;
								width: 107px;
								height: 25px;
								display: block;
								margin: 0px 0px 0px 0px;
							}
			
				#CasinoBonus
				{
					
					margin:0 auto;
					position:absolute;
					left:428px;
					top:880px;
					height:282px;
				}
				#CasinoBonusHolder
				{
					width:313px;
					
				}
            		#CasinoBonus #Title
					{
						/*background: transparent url('../images/bonus_title.gif') top left no-repeat;*/
						width: 312px;
						height: 31px;
						margin-left:0px;
						
					}
					#CasinoBonus div.LeftCasinoBonus
					{
						float:left;
						background: transparent url('../images/bonus_preview_bg.jpg') 0px 0px repeat-x;
						width: 122px;
						min-height:282px;
						.height: 282px;
						border-left:2px solid #a67142;
						border-bottom:2px solid #a67142;
						border-right:1px solid #bdaeab;
						color:#7c4912;
						text-align:left;
						padding:5px 0px 0px 5px;
						display:block;
					}
					#CasinoBonus div.LeftCasinoBonus div, #CasinoBonus div.LeftCasinoBonusHidden div
					{
						width:120px;
						.height:140px;
						min-height:140px;
						text-align:center;
						position:relative;
						
					}
					#CasinoBonus div.LeftCasinoBonus div span, #CasinoBonus div.LeftCasinoBonusHidden div span
					{
						position:absolute;
						top:100px;
						left:0px;
						text-align:left;
					}
					#CasinoBonus div.LeftCasinoBonusHidden
					{
						float:left;
						background: transparent url('../images/bonus_preview_bg.jpg') 0px 0px repeat-x;
						width: 122px;
						min-height:282px;
						.height: 282px;
						border-left:2px solid #a67142;
						border-bottom:2px solid #a67142;
						border-right:1px solid #bdaeab;
						color:#7c4912;
						text-align:left;
						padding:5px 0px 0px 5px;
						display:none;
					}
					/*#CasinoBonus div.LeftCasinoBonus img
					{
						border:1px solid #c75821;
						display:block;
						margin-bottom:5px;
					}*/
					#CasinoBonus #RightCasinoBonus
					{
						float:left;
						height: 287px;
						width:178px;
						background: #ffffff url('../images/bonus_text_bg.jpg') bottom left repeat-x;
						border-right:2px solid #a67142;
						border-bottom:2px solid #a67142;
					}
					#CasinoBonus #RightCasinoBonus a
					{
						color:#6d5742;
						
						border-bottom:1px solid #c7c6cb;
						text-align:left;
						padding:5px 5px 5px 5px;
						display:block;
						text-decoration:none;
					}
						/*#Middle #Left #SecondColumn #CasinoBonus ul li a
						{
							font-weight:bold;
							color:#dc4f0a;
							text-decoration:none;
							display:block;
						}*/
						#CasinoBonus #RightCasinoBonus a:hover
						{
							color:#ff8d00;
						}
            #Tips
            {
				margin:0 auto;
                margin-top:5px;
				position:absolute;
				left:425px;
				top:1170px;
				width:306px;
            }
			#TipsHolder
			{
				width:306px;
				
			}
				 #Tips #Title
				 {
				 	/*background: transparent url('../images/tips_title.gif') top left no-repeat;*/
					width:306px;
					height:23px;
				 }
                #Tips p
                {
                    padding: 10px;
                    line-height: 15px;
					color:#8c5c2e;
					text-align:left;
					min-height:135px;
					
                }
				#Tips p a
				{
					background: transparent url('../images/tips_arrow.gif') 0px 4px no-repeat;
					color:#b65300;
					display:block;
					float:right;
					padding-left:12px;
					margin-top:20px;
				}
            #InnerPagesBottomIcons
            {
                margin: 40px 0px 0px 100px;
                text-align: center;
				background: transparent url('../images/inner_btns_bg.gif') 0px 0px no-repeat;
				width:512px;
				height:31px;
				color:#ffffff;
				clear:both;
            }
				#InnerPagesBottomIcons a
				{
					color:#ffffff;
					text-decoration:none;
				}
                #InnerPagesBottomIcons div
                {
                    float: left;
                }
                    #InnerPagesBottomIcons img
                    {
                        vertical-align: middle;
						margin-top:5px;
						margin-left:5px;
                    }
        #Middle #Right
        {
            float: left;
            width: 195px;
            padding-top: 0px;
            text-align: center;
			background:#ffffff;
			height:100%;
        }
		 #Box
        {
            position:absolute;
		   	left:749px;
			top:134px;
            margin: 0px auto;
            width: 185px;
			text-align:center;
			border:1px solid #b3b3b3;
        }
			#BoxLinksContainer
			{
				position:absolute;
				left:749px;
				top:115px;
			}
			#BoxLinksContainerInner
			{
				position:absolute;
				left:750px;
				.left:746px;
				top:155px;
				.top:140px;
				background:#ffffff;
				.height:1200px;
			}
			#BoxLinksContainerInner .rightBanner
			{
			    margin-top:10px;
			    margin-bottom:10px;
			    margin-left:35px;
			}
            #BoxLinks1, #BoxLinks2, #BoxLinks3, #BoxLinks4
            {
                margin: 0px auto;
				margin-top:10px;
				width:188px;
                .width: 185px;
				text-align:center;
				border:1px solid #b3b3b3;
				background-color:#ffffff;
				
            }
               #BoxLinks1 .Title, #BoxLinks2 .Title, #BoxLinks3 .Title, #BoxLinks4 .Title 
                {
					background:transparent url('../images/right_box_title.gif') top left no-repeat;
                   font-size: 12px;
				   font-weight:bold;
                   color: #ffffff;
                   text-align: left;
                   padding-left: 10px;
                   width: 170px;
                   height: 21px;
                   line-height: 21px;
				    margin: 0px auto;
				   margin-top:3px;
                }
				#BoxLinks1 .Title h5, #BoxLinks2 .Title h5, #BoxLinks3 .Title h5, #BoxLinks4 .Title h5
				{
					font-size: 12px;
				   font-weight:bold;
                   color: #ffffff;
				}
                #Middle #Right .Box .IntroBox, #Box .IntroBox
                {
                    padding-left: 0px;
					padding-top:3px;
					 background:#ffffff url('../images/right_box_bg.jpg') bottom left no-repeat;
					 border:1px solid #dbdee7;
					 width: 178px;
					 
                }
				#Middle #Right .Box .IntroBox p, #Box .IntroBox p
				{
					text-align:left;
					color:#8d9194;
					margin:5px;
					
				}
					 #Middle #Right .Box .IntroBox h2, #Box .IntroBox h2
					 {
					 	font-size:12px;
						color:#668cca;
						display:block;
						margin-left:-5px;
					 }
                    #BoxLinks1 ul, #BoxLinks2 ul, #BoxLinks3 ul, #BoxLinks4 ul
                    {
                       margin: 0px auto;
                       padding: 0px;
                       list-style-type: none;
					   background:#ffffff url('../images/right_box_bg.jpg') bottom left no-repeat;
					    width: 178px;
						text-align:left;
						border:1px solid #e2e2e2;
						
                    }
                    #BoxLinks1 ul li, #BoxLinks2 ul li, #BoxLinks3 ul li, #BoxLinks4 ul li
                    {
                       margin: 7px 0px;
                       padding-left: 10px;
					  
                    }
                #BoxLinks1 a, #BoxLinks2 a, #BoxLinks3 a, #BoxLinks4 a
                {
                    color: #626b7a;
					text-decoration: none;
                }
                #BoxLinks1 a:hover, #BoxLinks2 a:hover,  #BoxLinks3 a:hover, #BoxLinks4 a:hover
                {
                    color: #7f8ac8;
                    
                }
                
            #Middle #MiddleRight .Banner img
            {
                border: 1px solid #656565;
            }
        #Middle .clear
        {
            clear: both;
            float: none;
            line-height: 0px;
            font-size: 0px;
        }
   #Bottom
    {
        clear: both;
        color: #ff2a37;
        height: 21px;
		.height:21px;
        background: #274082;
        text-align: center;
		padding-top:7px;
		.padding-top:7px;
		width:940px;
		margin:auto;
    }
	#BottomHolder
	{
		height: 28px;
		.height:21px;
	}
		#Bottom img
		{
			vertical-align:middle;
			margin-left:5px;
			margin-right:5px;
		}
        #Bottom a, #Bottom a:visited
        {
            color: #99b6f2;
            text-decoration: none;
        }
        #Bottom a:hover, #Bottom a:active
        {
            color: #ffffff;
			text-decoration:underline;
        }
	#BottomInner
    {
        clear: both;
        color: #ff2a37;
        height: 28px;
		.height:21px;
        line-height: 28px;
        background: #274082;
        text-align: center;
		.padding-top:7px;
		position:absolute;
		top:1365px;
		width:940px;
    }
	#BottomHolder
	{
		height: 28px;
		.height:21px;
	}
		#BottomInner img
		{
			vertical-align:middle;
			margin-left:5px;
			margin-right:5px;
		}
        #BottomInner a, #BottomInner a:visited
        {
            color: #99b6f2;
            text-decoration: none;
        }
        #BottomInner a:hover, #BottomInner a:active
        {
            color: #ffffff;
			text-decoration:underline;
        }
    #Copyrights
    {
        color:#000000;
        text-align: center;
		clear:both;
		float:none;
    }


