﻿.photos img{
 padding: 2px;
 border: 1px solid #adadad;
 margin: 5px 5px 0 5px;
 width: 125px;
 height: 175px;}
 
.photo{
 float: left;
 width: 140px;
 margin-bottom: 10px;}
 
.caption{
 font-size: .8em;
 font-style: italic;
 text-align: center;}
 
.video-links{
 height: 700px;} 
 
.video-links ul{
 list-style-type: none; 
 width: 260px;
 margin: 0;}
 
.video-links li{
 padding: 0 0 5px 0;
 margin-left: 0;}

.video-links a{
 color:#666;
 display: block;
 text-decoration: none;
 background: url(../images/video-gifs.gif) 200px -27px no-repeat;
 height: 27px;
 width: 240px;
 padding-left: 2px;
 margin: 0;}
 
.video-links a:hover{
 background: url(../images/video-gifs.gif) 200px 0 no-repeat;
 color: #fff;
 background-color: #adadad;}
 
.help-links{
 height: 650px;} 
 
.help-links ul{
 list-style-type: none; 
 width: 260px;
 margin: 0;}
 
.help-links li{
 padding: 0 0 5px 0;
 margin-left: 0;}

.help-links a{
 color:#666;
 display: block;
 text-decoration: none;
 background: url(../images/pdf_gifs.gif) 200px -4px no-repeat;
 height: 27px;
 width: 240px;
 padding-left: 2px;
 margin: 0;}
 
.help-links a:hover{
 background: url(../images/pdf_gifs.gif) 200px -37px no-repeat;
 color: #fff;
 background-color: #adadad;}
 
.left-links{
 float: left;
 width: 260px;
 height: 200px;
 margin-bottom: 30px;}
 
.right-links{
 float: right;
 width: 260px;
 height: 200px;
 margin-bottom: 30px;} 
 
#learn{
width:51px;
height:43px;
background:url(../images/learn.gif) bottom left no-repeat;}

a:hover#learn, #learn.learn-active{
background:url(../images/learn-on.gif) bottom left no-repeat;}

#header-learn{
margin-left:15px;
width:874px;
height:133px;
background:url(../images/banners/learn-banner.jpg) top left no-repeat;}
 
#header-video{
margin-left:15px;
width:874px;
height:133px;
background:url(../images/banners/video-banner.jpg) top left no-repeat;}

#header-help{
margin-left:15px;
width:874px;
height:133px;
background:url(../images/banners/help-banner.jpg) top left no-repeat;}

.banner-new{
 margin: 10px 0 0 30px;
 width: 580px;
 height: 100px;
 border: 1px solid #999999;
 }
 
.banner-new img{
 border: 1px solid #adadad;} 

#redirect{
 text-align: center;
 font-family: Verdana;
 font-size: 1.2em;
 border: 1px dashed #adadad;
 padding: 5px; 
 width: 600px;}
 
