h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px; 
text-align:left;
font-weight: bold;
font-style: italic;
}

.seemoretext
{
text-align: left;
width: 400px;
}

.pagenumbertext
{
text-align: right;
width: 810px;
}

body
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 9px; 
background-color:#ededed;
margin: 0 auto;
text-align:center;
}

#centeredcontent
{
width:900px;
height: 600px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -450px;
margin-top: -300px;
background-color:#ededed;
}

#logo
{
background-image:url(../images/logo.gif);
width: 480px;
height: 70px;
}

#text
{
width: 500px;
height: 330px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 15px; 
text-align:left;
font-weight: bold;
border-top: 1pt solid #111111;
margin-top:15px;
margin-left: 48px;
}

#twitter
{
width: 200px;
height: 330px;
background-image:url(../images/twitter.jpg);
background-repeat: no-repeat;
background-position: bottom;
position:absolute;
top:0;
right: 0;
padding-top: 80px;
padding-right: 65px;
}

#twitter_div
{
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 12px;
font-weight: bold;
text-align: left;
color:#FFF;
padding-top: 162px;
margin-left: 10px;
width: 200px;
}

#twitter_update_list
{
list-style: none;
}

#footer
{
background-image:url(../images/birdsfooter.gif);
width: 820px;
height: 135px;
margin-left: 48px;
}

#navbar ul {
margin: 0;
padding: 55px 5px 5px 0;
width:420px;
list-style-type: none;
text-align: left;
font-size:16px;
font-weight: bold;
}

#navbar ul li {
display: inline;
}

#navbar ul li a {
text-decoration: none; 
color: #000000;
}

#navbar ul li a:hover {
color: #26a9e0;
} 

#worklinks
{
margin-left: 0px;
padding-left: 0px;
}

#worklinks dl {
list-style-type: none;
text-align: left;
font-size:16px;
font-weight: bold;
border-style:none;
}

#worklinks dl li a {
text-decoration:none;
color: #26a9e0;
}

#worklinks dl li a:hover {
color: #26a9e0;
text-decoration:none;
} 

#workpics
{
width: 870px;
}

#contactfooter
{
width: 450px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px; 
text-align:left;
font-weight: bold;
color: #666666;
margin-top:20px;
}

#contactfooter a
{
text-decoration: none; 
color: #26a9e0;
}

#adamlunn
{
width: 820px;
margin: 0 auto;
text-align: center;
}

.adamlunn
{
font-family:Helvetica, Arial, serif;
font-size: 10px; 
text-align:right;
font-weight: bold;
color: #999999;
}

img
{
text-decoration:none;
border-style:none;
}

a
{
text-decoration:none;
border:none;
outline: none;
border-style:none;
color: #26a9e0;
}

.firstpic
{
margin-right: 10px;
}






