@charset "UTF-8";
a img {  
   border: none
}
a:link {
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    text-decoration:none;
	color:#CCCCCC ;
}
a:visited {
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    text-decoration:none;
	color:#CCCCCC ;
}
a:hover { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCCCCC ;
	text-decoration: none;
}
p
{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000 ;
	text-decoration: none; 
}
em
{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000 ;
	text-decoration:underline; 
	font-style:normal;
}
<!-- Back page with shadow -->
<!-- Top container -->
.TopContainer {
	width: 800px;
	height: 37px;
	background-color: #FFFFFF;
}
.TopLeftCorner {
		width: 52px;
		height: 37px;
		background-image:url(images/backpage/CornerTopLeft.gif);
		background-position: top right;
		float: left;
        }
.TopCenter {
		width: 703px;
		height: 17px;
		background-image:url(images/backpage/TopSide.gif);
		float: left;
	}
.Top {
		width: 703px;
		height: 37px;
		float: left;
		background-color: #FFFFFF;
	}
.TopRightCorner {
		width: 45px;
		height: 37px;
		background-image:url(images/backpage/CornerTopRight.gif);
		background-position: top right;
		float: left;
	}
<!-- End Top container -->
<!-- Center container -->
.CenterContainer {
	width: 800px;
	height: 515px;
	background-color: #FFFFFF;
}
.LeftBorder {
		width: 29px;
		height: 515px;
		background-image:url(images/backpage/LeftSide.gif);
		background-position: top right;
		float: left;
        }
.Center {
		width: 748px;
		height: 515px;
		background-color: #FFFFFF;
		float: left;
	}
.RightBorder {
		width: 23px;
		height: 515px;
		background-image:url(images/backpage/RightSide.gif);
		background-position: top right;
		float: left;
	}
<!-- End center container -->
<!-- Bottom container -->
.BottomContainer {
	width: 800px;
	height: 39px;
	background-color: #FFFFFF;
}
.BottomLeftCorner {
		width: 52px;
		height: 39px;
		background-image:url(images/backpage/CornerBottomLeft.gif);
		background-position: top right;
		float: left;
        }
.BottomCenter {
		width: 703px;
		height: 17px;
		background-image:url(images/backpage/BottomSide.gif);
		float: left;
	}
.Bottom {
		width: 703px;
		height: 39px;
		float: left;
		background-color: #FFFFFF;
	}
.BottomCopyright {
		width: 703px;
		height: 22px;
		float: left;
		background-color: #FFFFFF;
		text-align:center
	}
.BottomRightCorner {
		width: 45px;
		height: 39px;
		background-image:url(images/backpage/CornerBottomRight.gif);
		background-position: top right;
		float: left;
	}
.BannerContainer {
		width: 748px;
		height: 46px;
	    background-color: #FFFFFF;
		float: left;
		text-align:center
	}
.BannerLogo {
		width: 200px;
		height: 71px;
	    background-color: #FFFFFF;
		float: left;
		text-align: center;
	}
.BannerText {
		width: 548px;
		height: 71px;
	    background-color: #FFFFFF;
		float: left;
		text-align: center;
	}
.WhiteSpace {
		width: 748px;
		height: 5px;
	    background-color: #FFFFFF;
		float: left;
	}
.MenuContainer {
		width: 748px;
		height: 25px;
		background-image:url(images/menubar/menuback.gif);
		background-position: top right;
		float: left;
	}
.NewsPart {
		width: 748px;
		height: 465px;
	    background-color: #FFFFFF;
		float: left;
	}
.WhiteSpaceTaller {
		width: 748px;
		height: 10px;
	    background-color: #FFFFFF;
		float: left;
	}
.TopBox {
		width: 725px;
		height: 31px;
	    background-color: #FFFFFF;
		float: left;
	}
.TopLeftBox {
		width: 21px;
		height: 31px;
		background-image:url(images/box/TopLeftBox.gif);
		background-position: top right;
		float: left;
	}
.TopCenterBox {
		width: 656px;
		height: 31px;
		background-image:url(images/box/Top.gif);
		background-position: top right;
		float: left;
		text-align:right;
		margin:5;
		
	}
.TopRightBox {
		width: 23px;
		height: 31px;
		background-image:url(images/box/TopRightBox.gif);
		background-position: top right;
		float: left;
	}
.CenterBox {
		width: 725px;
		height: 415px;
	    background-color:#FFFFFF;
		float: left;
	}
.CenterLeftBox {
		width: 1px;
		height: 415px;
		background-image:url(images/box/LeftSide.gif);
		background-position: top right;
		float: left;
	}
.CenterPage {
		width: 695px;
		height: 415px;
		background-color:#FFFFFF;
		float: left;
	}
.CenterRightBox {
		width: 4px;
		height: 415px;
		background-image:url(images/box/RightSide.gif);
		background-position: top right;
		float: left;
	}
.BottomBox {
		width: 725px;
		height: 23px;
	    background-color: #FFFFFF;
		float: left;
	}
.BottomLeftBox {
		width: 21px;
		height: 23px;
		background-image:url(images/box/BottomLeftBox.gif);
		background-position: top right;
		float: left;
	}
BottomCenterContainer {
		width: 656px;
		height: 23px;
		float: left;
		background-color: #AAAAAA;
		text-align:center
	}
.BottomCenterBox {
		width: 656px;
		height: 23px;
		background-image:url(images/box/Bottom.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		float: left;
	}
.BottomRightBox {
		width: 23px;
		height: 23px;
		background-image:url(images/box/BottomRightBox.gif);
		background-position: top right;
		float: left;
	}
.BoxTitle 
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:25px;
   	 	text-decoration:none;
		color:#CCCCCC ;
		float: right;
	}
.EmptyBorder {
		width: 25px;
		height: 23px;
		background-color:#FFFFFF;
		float: left;
	}
.NewsTitle {
		font-family:Arial, Helvetica, sans-serif;
		font-size:25px;
   	 	text-decoration:none;
		color:#000000 ;
		background-color:#E2E2E2	
		}
.BandsPart {
		width: 748px;
		height: 2100px;
	    background-color: #FFFFFF;
		float: left;
	}
.CenterBandsBox {
		width: 725px;
		height: 2100px;
	    background-color:#FFFFFF;
		float: left;
	}
.CenterLeftBandsBox {
		width: 1px;
		height: 2100px;
		background-image:url(images/box/LeftSide.gif);
		background-position: top right;
		float: left;
	}
.CenterBandsPage {
		width: 695px;
		height: 2100px;
		background-color:#FFFFFF;
		float: left;
	}
.CenterRightBandsBox {
		width: 4px;
		height: 2100px;
		background-image:url(images/box/RightSide.gif);
		background-position: top right;
		float: left;
	}
.CenterBandsContainer {
	width: 800px;
	height: 2200px;
	background-color: #FFFFFF;
}
.LeftBandsBorder {
		width: 29px;
		height: 2200px;
		background-image:url(images/backpage/LeftSide.gif);
		background-position: top right;
		float: left;
        }
.BandsCenter {
		width: 748px;
		height: 2200px;
		background-color: #FFFFFF;
		float: left;
	}
.RightBandsBorder {
		width: 23px;
		height: 2200px;
		background-image:url(images/backpage/RightSide.gif);
		background-position: top right;
		float: left;
	}
.FriendsPart {
		width: 748px;
		height: 920px;
	    background-color: #FFFFFF;
		float: left;
	}
.CenterFriendsBox {
		width: 725px;
		height: 920px;
	    background-color:#FFFFFF;
		float: left;
	}
.CenterLeftFriendsBox {
		width: 1px;
		height: 920px;
		background-image:url(images/box/LeftSide.gif);
		background-position: top right;
		float: left;
	}
.CenterFriendsPage {
		width: 695px;
		height: 920px;
		background-color:#FFFFFF;
		float: left;
	}
.CenterRightFriendsBox {
		width: 4px;
		height: 920px;
		background-image:url(images/box/RightSide.gif);
		background-position: top right;
		float: left;
	}
.CenterFriendssContainer {
	width: 800px;
	height: 1020px;
	background-color: #FFFFFF;
}
.LeftFriendsBorder {
		width: 29px;
		height: 1020px;
		background-image:url(images/backpage/LeftSide.gif);
		background-position: top right;
		float: left;
        }
.FriendsCenter {
		width: 748px;
		height: 1020px;
		background-color: #FFFFFF;
		float: left;
	}
.RightFriendsBorder {
		width: 23px;
		height: 1020px;
		background-image:url(images/backpage/RightSide.gif);
		background-position: top right;
		float: left;
	}
.Citation {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
   	 	text-decoration:none;
		color:#990000 ;
		background-color:#E2E2E2	
		}

