* {
margin: 0;
padding: 0;
}

body {
background: #333;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {
width: 580px;
height: 210px;
background: #000 url("../images/header.jpg") no-repeat;
background-position: top right;
}
 
#wrapper {
width: 580px;
background: #fff url("../images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color:#FFCC00;
text-decoration: none;
}


h2 {
width: 419px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
}

#content {
float: left;
width: 400px;
margin: 10px 0 0 6px;
}

#content h2 {
float: left;
font: 26px arial;
font-style:normal;
font-stretch:condensed;
padding-bottom: 1px;
color:#9F9E7B;
margin: 15px 0px 6px 0px;
padding-left:0px;
cursor: default;
background:#FFFFFF;
/* border-bottom: thin solid #333333; */
}

#content h2-old {
width: 100%;
height: 30px;
background-color:#006699;
float: left;
font: bold 14px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
padding-bottom: 1px;
color: #fff;
margin: 10px 0px 15px 0px;
cursor: default;
}

p {
margin-bottom: 10px;
}

/* p:first-line {
font-weight: bold;
} */

#footer {
text-align: center;
clear: both;
width: 400px;
margin-left: 163px;
}

/* -------------------------------------------------
Headings and Titles
-------------------------------------------------- */

#videoArchive {

}


#videoArchive .videoTitle {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:2em;
color:#BB6B00;
border-top:thick;
border-top:#999999;
font-weight:bold;
margin: 10px 1px 1px 0px;
padding-top:10px;
padding-left: 0px;
}

#videoArchive .videoDate {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.9em;
font-weight:bold;
color:#666666;
}

#videoArchive .sectionTitle {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.4em;
color:#1D3747;
margin: 15px 0px 4px 0px;
padding-left: 0px;
font-weight:bold;
}

#videoArchive img {
border:none;
margin:10px 2px 2px 5px;
}

#videoArchive p {
padding:0px;
margin-top:0px;
line-height:1.2em;
}

/* -------------------------------------------------
Main Page Services Listing
-------------------------------------------------- */

.servicesListing {
padding-left:10px;
}

.servicesListing .sectionHeading {
color:#9BB0B3;
font-size:3em;
font-weight:lighter;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-stretch:condensed;
margin-bottom:0px;
margin-top:30px;
}

.servicesListing .sectionSubtitle {
font-size:.9em;
font-weight:lighter;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:italic;
color:#999999;
margin-botton:3px;
margin-top:2px;
}

.servicesListing table {
margin-top: 0px;
padding-left:10px;
border:0px;
background:#E8EAEC;
}

.servicesListing td {
padding-left:1px;
text-align:center;
}

.servicesListing a {
color:#CB6F07;
text-decoration:none;
text-align:center;
}

.servicesListing a:hover {
color:#FFFFFF;
background:#6394B1;
text-decoration:none;
padding:-0px 0px 0px 0px;
text-align:center;
display:block;
}

.servicesListing img a {
color:#FFFFFF;
text-decoration:none;
text-align:left:
}

.servicesListing img a:hover {
color:#FFFFFF;
background:none;
text-decoration:none;
text-align:left;
display:none;
}