/* CSS Document */

body { background-color: #000; color:#ccc; }

#copyright { position: absolute; top:690px; left: 10px; width: 500px; height: 20px; color:#3C3C3C;  } 
#phone { position: absolute; top:690px; right: 10px; width: 167px; height: 24px; } 
#copyrighthome { position: absolute; top:500px; left: 10px; width: 500px; height: 20px; color:#3C3C3C;  } 
#phonehome { position: absolute; top:500px; right: 10px; width: 167px; height: 24px; } 
#logo { position: absolute; top: 510px; text-align:center; width: 100%; }
#logolower { position: absolute; top: 610px; text-align:center; width: 100%; }
#page { width: inherit; margin: auto; }
#container { position: relative; top:100px; width: 900px; margin:auto; text-align: center; }
#container img { padding: 10px; }
#container-contact { position: relative; top:100px; width: 900px; margin:auto; font-family: verdana; font-size:8pt; color:#3490D0; }
#container-bio { position: relative; top:100px; width: 900px; margin:auto; font-family: verdana; font-size:8pt; color:#CFCFCF; }
#paragraphtitle { font-family: verdana; font-size:13pt; color:#3490D0;  }
#pagetitle { position: absolute; top: 50px; left: 10%; font-family: verdana; font-size:13pt; color:#3490D0;  }
#pagetitle a { font-size:13pt; color:#3490D0; text-decoration: none; font-family: verdana;  }
#pagetitle a:hover { text-decoration: underline;  }
#flower { position: absolute; top: 50px; left: 40%; text-align:center; }
#navhome { position: absolute; top: 25px; left: 40%; }
#navhome a { color:#3490D0; text-decoration: none; font-family: verdana; font-size: 11pt; padding: 10px;   }
#navhome a:hover { color:#fff; }
a.caption { color:#3490D0; text-decoration: none; font-family: verdana; font-size: 8pt;  }
a.caption:hover { text-decoration: underline; }

