/*
CSS for Kat Portfolio Site
*/

body {
font-family: "Georgia", Arial, Helvetica, sans-serif;
	background-image: url(img/graydots.jpg);
	padding: 0;
	margin: 0;
}
	
h1 {
font-family: "B Friz quadrata Bold", Arial, Helvetica, san-serif;
font-size: x-large;
background-color: #006666;
color: #CCFF99;
margin: 0;  	  
}	
  
li {
font-size: small;
}

h2 {
	color: #CCFF99;
	background-color: #00CC00;
	font-size: medium;
	font-weight: normal;
}

li {
	font-size: small;
}

p {
	font-size: small;
	color: #000033;
}

#tagline p {
	font-style: italic;
	font-family: Georgia, Times, serif;
}

a {
	font-weight: bold;
}

a:link {
	color: black;
}

a:visited {
	color: #6600CC;

}

a:hover {
	text-decoration: none;
	color: white;
	background-color: #00CC00;
}

#repeatmannequin 

a:active {
	color: #009999;
	background-color: gray;
}

h1 {
	font-size: 30px;
	background-color: #CCFF99;
	color: #00CC00;
	padding-top: 2em;
	padding-bottom: .1em;
	padding-left: .2em;
	margin: 2px;
	width: 935px;
	margin-left: 305px;
	background: #CCFF99 url(img/mannequinBackground.png) repeat;
}



h2 {
 	color: #CCFF99;
 	font-size: 130%;
 	font-weight: normal;
 	padding-top: 15px;
}

#tagline p {
	font-size: italic;
	font-family: Georgia, Times, serif;
	color: #00CC00;
	background-color: #OOOOOO;
	border-top: 3px solid #00CC00;
	border-bottom: 3px solid #00CC00;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: 305px;
	margin: 0;
}			
  	  							
#header, #sitebranding, #tagline, #navigation, #bodycontent {
	padding: 2px;
	margin-bottom: 2px;
}

#header {
background-color: #000000;
height: 135px;
}

#navigation, #bodycontent, #sitebranding, #header {
	position: absolute;
}	

#navigation, #bodycontent {
	top: 160px;
}

#bodycontent {
	left: 250px;
}

#header {
	width: 100%;
}

#navigation {
	width: 200px;
}

li {
	font-size: small;
	list-style-type: square;
}									

table {
	border-collapse;
}

th {
	text-align:	left;
	background: #CCFF99;
	color: #FFFFFF;
	padding: 0.2em;
}td {
	border: 3 px solid black;
	padding: 0.2em;
}

table.dates {border-collapse: collapse;
}

table.dates th, table.dates td {
	padding 4px;
	border: 1px solid #660099;
	}
	
	table.dates th {
		font-size: large;
		text-align:left;
		background: #CCFF99;
		color: #663399; 
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 2px;
		padding-right: 2px;
}

table.dates td {
	font-size: medium;
}	
		
 #navcontainer ul
 {
 margin: 50px; 
 padding: 0;
 padding-top: 15px;
 padding-left: 5px;
 list-style-type: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 }

 #navcontainer li { margin: 0 0 3px 0; }

#navcontainer li  {
list-style-type: none;
}

 #navcontainer a
 {
 display: block;
 padding: 2px 2px 2px 24px;
 border: 1px solid #333;
 width: 160px;
 background-color: #999;
 background-image: url(img/mannequinBackground.jpg);
 }

 #navcontainer a:link, #navlist a:visited
 {
 color: #EEE;
 text-decoration: none;
 }

 #navcontainer a:hover
 {
 border: 1px solid #333;
 background-color: #00CC00;
 background-image: url(images/l1_over.gif);
 color: #CCFF99;
 }

 #active a:link, #active a:visited, #active a:hover
 {
 border: 1px solid #333;
 background-color: #FF6600;
 background-image: url(images/l1_over.gif);
 color: #333;
 }
  
 #bodycontent1 {
 		position: absolute;	
		top: 		180px;
		left: 		300px;
		width:		920px;
		padding:	15px;
		margin: 	17px 10px 10px 10px;
		background-color: #00CC00;
	}
	
#CDsidebar {
		position: 	absolute;
		background-color: #00CC00;
		padding:	15px;
		margin: 	17px 10px 10px 10px;
		top: 		160px;
		right: 		0px;
		left: 		800px;
		width:		200px;		
}

#sidebar2 {
		position: 	absolute;
		background-color: #00CC00;
		padding:	10px;
		margin: 	15px 10px 10px 10px;
		top: 		60px;
		right: 		0px;
		left: 		400px;
		width:		200px;		
}			
		 
		 
		 .Photos {
	top: 300px;
	margin-left: 10px;
	padding-left: 10px;
}	
th {
	background: #000000;
	padding: 0.2em;
}

td {
	left: 80px;
	text-align:	center;
	padding: 0.2em;
}



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