body
{
text-align: center;
background-color: #000000;
color: #00FF00
}

div#container
{
margin-top: 20	px;
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}
.bodyattr {
background-color: #000000;
color: #00FF00
}
.inrow {
border: 1px solid #000000;
float:left;
height: 250px;
width: 49%
}
.row {
float:left;
width: 100%
}
.space {
float:left;
width: 15%;
height:100%
}
.photo {
float:left
}
.borderbottom {
border-bottom: 1px solid #00FF00;
width:275px
}
.name {
height: 25%
}
.details {
height: 75%;
text-align: left
}
.header {
height: 30%
}
.header-fixed {
height: 200px;
width: 800px
}
.header-details {
width: 45%;
float: left
}
.sections {
height: 7%
}
.section-fixed {
height: 600px;
width: 800px
}
.section-lspace {
float:left; 
width:5%; 
height: 100%
}
.section-rspace {
float:right; 
width:5%; 
height: 100%
}
.section-rdata {
float:right; 
width:95%; 
height: 100%
}
.section-ldata {
float:left; 
width:95%; 
height: 100%
}
.section-lcontent {
text-align: left
}
.section-rcontent {
text-align: right
}
.section-timage {
align: middle;
height: 90%;
width: auto
}
.section-wimage {
align: middle;
height: 225px;
width: 90%;
max-width: 225px
}
.section-text {
font-style: italic;
font-weight: bold;
font-size: 32px;
color: yellow
}

.contact-details {
color: #FFA500
}
