#body {
	font-family: Eurostile, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	background-image: url(images/largeeaglel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	margin:0px;
	
}
#header h2 {
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	margin:0px;
	color: #999999;
}

.pageLink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#indexLink {
	text-align:center;
}

.pageLink li {
	padding: 0px 60px 0px 5px;
	text-align:left;
}

#indexLink li {
	padding: 0px 40px 0px 40px;
}	
#indexLink ul,.linksBar ul {
	width:100%;
	margin: 0px;
	padding: 0px;
}

.linksBar li {
	display: inline;
	font-size: 18px;
	text-decoration:none;
	font-weight:bold;
	color:#000066;	
}

.linksBar a,#indexLink a {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
.linksBar a:hover,#indexLink  a:hover{
	text-decoration:underline;
}

#forward {
	font-size: 1.1em;
	margin-top: 10%;
	margin-right: 80px;
	margin-bottom: 10%;
	margin-left: 80px;
}
#footer {
	margin-top: 50px;
	font-size: 10px;
}
#footer img{
	float:right;
	border:none;
}
.resumeBlock ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.resumeBlock h1 {
	font-weight: bold;
	font-size:16px;
	margin:0px;
}

.experienceSummary {
	padding: 20px;
}
.experienceSummary li {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: inside;
}

.resumeBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#commentsForm textarea {
	height: 200px;
	width: 600px;
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
}
#commentsForm input {
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
}
.portfolioBlock .rightArea {
	margin-left:200px;
	padding-right: 10px;
}
.portfolioBlock .leftArea {
	text-align: center;
	width:200px;
	float: left;
}

.portfolioBlock {
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px dashed #CCCCCC;
}
 
 	
.clearDiv {
	clear: both;
	height: 0px;
}
