body {font-family : Helvetica, Verdana, Arial, sans-serif;}

li {list-style: none;
	font: black;
	}

p {line-height: 1.2;} 
a {text-decoration: none;
	color: black;}

a:hover {color: black;
				text-decoration: underline;}


#container {width: 900px;
					position: absolute;
					top: 10px;
					left: 20px;
					display: block;
					}
					
					
#james {font-size: 20px;
				font-weight: bold;
				padding-bottom: 10px;
				}
				
#sub_header {font-size: 14px;
						position: absolute;
						left: 20px;
						top: 300;
						padding-bottom: 10px;
						}

.logo {width: 250px}

#home {position: absolute;
					top: 30px;
					left: 0px;
					font-size: 40px;
					padding-top: 5px;
					font-style: italic;
					font-weight: bold;
					}

#menus {position: absolute; 
				left: 20px;
				top: 50px;
				width: 350px;
				font-size: 13px;
				line-height: 1.2	;
				}




							
							
							
#image_text {
					font-size: 10;
					width: 600px;
					padding-top: 5px;
					padding-bottom: 20px
					}



							
							





#hr {position: relative;
		width: 100%;
		noshade;
		}

.type01 {font-size: 5px;}
.type02 {font-size: 15px;}

.type03 {font-size: 25px; 
font-style: italic;
