
body {
margin : 50px;
margin-bottom : 0;
text-align : center;
font-family : HelvCondensed, Helvetica, sans-serif;
background: url('images/bg.jpg') no-repeat top center;
}
#Container {
margin : auto;
margin-bottom : 0;
width: 100%;
}
#logo {
float : right;
}
#nav {
clear : right;
text-align : left;
font-size : x-large;
}
#footer {
font-size : small;
text-align : center;
}
#port  {
margin-left : auto;
margin-right : auto;
padding: 175px 0;
width: 900px;
min-height: 450px;
}
#thmb  {
margin-left : auto;
margin-right : auto;
width: 800px;
padding: 100px 0 75px;
}

#browse {
float : right;
}

#about, #resume {
margin-left : auto;
margin-right : auto;
padding: 150px;
min-height: 500px;
background: url('images/bgletterhead.png') no-repeat top center;
text-align: left;

}

#photo {
float: left;
margin: -50px 0 0 0;
padding: 0;
}

#about p {
margin-left : auto;
margin-right : auto;
width: 400px;
text-indent: 20px;
}

#rescontent {
margin-left : auto;
margin-right : auto;
font-size: small;
width: 420px;
height: 450px;
overflow: auto;
text-align: left;
}
h3  {
text-align: center;
margin-top: 0px;
}

h1, h2, h3 {
font-size: x-small;
}
h1, h3 {
color : #73C6A1;
text-transform: uppercase;
}

h2 {
margin-left: 20px;
}

a:link, a:visited {
color : #7C7570;
text-decoration : none;
border-style : none;
}
a:hover, a:active, #select {
color : #73C6A1;
}

#last {
	background: url('images/last_gr.png') no-repeat;
}

#next  {
	background: url('images/next_gr.png') no-repeat;
}

#last:hover {
	background: url('images/last_bg.png') no-repeat;
}

#next:hover {
	background: url('images/next_bg.png') no-repeat;
}


#thmb img {
vertical-align: middle;
padding: 5px;
}

img {
border : none;
}
