
/* General HTML Elements */

body {
  padding: 0px;
  margin: 0px;
 }
img { border: 0px }
p, div, body, td { font: 12px Verdana, sans-serif; line-height: 140%; }
hr { color: #333333; background: #333333; height: 1px; border: 1px; }
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; text-align: right; padding-right: 8px; }
p { padding: 0px 10px 0px 0px ; margin: 5px 0px 15px 0px; }
td { vertical-align: top }
a:link, a:visited, a:active, a:hover { color: #f00; font-weight: bold; text-decoration: none; outline: none;  }
a:hover { text-decoration: underline; color: #f00; } 

/* Site Construct */

body#site 
  { background: #333333; text-align: center }
#mainframe 
  { width: 762px; text-align: left; margin: 0px auto }

/* Site Header */

#siteheader
  { height: 89px; background: transparent url('http://www.errvideo.com/medialib/template/Header.png') no-repeat; }
#navigation
  { height: 79px; background: transparent url('http://www.errvideo.com/medialib/template/Nav-Bar.png') no-repeat; }
#pageheader 
  { height: 272px; background: transparent url('http://www.errvideo.com/medialib/template/PageHeaderArea.png') no-repeat; position: relative }
#mainpagebanner 
  { position: absolute; top: 0px; left: 0px; width: 512px; height: 657px; background: transparent url('http://www.errvideo.com/medialib/template/MainBanner.jpg') no-repeat; }
#mainpagevideo
  { position: absolute; top: 6px; left: 516px; width: 240px; height: 200px; z-index: 1 }  
#pagebanner 
  { position: absolute; top: 0px; left: 0px; height: 216px; background: transparent url('http://www.errvideo.com/medialib/template/PageHeader.jpg') no-repeat; }
#pageheader #pagetitle
  { position: absolute; top: 217px; left: 512px; height: 45px  }
#pagebody
  { background: #FFFDFF }

/* Navigation */

#navigation a { display: block }
#nav1 
  { background: url('http://www.errvideo.com/medialib/template/Nav-1a-Home.png') no-repeat }
#nav1:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-1b-Home.png') no-repeat }
#nav2 
  { background: url('http://www.errvideo.com/medialib/template/Nav-2a-Purpose.png') no-repeat }
#nav2:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-2b-Purpose.png') no-repeat }
#nav3 
  { background: url('http://www.errvideo.com/medialib/template/Nav-3a-Speakers.png') no-repeat }
#nav3:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-3b-Speakers.png') no-repeat }
#nav4 
  { background: url('http://www.errvideo.com/medialib/template/Nav-4a-Press.png') no-repeat }
#nav4:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-4b-Press.png') no-repeat }
#nav5 
  { background: url('http://www.errvideo.com/medialib/template/Nav-5a-Resources.png') no-repeat }
#nav5:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-5b-Resources.png') no-repeat }
#nav6 
  { background: url('http://www.errvideo.com/medialib/template/Nav-6a-Links.png') no-repeat }
#nav6:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-6b-Links.png') no-repeat }
#nav7 
  { background: url('http://www.errvideo.com/medialib/template/Nav-7a-MySpace.png') no-repeat }
#nav7:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-7b-MySpace.png') no-repeat }
#nav8 
  { background: url('http://www.errvideo.com/medialib/template/Nav-8a-ErrBlog.png') no-repeat }
#nav8:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-8b-ErrBlog.png') no-repeat }
#nav9 
  { background: url('http://www.errvideo.com/medialib/template/Nav-9a-ContactUs.png') no-repeat }
#nav9:hover > a
  { background: url('http://www.errvideo.com/medialib/template/Nav-9b-ContactUs.png') no-repeat }

/* Main Page's Image Text */

#letmypeoplego
 { width: 512px; height: 390px; }
#letmypeoplego p
 { display: none }
#letmypeoplego h1, #letmypeoplego h2, #letmypeoplego h3, #letmypeoplego h4
 { display: none } 


/* Other */

.speakers img { float: left; margin-right: 6px; }
.speakers hr { clear: both; color: #fff; background: #fff; border: 0px }

/* Footer */

#footer
  { background: transparent url('http://www.errvideo.com/medialib/sitetemplate/BG-SolidOuter.jpg') top center repeat-y }
#box1, #box2, #box3 
  { float: left; width: 320px; height: 163px }
#box1 { background: transparent url('http://www.errvideo.com/medialib/sitetemplate/Boxes-01.jpg') no-repeat }
#box2 { background: transparent url('http://www.errvideo.com/medialib/sitetemplate/Boxes-02.jpg') no-repeat }
#box3 { background: transparent url('http://www.errvideo.com/medialib/sitetemplate/Boxes-03.jpg') no-repeat }
#copyright { clear: both; height: 75px; background: transparent url('http://www.errvideo.com/medialib/sitetemplate/Copyright.jpg') no-repeat }
#bottomlinks { padding-bottom: 20px; text-align: center }
#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active { color: #fff; padding: 0px 10px 0px 10px}
#bottomlinks a:hover { color: #f00; }