* {
	margin : 0;
	padding : 0;
}
body {
font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000;
	margin-top:10px;
}
div#container {
	position : relative;
	width : 800px;
	height:600px;
	margin : 0 auto;
	text-align : left;
	border-style:solid;
	border-width:2px;
}
	#dhtmlgoodies_slideshow{
		width:800px;	/* Total width of slideshow */
}
#header{
height:119px;
background-image:url(images/header.jpg);
}
#bottom{
height:20px;
background-image:url(images/bottom.gif);
margin-top:15px;
}
	
	
	#previewPane{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
		
		/* CSS HACK */
		height: 312px;	/* IE 5.x */
		height/* */:/**/300px;	/* Other browsers */
		height: /**/300px;
				
	}
	#previewPane img{
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		text-align:center;
		padding-top:10px;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		padding-top:12px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		cursor:pointer;
		border:0px;
		border-bottom-color:#FFFFFF;
		border:none;
			padding-left:15px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	#text{
	padding:80px !important;
	padding: 83px 80px 80px 80px;
	padding-bottom:16px;
	background-image:url(images/bg.jpg);
	}
		#text1{
	padding: 40px 0px 95px 250px  !important;
	padding: 73px 0px 95px 250px;
	background-image:url(images/bg.jpg);
	}
	#text p{
	padding-bottom:20px;
	}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	text-align:right;
	padding-left:630px;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 15px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 15px;
	background-repeat: no-repeat;
}
.home {background-image: url(images/home1.gif); width: 52px;}
.home a {background-image: url(images/home.gif);}
.bio {background-image: url(images/bio1.gif); width: 43px;}
.bio a {background-image: url(images/bio.gif);}
.contact {background-image: url(images/contact1.gif); width: 67px;}
.contact a {background-image: url(images/contact.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

input.textbox {
	width: 250px;
	border: 1px  #000 solid;
	background-color: #FFFFFF;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
input.textbox1 {
	border: 1px  #000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
textarea.textbox2 {
	border: 1px  #000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sub{
padding-left:200px !important;
padding-left:150px;
}

