body{
	background-color: #362000;
	position: absolute;
	top: 0px;
	left:50%;
	margin-left: -500px;
}

#container{
position:relative;
width: 1000px;

}

#logo{
	position: relative;
}

#navigation{
	position: absolute;
	left: 260px;
	top: 50px;
	color: #9bc2e6;
}

#navigation li{
	display: inline;
	list-style-type: none;
	font-family: "trajan pro", "garamond", "optima", sans-serif;
	font-size: 16px;
}

#navigation a:link {
	color: #9bc2e6;
	text-decoration: none;
	
}
#navigation a:visited { 
	color: #9bc2e6;
	text-decoration: none;

}
#navigation a:hover { 
	color: #417cb3;
	text-decoration: none;

}
#navigation a:active { 

}

#content{
	background-color: #ffe8c1;
	min-height: 500px;
	position: relative;
	top: 5px;
}

#content p{
	position: relative;
	color: #362000;
	top: -60px;
	left:50px;
	font-style: italic;
	font-family: "optima", helvetica, sans-serif;
}

.examples{
	position: relative;
	top: -35px;
	left:100px;
}

.titles{
	position:relative;
	color:#417cb3;
	top:3px;
	width:500px;
	font-family:"optima", helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;

}
.class{
	position:relative;
	top:2px;
	width:500px;
	color:#362000;
	font-family:"optima", helvetica, sans-serif;
	font-size: 14px;
	font-style:none;
	font-weight:none;
	text-align: left;

}

.desc{
	position:relative;
	top:2px;
	width:500px;
	color:#362000;
	font-family:"optima", helvetica, sans-serif;
	font-size: 12px;
	font-style:none;
	font-weight: none;
	text-align: left;

}

.link{
		position:relative;
		top:2px;
		width:500px;
		color:#417cb3;
		font-family:"optima", helvetica, sans-serif;
		font-size: 14px;
		font-style:none;
		font-weight: none;
		text-align: left;
}

.section{
	position: relative;
	left: 100px;
}


.category{
	position: relative;
	font-family:"optima", helvetica, sans-serif;
	font-size: 16px;
	
}

.objective{
	position:relative;
	top:-18px;
	width:475px;
	left:135px;
	color:#362000;
	font-family:"optima", helvetica, sans-serif;
	font-size: 14px;
	font-style:none;
	font-weight:none;
	text-align: left;
}

.organization{
	position:relative;
	color:#417cb3;
	left:135px;
	top:-22px;
	width:475px;
	font-family:"optima", helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.place{
	position:relative;
	top:-22px;
	left:135px;
	width:475px;
	color:#362000;
	font-family:"optima", helvetica, sans-serif;
	font-size: 12px;
	font-style:none;
	font-weight: none;
	text-align: left;
}

.jobs{
	position:relative;
	top:-22px;
	width:475px;
	left:135px;
	color:#362000;
	font-family:"optima", helvetica, sans-serif;
	font-size: 14px;
	font-style:none;
	font-weight:none;
	text-align: left;
}

.thelists{
	position:relative;
	top:-30px;
	width:475px;
	left:135px;
	color:#362000;
	font-family:"optima", helvetica, sans-serif;
	font-size: 12px;
	font-style:none;
	font-weight: none;
	text-align: left;
}

#skills{
	position: absolute;
	left: 650px;
	top: 165px;
	width: 125px;
}

#myphoto{
	position: relative;
	left: 75px;
	top: -20px;
}