body {margin: 0px; padding: 0px; margin-bottom: 25px;
background-attachment: fixed;
background-color: rgb(24, 24, 24);
background-image: url(images/background.jpg);
background-position-x: 50%;
background-position-y: 0%;
background-repeat: no-repeat;
}

#header, #footer, #content { margin-left: auto; margin-right: auto; width: 982px;  color: white; font-family: 'Trebuchet MS'; font-size: 14px;}
#header { border-bottom: 1px solid #666666; padding-bottom: 3px; margin-top: 50px; height: 40px; }
#footer { text-transform: uppercase; border-top: 1px solid #666666; padding-top: 9px; padding-bottom: 9px; clear: both; }
#content { margin-top: 15px; margin-bottom: 15px; text-align: center; clear: both; padding-bottom: 15px; min-height: 450px;}
#content #left { width: 602px; float: left; background-image: url('images/content_bg.png'); padding: 25px; text-align: left;}
#content #hp_left { width: 652px; float: left; text-align: left;}
#content #right { width: 296px; padding: 15px;  float: left; text-align: left;}

#content_photos { margin: 15px; position: relative;width: 100%;min-width: 900px;height: 475px;overflow: hidden;}


#logo { float: left; width: 395px; }
#menu { float: right;  font-weight: bold; font-size: 13px; text-transform: uppercase;  height: 36px;}
#menu ul {  clear: both;  margin: 2px;  float: right; }
#menu li { display: inline; margin-left: 15px; }
#menu a { color: #aaaaaa; }
.sub li  { color: white;  font-weight: normal; }
.sub li:hover { color: rgb(0, 172, 255); }
.sub a { color: orange; }
li a { text-decoration: none; color: white;}
.keywords { font-size: 11px; color: #aaaaaa;}
.large_photo { border: 10px solid white; }

h1 { text-align: left; border-bottom: 1px solid silver; width: 100%; margin-top: 0px;}

.gallery_root { float: left; width: 245px; height: 200px;  }
.gallery_root img { border: 5px solid white; margin: 8px;}

.gallery_root a { text-decoration: none; color: white; }
.gallery_root a:hover, img:hover { color: rgb(31,183,255); border-color: rgb(0,64,95); }

.phlog { margin-bottom: 45px; clear: both;}
.phlog h2 { font-size: 14px; }
.phlog h3 { font-size: 10px; }
.phlog_image { text-align: center; padding: 10px;}
.phlog_image img {border: 5px solid white; }
#phlog_nav { border-top: 2px solid rgb(223,201,0); padding: 10px; background-image: url(images/phlog_bg.png); }
#phlog_nav h1 { border-bottom: 1px solid rgb(223,201,0); font-size: 13pt;}
#phlog_nav a {color: white; text-decoration: none; }
#phlog_nav a:hover {color: rgb(223,201,0); }
#phlog_intro {  margin-bottom: 25px;}
#phlog_intro h1 { font-size: 20px;}
.previews { text-align: center; }
.previews img { border: 8px solid white; margin: 11px; width: 213px; height: auto;}

input { width: 100%; }
textarea { width: 100%; height: 150px; }

.homepage_photo { width: 612px; margin: 10px; border: 10px solid white; height: auto;}
.homepage_photo:hover { border: 10px solid white; }
.blue_background { background-image: url('images/content_bg.png'); }

a { color: rgb(223,201,0); }