#left {
	position:absolute;
	width:375px;
	height:100%;
	}
	
	#leftcontainer {
		position:absolute;
		width:330px;
		height:180px;
		top:17px;
		left:15px;
		}
		
		#leftbg1 {
				position:absolute;
				left:40px;
				width:290px;
				height:180px;
				background:url(../im/cutleftmain.png);
				}
				
		#leftbg2 {
			position:absolute;
			left:0px;
			width:40px;
			height:180px;
			background:url(../im/cutleftoutsidemain.png);
			}
			
		#navcontainer {
			position:absolute;
			top:166px;
			width:100%;
			height:30px;
			}
			
		#text {
			position:absolute;
			width:305px;
			height:150px;
			background:url(../im/text2.png);
			top:20px;
			left:25px;
			}

#right {
	position:absolute;
	width:375px;
	height:100%;
	right:0px;
	}
	
	#rightcontainer {
		position:absolute;
		top:13px;
		left:20px;
		height:500px;
		width:370px;
		background:url(../im/bluebgmain.png);
		}
		
		#rightphoto {
			position:absolute;
			top:50%;
			margin-top:-215px;
			right:22px;
			width:320px;
			height:430px;
			background:url(../im/photo3.jpg);
			}
	
#contentbg {
	position:absolute;
	width:682px;
	z-index:-2;
	}
	
	#contenttopbg {
		width:311px;
		height:287px;
		background:url(../im/contenttop.png);
		}
		
	#contentmiddle1 {
		width:682px;
		min-height:150px;
		background:url(../im/contentmiddle1.png) no-repeat;
		}
	
	#contentmiddle2 {
		width:682px;
		height:40px;
		background:url(../im/contentmiddle3.png);
		}
		
	#footerbg {
		left:50%;
		margin-left:-10px;
		margin-top:10px;
		height:50px;
		width:700px;
		background:url(../im/footer.png) no-repeat;
		padding:25px 30px 0px 30px;
		}
		
	#footercontent {
		color:#fff;
		}
		
	#footercontentleft {
		float:left;
		font-size:12px;
		}
		
	#footercontentright {
		float:right;
		margin-right:50px;
		color:#fff;
		}
		
#content {
	position:absolute;
	left:50%;
	margin-left:-328px;
	top:225px;
	width:682px;
	z-index:3;
	text-align:left;
	}
	
	#contentblock {
		float:right;
		width:370px;
		height:300px;
		clear:both;
		}
		
	#contenttop {
		width:271px;
		min-height:295px;
		padding:0px 20px 0px 20px;
		z-index:5;
		}
	
	#contentmid {
		width:632px;
		margin-left:5px;
		margin-top:10px;
		background:#fff;
		padding:0px 20px 0px 20px;
		}
		
#bluebutton1 {
	left:30px;
	}
	
#bluebutton2 {
	left:120px;
	}
	
#bluebutton3 {
	left:210px;
	}
		
.header {
	margin-top:20px;
	width:270px;
	height:40px;
	margin-left:-5px;
	}
		
	#biography {
		background:url(../im/biography.png);
		}
		
	#links {
		background:url(../im/links.png);
		}
		
	#contact {
		background:url(../im/contact.png);
		}
		
#formcontainer {
	top:100px;
	text-align:left;
	}
		
.form, .message {
	margin-top:10px;
	color:#2a4070;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
		
.message textarea {
	background:#d0d7e5;
	border:1px solid #2a4070;
	width:640px;
	height:200px;
	}

.form input {
	background:#d0d7e5;
	border:1px solid #2a4070;
	width:100%;
	}
	
.form button {
	margin-top:0px;
	background:#d0d7e5;
	border:1px solid #2a4070;
	color:#2a4070;
	cursor:pointer;
	height:25px;
	width:80px;
	}

ul li {
	margin-top:10px;
}

ul p {
	font-size:10px;
	text-indent:0;
}
