    body{
    	background:#FAEDCD url(../img/background.jpg) no-repeat fixed top center;
    	overflow:auto;
    }
    #wrapper{
    	width:750px;
    }
    h1{
			margin:300px 0 0 40px;
    	text-align:left;
    	height:85px;
    }
    h1 img{
    	height:85px;
    }
    #banner{
    	background-color:#7B65F6;
    	height:110px;
    }
		#vocation{
			margin:107px 0px 5px 510px;
			color:#fff;
		}
    #content{
    	background-color:#FFF;
    }

    #img01{
    	position:relative;
    	float:left;
    	top:-193px;
    	left:50px;
    	margin-bottom:-193px;
    	border: 1px solid #00009F;
    }
    #img02{
			float:right;
    	position:relative;
    	right:0px;
    	margin-top:60px;
    	width:225px;
    	height:291px;
    }
    #img03{
    	position:relative;
    	top:3px;
    }
		#info{
			margin-left:510px;
		}
		#info h4{
			font-weight:normal;
		}
    #bio{
    	margin:20px 80px 20px 80px;
    }
		#contentbox{
			width:750px;
		}
		#contentbox .xbrpC{
			width:742px;
		}
		
		#contentbox .xbrp *, #contentbox .xbrpC{
			background-color:#0501B0;
			border-color:#D8CBAB;
		}
		#contentbox .xbrp .xb1 { background-color:#D8CBAB;}
    
		#Navbar, #Navbar * {
			margin:0 1em;
			text-align:left;
			font-weight:bold;
			color:#FFF;
			text-decoration:none;
		}
		#Navbar a:hover{
			color:#00F;
		}
		.oneline{white-space:pre;}
		.clear{clear:both;display:block;line-height:30px;height:30px;margin-bottom:-30px;}

