/* CSS Document */

 #container
{
width: 750px;
margin: 5px auto;
background-color:#f0f0f0;
color: #333;
border: 1px solid #CCCCCC;
line-height: 115%;
}

#top
{
padding: 0;
background-color: white;
}

#topnavbar {
padding: 0;
height: 34px;

}

#mainphoto_nav {
padding: 0;
width: 750px;
height: 170px;
}

#leftnav
{
float: left;
width: 175px;
background-color:#f0f0f0;
margin: 0;
margin-top: 1px;
padding: 0;
}

#leftnav p {
font:Arial, "Arial Narrow";
font-size: x-small;
color:#999999;
background-color: #f0f0f0;
padding: 7px;
}

#leftnav h3 {
font-family: "Century Gothic", "Arial Narrow";
font-size: small;
color:#FF6600;
text-align: center;
}

#leftnav ul {list-style-type: none;
	font-family: lucida grande, verdana;
	font-size: 11px;
	color: #333;
	margin-left: 8px;
	}
	
#leftnav li a {
	font-family: lucida grande, verdana;
	color: #FF9933;
	text-decoration: none;
	}
	
#leftnav li a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
	}


#leftnav table {
padding-left: 5px;
}

#leftnav_login {
width: 175px;
height: 23px;
margin-top: 0;
background-color:#c0ced7;
background-image: url(../images/leaders_login.gif);
}

#login_layer {
width: 170px;
height: 180px;
font-family: lucida grande, verdana;
font-size: 9px;
color: gray;
}

#login_layer a {
	font-family: lucida grande, verdana;
	color: #FF9933;
	text-decoration: none;
	}

#login_layer a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
	}

#leftnav a {
	font-family: lucida grande, verdana;
	color: #FF9933;
	text-decoration: none;
}

#leftnav a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
}

#leftnav_search {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../images/search.gif);
}

#leftnav_podcasts {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../images/podcasts.gif);
}

#leftnav_newmedia {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../navigation/left_navcolumn/new_media.gif);
}


#leftnav_newsletter {
width: 175px;
height: 23px;
background-image: url(../navigation/left_navcolumn/newsletter_signup.gif);

}


#leftnav_newsupdates {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../images/news_updates.gif);
}

#geewizz_scroller {
position: relative;
}

#daddylayer {
	position: absolute;
	top:35px;
	left: 0px;
	width: 170px;
	height: 260px;
}



#content
{
margin-left: 175px;
border-left: 1px solid #CCCCCC;
margin-right: 0;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 1em;
max-width: 36em;
background-color: white;
}

#content a {
	font-family: lucida grande, verdana;
	font-size: x-small;
	color: #FF9933;
	text-decoration: underline;
	}
	
#content a:hover {
	color: white;
	background-color: #FFCC99;
	border: 1px solid #CECECE
	}
	
.indentlink {
margin-left: 20px;
}

#content h1 {
font-family: lucida grande, verdana;
font-size: small;
color:#8eaabc;
}

#content h3 {
font-family: lucida grande, verdana;
font-size: 12px;
color:#8eaabc;
border-bottom: 1px double #869ead;
width: 200px;
}

#content h4 {
font-family: lucida grande, verdana;
font-size: 11px;
color:#8eaabc;
}

#content ul {list-style-type: circle;
	font-family: lucida grande, verdana;
	font-size: 11px;
	color: #333;
	}
	
#content li a {
	font-family: lucida grande, verdana;
	color: #FF9933;
	text-decoration: none;
	}
	
#content li a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
	}

#signup_form {
margin: 0;
padding: 0;
width: 250px;
font-family: lucida grande, verdana;
font-size: x-small;
color:#999999;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
color: #333;
background-color: #ddd;
border-top: 1px solid #CCCCCC;
}

p {
font-family: lucida grande, verdana;
font-size: x-small;
color:#666666;
}
