/*** Template layout info***/

body { 
	  padding: 0;
	 font-family: Arial, Verdana, Helvetica, sans-serif; 
	 font-size: 11px; width: 819px; 
}

#topArea, #tealBar { text-decoration: none; background-color: #4cbeb9;
}

#homeButtons { text-align: left; font-size: 9px;
}

#coloredButtons { border: solid black 10px; border-bottom: none; vertical-align: bottom; text-align: right; font-size: 14px; padding-right: 10px; 
}

#photoStrip { border-top-width: thick; border-top-color: #000;
}

#blueBox { padding-left: 10px; font-size:14px; padding-right:inherit;
}

#blackBar { text-decoration: none; color: #fff; background-color: #000;
}

#footernav a {
	color: #ffffff; text-decoration:none;
}

#leftText { background-color: #cceceb; padding-left: 10px; 
}

#leftText a {
	color:#9900FF;
}

#rightText {
	padding-right: 40px; font-size: 14px;
}

label
{
width: 7em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block; 
font-size:0.7em !important;
}

#rightText a {
	color: #0000FF;
}

#rightText a:hover, #rightText a:visited {
	color:#9966cc;
}

#header { 
	font-size: 18px; font-weight: bold; 
}

#photostripLinks table tr th a{
	color: #4cbeb9;
}	


#photostripLinks table tr th a:hover, #photostripLinks table tr th a:visited {
	color:#9966cc;
}

#spacer {height: 20px;
}

#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 