#body {
 margin: 0%;
 font-family: Arial,Verdana,Sans-serif;
 line-height: 25px;
 font-size: 14px;
 letter-spacing:0.5px;
 color: #2d2d2d;
 background: #111111;
 overflow: scroll;
 }

#outer {
 background-image: url('http://www.averyfinedesign.co.uk/images/bg_tile.png');
 margin: auto;
 }

#title_wrap {
 height: 100px;
 background-image: url('http://www.averyfinedesign.co.uk/images/title_tile.png');
 position: relative;
 }

#title {
 height: 100px;
 top: 70px; 
 margin-top: -50px; /* negative half of the height */ 
 text-align: center;
 position: absolute; 
}

#navbar {
 height: 20px;
 margin: auto;
 text-align: left;
 background-image: url('http://www.averyfinedesign.co.uk/images/copycont_tile.png');
 border-bottom: solid 2px #00334e;
 position: relative; 
 clear: both;
 }

#sidebar{
 width: 15%;
 line-height: 20px;
 padding-bottom: 10px;
 padding-top: 50px;
 padding-left: 2%;
 float: left; 
 text-align: center;
}

#content_float{
 width: 82%;
 padding-top: 20px;
 padding-bottom: 10px;
 padding-right: 0%;
 float: right;
}

#content {
 text-align: left;
 padding-top: 0px;
 padding-bottom: 10px;
 padding-left: 15px;
 padding-right: 15px;
 position: relative;
 z-index:0;
 }

#flash {
 width: 100%;
 padding-top: 15px;
 text-align: center; 
 margin: 0 auto; 
}

#break {
 width:20%;
 margin:0 auto;
 border-bottom: solid 1px #00334e;
 text-align:center;
 clear: both; 
}

#gallery_nav_l{
 float: left;
 padding-left: 20px;
 } 

#gallery_nav_r{
 float: right;
 padding-right: 20px;
} 

#content_gallery2 {
 text-align: center; 
}

#copycont {
 height:20px;
 text-align: center;
 border-top: solid 1px #000000;
 background-image: url('http://www.averyfinedesign.co.uk/images/copycont_tile.png');
 position: relative;
 clear: both;
 }

#lastlinks {
 width: 99%;
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 text-align: right;
 }

#final {
 width: 100%;
 text-align: center;
 font-size: 12px;
 letter-spacing:0.3px;
 color: #303030;
 }

/* STANDARD LINK DEFINITIONS */
a:link {
 color: #00334d;
 text-decoration: underline;
 outline: none;
 }

a:visited { 
 color: #00334d;
 }

a:hover {
 color:#2d2d2d;
 }

a:active { 
 }

/* IMAGE AND CONTENT LINK DEFINITIONS */
a.link:link {
 color:#2d2d2d;
 outline: none;
}

a.link:visited { 
 color:#2d2d2d;
 }

a.link:hover {
 color:#ffae00;
 text-decoration: none;
 background-image: url('http://www.averyfinedesign.co.uk/images/link.png');
}

a.link:active { 
 }

/* NAVBAR LINK DEFINITIONS */
a.link_nav:link {
 color: #00334d;
 outline: none;
}

a.link_nav:visited { 
 color: #00334d;
 }

a.link_nav:hover {
 color:#2d2d2d;
 background-image: url('http://www.averyfinedesign.co.uk/images/link_nav.png');
}

a.link_nav:active { 
 }

/* IMAGE CONFIGURATIONS INCLUDING FLOAT */
img {
border: none
}

img.hiddenPic {
display:none;
}

img.float_right {
  float: right; 
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 10px;
  clear: right; 
 }

img.gallery {
 vertical-align: middle;
 margin-left: 5px; 
 margin-right: 5px; 
 margin-bottom: 10px;
 border-bottom: solid 1px #919191;
 border-right: solid 1px #919191;
 width:150px;
 height:150px;
 }

/* OTHER CSS TWEAKS */
p.enlarge {
 font-size: 12px;
 text-decoration: none; 
}

p.heading {
 font-size: 16px;
 font-weight:bold;
 letter-spacing:1px;
}

p.heading2 {
 font-size: 16px;
 font-weight:bold;
 letter-spacing:1px; 
 text-indent:10px;
}
