body {
  padding: 0 0 20px 0;
  margin-top: 10px;
  border: none;
  font-family: Arial, sans-serif;
  font-size: 11px;  _font-size:  68.75%;
  text-align: center;
  background: #9ff url('/img/utlit/bg.gif') 0% 0% repeat-x;
}

.no-disp {display: none;}

/* **************************************************************** */
/* Basic Settings                                                   */
/* **************************************************************** */
html, body, p, th, td, div, ul, li, input, select, textarea {
  font-family: Arial, sans-serif; 
  color: #444; 
}
a, a:link {color: #6cc; text-decoration: none; position: relative;}
a:hover, a:active { color: #9ff; text-decoration: underline; -moz-outline-style: none;}
hr { border: 0; color: #ccc; background-color: #ccc; height: 1px;}
img {margin: 0; padding: 0; border: none; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; color: #014479;}
h1 {font-size: 6em; letter-spacing: -8px; padding: 0; }
h2 {font-size: 2em; margin-bottom: 10px; border-bottom: 1px solid #6cc; font-weight: normal; color: #6cc;}

ul { margin: 0px; padding: 0 0 0 20px; }
ul li {padding: 2px 0; }

dl { margin: 0px; padding: 0; }
dl dt {padding: 0 5px; float: left; clear: left; font-weight: bold;}
dl dd {padding: 0 5px; margin: 0 0 10px 35px; border-left: 1px #999 solid;}

.white {color: #fff;}
.lightLindaBlue {color: #9ff;}
.darkLindaBlue {color: #6cc;}

#wrapper {width: 760px; margin: 10px auto 20px auto; text-align: left; }
#content {background: #fff; width: 720px; border-bottom: 5px solid #6cc;}
#bottom {width: 710px; text-align: right; padding-top: 10px}
#bottom a, #bottom a:link {color: #555;}

.Text { margin: 20px 20px 20px 310px; padding-bottom: 10px;}
.Text p, .Text li {font-size: 1.2em; margin: 0 0 15px 0;} 
.TextImg {float:left; margin-left: 20px;}
.imgBig {width: 100%; text-align:center; padding-top: 40px;}
.imgTitle {clear: both; text-align:center; margin-top: 30px; padding: 2px; font-size: 1.1em;}
.imgMedia {clear: both; text-align:center; margin-bottom: 30px; padding: 2px; font-size: 1em; font-style: italic;}
.TextBottom {clear: both;}

/* **************************************************************** */
/* Menu                                                             */
/* **************************************************************** */
.menu {
  background: #fff url('/img/utlit/bgMenu.gif') 0% 0% repeat-x; 
  height: 37px; 
  margin: 0; 
  padding: 0;
  list-style: none;
}
.menu li {
  float: left; 
  background: url('/img/utlit/bgMenuRight.gif') 100% 0% no-repeat; 
  margin: 0; 
  padding: 10px 18px 8px 18px; 
  font-size: 1.2em; 
  text-transform: uppercase; 
  font-weight: bold; 
  list-style: none;
}
.menu li a {color: #444;}
.menu li a:hover {color: #fff; text-decoration: none;}
.menu .menuOn {background: #9ff; padding-bottom: 12px; margin-left: -3px;}
.menu .menuOnHome {background: #9ff; padding-bottom: 12px;}
.menu .menuOn a { } 

/* **************************************************************** */
/* SubMenu                                                          */
/* **************************************************************** */
#SubMenu { border-bottom: 5px solid #6cc; padding: 5px; background: #9ff; margin: 0;}
#SubMenu ul {float: left; margin: 0; padding: 0;  list-style: none;}
#SubMenu li {float: left; margin: 0; padding: 0; list-style: none;}
.sub {float: left;}
#sub_home, #sub_illustration, #sub_fineart, #sub_sketchbook, #sub_aboutlinda {height: 60px; background: url('/img/utlit/bgCircle.gif') 0% 0%;}
#sub_home {height: 239px;}
#sub_illustration, #sub_sketchbook {height: 120px;}


/* **************************************************************** */
/* FpSlideShow                                                      */
/* **************************************************************** */
ul#FpSlideShow { list-style: none; margin:0; padding: 0;}
ul#FpSlideShow li { list-style: none; margin:0; padding: 0;}
ul#FpSlideShow li img {margin-bottom: 2em;}

