/* CSS Document */

body {
	background-image: url(img/KatBack.png);
	padding: 0;
	margin: 0;
	background-repeat: repeat;
	background-color: #11118B;
}

#header {
	width:		800px;
	height: 200px;
	margin-left: 275px;	
	margin-top: 		5px;
	padding-bottom:		5px;
	background-image: url(img/KatOrlandoHeader.png);
	}
	
	
h1 {
		font-family: "Calisto MT";
		font-size: 25px; 
		border-bottom: 1px solid white;
		margin-left: 100px;
		margin-right: 100px;
		margin-top: 40px;
		padding-top: 10px;
		color: #00CC00;
		}
	
	#navcontainer
{
margin-left: 350px;
margin-right: auto;
margin-top: 20px;
margin-bottom: 10px;
}

#navlist li
{
display: inline;
padding-bottom: 14px;
padding-left: 20px;
background-repeat: no-repeat;
}

#navlist a
{
padding-left: 20px;
padding-bottom: 14px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
padding-left: 20px;
color: white;
background: url(http://hekima.lionking.org/randomness/arrowbullet.gif);
background-position: 0 -28px;
background-repeat: no-repeat;}

#navlist a:hover
{
color: black;
padding-left: 20px;
background: url(http://hekima.lionking.org/randomness/arrowbullet.gif);
background-repeat: no-repeat;
background-position: 0 -14px;} 

#allcontent {
	width:		800px;
	height: 500px;
	margin-left: 275px;	
	margin-top: 		5px;
	padding-bottom:		5px;
	}
	
	p {
	font-size: medium;
	font-family: Lucida Sans;
	margin-top: 		5px;
	margin-left: 100px;
	margin-right: 60px;
	padding-top: 15px;
	color: #00CC00;
	padding-left: 0px;
}


#photo {
	background-image: url(img/GEORGE.jpg);
	padding: 15px;
	margin: 	20px 10px 10px 10px;
	width: 		405px;
	height:		390px;
	border-width: thin;
	border-color: #000000;
	border-style: solid;
	float:		right;
	}
	
	#content1 {
	width:		750px;
	height: 400px;
	margin-left: 0px;	
	margin-top: 		5px;
	padding-bottom:		5px;
	padding:		0px 25px 25px 25px;
	background-color: #000033;
	opacity: 0.70; 
	}

#content2 {
	width:		750px;
	height: 450px;
	margin-left: 0px;	
	margin-top: 		5px;
	padding-bottom:		5px;
	padding:		0px 25px 25px 25px;
	background-color: #000033;
	opacity: 0.70;
	}
	
	.CD {
	top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}	
th {
	background: #000000;
	padding: 0.2em;
}

tr {
	top: 0;
}


td {
	left: 5px;
	text-align:	left;
}



td {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
	