#centerall
{
    margin: 0 auto 0 auto;
    width: 800px;
	position: relative;
}

#outerbox  
   { background-color: white; background-image: url(images/h_bg-top.jpg); background-repeat: no-repeat; visibility: visible; position: absolute; top: 0; left: 0; width: 800px; height: 165px }
.home-address 
 { color: #666; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; letter-spacing: 1px; margin-top: 62px; margin-left: 452px }
.ryan 
{ 
color: #333 
}
.nav   { font-size: 10px; text-align: right; letter-spacing: 2px; margin-top: 20px; margin-right: 25px; margin-bottom: 15px }
#homeprojects    { background-color: #fff; visibility: visible; position: absolute; top: 165px; left: 0; width: 800px; height: auto }
.project-list  { margin-right: 93px; margin-left: 92px }
.project-page  { margin-right: 50px; margin-left: 50px }
.project-title  { color: #666; font-size: 12px; font-weight: normal; margin-right: 50px; margin-left: 25px }
.project-description  {
	color: #666;
	font-size: 12px;
	line-height: 15px;
	margin-right: 10px;
	margin-left: 25px
}
h1  { color: #666; font-size: 12px; font-weight: normal; letter-spacing: 2px; margin: 12px 0 }
body { color: #666; font-family: Georgia, "Times New Roman", Times, serif }
p, blockquote, li, h3, h4, h2, td { font-family: Georgia, "Times New Roman", Times, serif }
a   { color: #007e98; text-decoration: none }
a:hover { color: #045b6d }
a.nav-top:link  { color: #666; text-decoration: none }
a.nav-top:visited  { color: #666; text-decoration: none }
a.nav-top:hover  { color: #007e98; text-decoration: none }
a.nav-top:active  { color: #666; text-decoration: none }
.copyright  { font-size: 10px; margin-right: 50px; margin-left: 50px; padding-bottom: 20px }
.border  { border-color: #666; }
