/* judithstyle.css */


html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	/*	height: 100%; */
	position: relative;
	top: 10px;
	right: 0px;
	height: 630px;
	z-index: 0;
}




body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #3B000F;
	background-image:url(otherimages/judithnewbg.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family: "Trebuchet MS",  "Trebuchet","Verdana", "Arial",			
				sans-serif;
	font-size: 10px;
}

a {	
	color:#ffffff;
}

img {
	border: none;
	}

#content {
	width: 1175px;
	margin-left: 20px;
	}

#logo {
	position: relative;
	top: 15px;
	left: 35px;
	z-index: 100;
	}

#navbar {
	position: absolute;
	top: 89px;
	left: 200px;
	font-size: 14px;
	font-family: "Trebuchet MS",  "Trebuchet", "Verdana", "Arial", sans-serif;
	z-index: 100;
	width: 750px;
	}

#navbar ul {
	list-style: none;
	}

#navbar li {
	display: inline;
	padding: 4px 5px 2px 7px;
	}

#navbar a:link, #navbar a:visited  {
	text-decoration: none; 
	padding: 0px;
	}

#navbar a:hover, #navbar a:active {
		text-decoration: none;
	color: #892628;
	}

.currentpage {
		text-decoration: none;
	color: #AF0800;
	}
	
#creditbar {
	position: absolute;
	top: 745px;
	height: 20px;
	left: 35px;
	width: 812px;
	font-size: 11px;
	font-family: "Trebuchet MS",  "Trebuchet", "Verdana", "Arial",			
				sans-serif;
	padding-top: 4px;
	padding-left: 10px;
	z-index: 100;
	}
	
#contacttextcontent {
	position: absolute;
	top: 154px;
	height: 472px;
	left: 169px;
	width:725px;
	padding-top: 4px;
	padding-left: 10px;
	z-index: 100;
	
	}
	
#clientcontent {
	position: absolute;
	top: 154px;
	height: 500px;
	left: 169px;
	width:725px;
	padding-top: 4px;
	padding-left: 10px;
	z-index: 100;
	overflow-y: auto;

	}

#clientcontent div{
	clear: both;
	}
	
#clientcontent div img { 
	float: left;
	margin:15px;
	
	
	}

#clientcontent div p {
	position: relative;
	top: 15px;
	font-size:13px;
	}

	
	
	
	#biotextcontent {
	position: absolute;
	top: 154px;
	height: 447px;
	left: 169px;
	width:717px;
	padding-top: 4px;
	padding-left: 10px;
	z-index: 100;
	background-image:url(otherimages/judithphoto.jpg);
	background-repeat:no-repeat;
	overflow:scroll;
	}
	
.biotextcontent {
width:300px;
margin-top:30px;
margin-right:15px;
float:right;
font-size: 12px;
font-family: "Trebuchet MS",  "Trebuchet", "Verdana", "Arial",			
				sans-serif;	
				color:#333333;			
	
	
	}

.otherimages {
float:left;
