/* CSS Document */
body {
 margin-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #000;
 background-color: #009CD9;
}
h1 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 20px;
 color: #000;
 font-weight: bold;
}
h2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #000;
 font-weight: bold;
 font-style: italic;
}
a {
 color: #00f;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
table#layout {
 margin: 0px;
 padding: 0px;
 width: 866px;
 text-align: left;
 background: url(images/content-bg.jpg) repeat-y;
}
table#home-layout {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
}
td#left-margin {
 width: 144px;
 height: 895px;
 background: url(images/home-left-margin.jpg) repeat-y;
}
td#right-margin {
 width: 153px;
 height: 895px;
 background: url(images/home-right-margin.jpg) left repeat-y;
}
td#home-left-col {
 width: 235px;
 height: 657px;
 background: url(images/home-leftnav-bg.jpg) no-repeat;
}
div#leftnav {
 margin: 0px 5px 5px -18px;
 padding: 20px;
 padding-left: 30px;
 float: left;
 width: 225px;
 height: 419px;
 background: url(images/leftnav-bg.jpg) no-repeat;
 clear: both;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 17px;
 color: #000;
}
#leftnav a {
 display: block;
 padding: 3px 0px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 17px;
 color: #000;
 font-weight: bold;
 text-decoration: none;
}
#leftnav a:hover {
 color: #360;
 font-style: italic;
}
div#home-leftnav {
 margin: 50px 0px 0px 10px;
 width: 210px;
 height: 400px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 17px;
 color: #000;
}
#home-leftnav a {
 display: block;
 padding: 3px 0px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 17px;
 color: #000;
 font-weight: bold;
 text-decoration: none;
}
#home-leftnav a:hover {
 color: #360;
 font-style: italic;
}
td#content {
 width: 866px;
 background: url(images/content-light-bg.jpg) repeat-y;
 padding: 5px 55px 5px 70px;
}
td#cam-content {
 width: 866px;
 background: url(images/content-bg.jpg) repeat-y;
}
td#home-content {
 width: 428px;
 height: 657px;
 background: url(images/home-content-bg.jpg) no-repeat;
}
td#home-content2 {
 width: 663px;
 height: 72px;
 background: url(images/home-content2-bg.jpg);
}
.text-box {
 background: url(images/bg-light-bark.jpg);
 padding: 3px;
}
div#footer-nav {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #000;
 font-weight: bold;
}
#footer-nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #000;
 font-weight: bold;
 text-decoration: underline;
}
#footer-nav a:hover {
 text-decoration: none;
}
div#footer-nav2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #000;
 font-weight: bold;
 width: 600px;
 padding: 5px;
 margin: 10px;
 background: url(images/bg-light-bark.jpg);
}
#footer-nav2 a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #00f;
 font-weight: bold;
 text-decoration: none;
}
#footer-nav2 a:hover {
 text-decoration: underline;
}
td#footer {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 padding: 10px 130px 100px 170px;
 background: url(images/footer-bg.jpg) bottom no-repeat;
}
td#home-footer {
 height: 166px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background: url(images/home-footer-bg.jpg) bottom no-repeat;
}

