body {
  background: #000 url(/images/pijorbeegee.jpg);
  background-repeat: no-repeat;
  background-position: top center;

}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}


/* ----------banner for logo-------------- */
#banner {
background-color: transparent;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {
padding:0px;
} 
/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-top: 40px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------main-------------- */
#main {
font-family: "Times New Roman", Times, serif;
color: #383838;
border: 5px solid #a5beca;
background-color: #fff;
width: 800px;
height: 450px;
background-image: url(../images/mainbg.jpg);
white-space: normal;
}

#home {
font-family: "Times New Roman", Times, serif;
color: #383838;
border: 5px solid #a5beca;
background-color: #fff;
width: 800px;
height: 450px;
white-space: nowrap;
}

#homenav {
vertical-align: top;
text-align: left;
width: 800px;
white-space: nowrap;
}


/* --------------left navi------------- */
#left {
float: left;
vertical-align:middle;
height: 370px;
width: 154px;
padding: 60px 15px 0px 15px;
}

/* -----------------content--------------------- */
#content {
float: right;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
height: 420px;
width: 585px;
padding: 20px 0px 0px 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 10px;
}
#content img{
border: 0;

}

a:link { 
	color: #968d7f;
	text-decoration: none;
	}
a:visited { 
	color: #968d7f;
	text-decoration: none;
	}
a:hover { 
	color: #2e1b00;
	text-decoration: none;
	}
a:active { 
	color: #968d7f;
	text-decoration: none;
	}
	
.style1 {
	color: #303030;
	font-weight: bold;
	}

/* -----------------aboutme--------------------- */
#aboutme {
float: right;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
height: 370px;
width: 565px;
padding: 70px 0px 0px 20px;
}
#aboutme img{
border: 0;
}
.bio {
background-color: #fff;
font-size: 13px;
overflow: auto;
height: 273px;
width: 577px;
padding: 3px 15px 0px 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

.bio p {
margin-bottom: 0px;
margin-top: 8px;
}

td.pijornunciation {
background-image: url(../images/aboutmetop.jpg);
background-repeat: no-repeat;
}

/* -----------------resume--------------------- */
#resume {
background-color: #fff;
font-size: 13px;
overflow: auto;
height: 405px;
width: 552px;
padding: 0px 40px 0px 0px;
margin-top: 17px;
margin-left: 0px;
margin-right: 0px;
}

#resume h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
border-bottom: 1px dashed #80889c;
margin-bottom: 5px;
}

#resume h2{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #80889c;
font-weight: bold;
padding-left: 0px;
margin-bottom: 0px;
}

#resume p{
padding-left: 0px;
}

#resume a:link { 
	font-size: 13px;
	text-decoration: none;
	}

/* -----------contact--------------------------- */
table#form{
float: right;
margin: 60px 40px 15px 0px;
}

table#sentmail{
float: right;
margin: 60px 40px 15px 0px;
text-align: center;
vertical-align: middle;
}

table#contact{
float: left;
margin: 25px 15px 0px 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
color: #fff;
padding: 0px;
font-size: 12px;
margin-top: 0px;
margin-right: 0px;
text-align: right;
}

#footer a:link { 
	color: #fff;
	text-decoration: none;
	}
#footer a:visited { 
	color: #fff;
	text-decoration: none;
	}
#footer a:hover { 
	color: #fff;
	text-decoration: underline;
	}
#footer a:active { 
	color: #fff;
	text-decoration: none;
	}
