body {
background:#000066;
align:center;
}

h1 {
font-family:times new roman,serif;
font-size:20pt;
color:#000066;

}

h2 {

font-variant:small-caps;
font-size:12pt;
font-weight:demi-light;
color:#000066;
}

.text {
text-align:justify;
color:#000066;
height:auto;
background:white;
}

h3 {
text-align:justify;
color:#000066;
height:auto;
background:white;
}


.header {
position:absolute;
top:10px;
left:10px;
background:url(http://www.geocities.com/lanceburri/addy_header1.gif);
background-repeat:no-repeat;
height:50px;
width:100%;

}

.content {
background:white;
padding-top:15px;
padding-left:15px;
padding-right:15px;
position:absolute;
top:60;
left:10px;
width:100%;
height:auto;
}

.picture {
padding-top:10px;
padding-left:25px;
padding-bottom:25px;
width:200;
height:250;
background:url(sharonhartaddy.jpg);
background-repeat:no-repeat;
}

.sidebar {
padding-top:10px;
padding-left:10px;
width:150px;
background:white;

}

.writing {
position:absolute;
left:300px;
top:10px;
padding-right:10px;
width:70%;
background:white;
}

.contact {
font-variant:small-caps;
text-align:justify;
font-size:10pt;
color:#ffffff;
position:absolute;
top:410px;
left:100px;

}

a {color:#000066; text-decoration:none; font-weight:bold; }
a:link {color:#000099; text-decoration:none; }
a:visited {color:#000099; text-decoration:none; font-weight:bold; }
a:hover {color:#000099; text-decoration:underline; }


