@charset "utf-8";
/* CSS Document 
Name: index.css
Modifies: index.html
Also:Much code copied from this page into block styling for other sites
Modified: 10/15/09


*/

body {
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#B2B3C7;
}
#footer {
		float: left;
		margin-top: 50px;
		background-color:#B2B3C7;
}

#h3id {
	font-family: "Comic Sans MS", cursive;
	font-variant: small-caps;
}
#h3id1 {
	font-family: "Comic Sans MS", cursive;
	font-variant: small-caps;
}
#h3id3 {
	font-family: "Comic Sans MS", cursive;
	font-variant: small-caps;
}

div#intro {
	width: 510px;
	float: right;
	margin: 15px, 15px, 15px, 15px;	
	border: thin inset #670C06;
}

div#navbar li, div#navbar ul {
	display: inline;
	margin: 0px, 15px, 0px, 15px;
	padding: 0;
	list-style-type: none;
	border-bottom: 3px solid #000;
	line-height: 15px;
	border: thin inset #670C06;
}

div#navbar {
	height: 20px;
	width: 800px;
	padding: 20px, 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#C4D0EA;
	border: thin inset #670C06;
	
}

#leftnav {
			width: 275px;
			float: left;
			border:thick;
			border: thin inset #670C06;

}

#bbio {width: 510px;
	float: right;
	margin-top: 10px;
	border: thin inset #670C06;

}
#rphoto { 	margin-left:50px;
}

#resumephoto { 
	margin: auto;
	
}

#imeem{width: 275px;
		float: left;
}

#mp3 {width: 275px;
		float: left;
		border: thin inset #670C06;
}

#china {width: 470px;
		float: right;
		margin-top: 10px;
		padding: 20px 0px 20px 40px;
		border: thin inset #670C06;
}

.box {background-color:#C4D0EA
}

#imeem {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a:hover { font-weight:bold;
	} 
	a:link { color:red;
	
	
	}
a:visited { color: gray; }
	
#biop {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-variant: small-caps;
}
