body {

   margin: 0px;
   padding: 0px;
}

p {
   font-family: verdana, geneva, arial, sans serif;
   font-size: 12px;
   color: #333333;
}

A  {text-decoration: underline;}
A:link {color: #333333;}
A:hover {color: #CC0000;}
A:visited {color: #333333;}
A:active {color: #333333;}

.menu {
   font-family: verdana, geneva, arial, sans serif;
   font-size: 10px;
   font-weight: bold;
   color: #CC0000;
   line-height: 14px;
   text-decoration: none;
   vertical-align:top;
   float:right;
   border-left: solid 1px #cc0000;
   padding-left: 10px;
   text-align:left;
   clear:right;
}

.menu A  {text-decoration: underline;}
.menu A:link {color: #CC0000}
.menu A:hover {color: #8F0000}
.menu A:visited {color: #CC0000}
.menu A:active {color: #CC0000}

.menu2 {
   font-family: verdana, geneva, arial, sans serif;
   font-size: 10px;
   color: #ffffff;
   line-height: 14px;
   text-decoration: none;
   vertical-align:top;
   float:right;
   border-left: solid 1px #ffffff;
   padding-left: 10px;
   text-align:left;
}

.menu2 A  {text-decoration: underline; color: #ffffff;}

#top {
   background-color:#fe7859;
   margin:0px auto;
   text-align:center;
}  

#main {
   text-align: left;
   width: 794px;
}

.title {
   text-align: left;
}

.bar {
   margin-top:50px;
   background-color:#FE7859;
   height:22px;
}

#navbar {
   background-color:#ffffff;
   height:23px;
   text-align: center;
}

#nav { 
    display:block; 
    text-align:center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
/*    padding-left: 250px; */
    margin: 0px;
    height: 23px;
    width: 600px;
    clear: both;
    margin: auto;
}

#nav img {
    display:inline;
    height:23px;
}

#nav li {
    display:inline;
    list-style-type:none;
    padding-right: 15px;
    float:left; 
}

#portfolio {
    background:url(/images/sub/port_but_hi.gif);
    display:block;
    width:65px;
    height:23px;
}
#portfolio:hover {
    background:url(/images/sub/port_but_hi.gif);
}   

#press {
    background:url(/images/sub/press_but.gif);
    display:block;
    width:33px;
    height:23px;
}
#press:hover {
    background:url(/images/sub/press_but_hi.gif);
}    

#biography {
    background:url(/images/sub/bio_but.gif);
    display:block;
    width:69px;
    height:23px;
}
#biography:hover {
    background:url(/images/sub/bio_but_hi.gif);
}      

#contact {
    background:url(/images/sub/con_but.gif);
    display:block;
    width:56px;
    height:23px;
}
#contact:hover {
    background:url(/images/sub/con_but_hi.gif);
}   

#home {
    background:url(/images/sub/home_but.gif);
    display:block;
    width:33px;
    height:23px;
}
#home:hover {
    background:url(/images/sub/home_but_hi.gif);
} 

#portbar {
    background-color: #fe7859;  
    opacity: 0.5;  
    height:23px;
}

#port { 
    display:block;
    width: 550px;
    text-align:center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
/*    padding-left:320px; */
    margin: auto;
    height: 23px;
}

#port img {
    display:inline;
}

#port li {
    display:inline;
    list-style-type:none;
    float:left;
    height: 23px;
}

#children {
    background:url(/images/sub/port_kids.png);
    display:block;
    width:24px;
    height:23px;
}
#children:hover {
    background:url(/images/sub/port_kids_hi.png);
}    

#fantasy {
    background:url(/images/sub/port_fantasy.png);
    display:block;
    width:50px;
    height:23px;
}
#fantasy:hover {
    background:url(/images/sub/port_fantasy_hi.png);
}    

#period {
    background:url(/images/sub/port_period.png);
    display:block;
    width:40px;
    height:23px;
}
#period:hover {
    background:url(/images/sub/port_period_hi.png);
}  

#contemporary {
    background:url(/images/sub/port_contemporary.png);
    display:block;
    width:156px;
    height:23px;
}
#contemporary:hover {
    background:url(/images/sub/port_contemporary_hi.png);
}  

#whatsnew {
    background:url(/images/sub/port_whatsnew.png);
    display:block;
    width:72px;
    height:23px;
}
#whatsnew:hover {
    background:url(/images/sub/port_whatsnew_hi.png);
} 
