body { 
background-color: #F8F8FF;
font-family: Helvetica, Arial, sans-serif;
line-height: 1.5em;
font-size: 12px;
margin: 0em;
}

h1 {font-size: 60px;
line-height: 55px;
color: #333333;
font-weight: bold;
text-decoration: none; }

h2 {
color: #A9A9A9;
font-size: 40px;
line-height: 37px;
text-decoration: none;
font-weight: normal;
letter-spacing: 1px; }

p {
font-size: 18px;
line-height: 23px;
text-align: left;
color: #A9A9A9;}

h3 {
font-size: 15px;
line-height: 16px;
text-align: left;
color: #A9A9A9;
font-weight: normal;
}


#main-content {
margin: 10px;
width: 900px;
top: 100px; 
left: 5px;
position: absolute;
}

#port-content {
margin: 10px;
width: 800px;
top: 300px;
left: 5px;
position: absolute; }

#port-sub {
margin: 10px;
width: 500px;
top: 100px;
left: 950px;
position: absolute; }

#main-photo {
margin: 10px;
width: 1200px;
top: 100px;
left: 5px;
position: absolute; }

a:link {

color: #cc0000;
text-decoration: none;
} 

a:visited {
color: #cccccc;
text-decoration: none;
 }

a:hover {
color: #666666;
}

a:active {
color: #cc0000;
text-decoration: none; }



