body	{
		background-color: #fff;
		background-image: url(/ka/bgPage.gif);
		margin: 0px;
		padding: 0px;
		font-family: verdana, helvetica, arial, sans-serif
		}
		
#header	{
		background-color: #fff;
		color: #333;
		height: 140px
		}
		
#middle {
		width: 903px;
		margin: 50px auto -1px auto
		}

.style	{
		width: 903px;
		background-image: url(/ka/matMid.png);
		background-repeat: repeat-y;
		}
		
#content {
		padding: 40px
		}
		
#footer	{
		}
		
		
/* HOME PAGE */

.homeVideo {
			background-image: url(images/bgHomeVideo.gif);
			background-repeat: no-repeat;
			height:654px;
			width:100%;
			background-position: bottom
			}

.homePhotos {
			background-image: url(images/bgHomePhoto.gif);
			background-repeat: no-repeat;
			height:654px;
			width:100%;
			background-position: bottom
			}

.homeFriends {
			background-image: url(images/bgHomeFriends.gif);
			background-repeat: no-repeat;
			height:654px;
			width:100%;
			background-position: bottom
			}
			
/* why isn't this in the KA css */

#ka_loginPopup {background:#fff;border:2px solid #000;padding:1em;position:absolute;top:0;left:0;visibility:hidden;z-index:1;min-height:300px;height:auto !important;height:300px;width:400px;z-index:1000;}
	
	
	




