/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: Georgia,serif;
  color:rgb(64,45,25);
  color:#333300;
  font-size: 18px;
}
body {
   background:rgb(209,168,120);
   background-image: url('http://www.artbyanag.com/lib/images/bg_mary.gif');
   background-repeat: no-repeat;
   background-position:50px 40px;
   margin:0;
   text-align:center;
   min-width:980px;
}
a {
   text-decoration:none;
}
img {
   border:none;
}
.content {
   width:880px;
   padding:30px;
   padding-left:50px;
   min-height:400px;
   text-align:left;
}
#main {
   margin-left:0;
}
#footer {
   clear:both;
   text-align:center;
}
#footer p {
   font-size:.7em;
}
#left {
   width:260px;
   float:left;
}
#top {
   width:100%;
   height:130px;
   background:rgb(209,168,120);
   background-image: url('http://www.artbyanag.com/lib/images/bg_mary.gif');
   background-repeat: no-repeat;
   background-position:50px 40px;
   
}
#logo {
   float:left;
   padding:1em;
   height:150px;
}
#logo img {
   width:240px;
}
img#home  {
   border:4px solid #BE9865;
}
#tagline {
   margin-top:-4em;
   margin-left:80px;
   font-size:80%;
}
#nav {
   margin-left:20px;
   margin-top:60px;
   height:40px;
   float:left;
   width:600px;
}
ul#nav li {
  list-style-type:none; 
  text-align:center;
  float:left;
  width:180px;
}
#nav a {
   text-decoration:none;
   color:#463023;
   font-size:1.2em;
}
.gallerybox {
   width:265px;
   height:320px;
   float:left;
   padding:10px;
   padding-top:0;
   margin-top:10px;
   text-align:center;
}
.gallerybox .clickimg {
   border:4px solid #BE9865;
}
.gallerybox a h1 {
   font-size:.9em;
   color:#463023;
   margin-bottom:1em;
   font-weight:normal;
   font-family:Verdana;
}
.gallerybox.landscape {
   height:240px;
}
.gallery {
   height:440px;
}
#nav a.sel  {
   font-weight:bold;
   color:rgb(64,45,25);
}
h1.title {
   margin-left:330px;
   font-size:1.4em;
}
#main_wrapper {
   margin-left: auto;
   margin-right: auto;
   width: 980px;
}
}
