a:link { 
	color: #00005B;
	text-decoration: none;
	}
a:visited { 
	color: #2d0c4a;
	text-decoration: none;
	}
a:hover { 
	color: #00005B;
	text-decoration: underline;
	}
a:active { 
	color: #black;
	text-decoration: underline;
	}

#shadow-container {
    position: relative;
    	width: 760px;
	margin: auto;
    left: 3px;
    top: 3px;
    margin-bottom: 10px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #555555;
    }

    #shadow-container .shadow2 {
        background: #4a4a4a;
    }

    #shadow-container .shadow3 {
        background: #3b3b3b;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #2c2c2c;
        padding: 10px;
    }
    
    html, body {
	margin: 0;
	padding: 0;
	font-family: Baskerville,Georgia, "times new roman", serif;
	line-height: 21px;
	font-size: 13px;
	
	
	
	background: url(../images/bg.png)
}

.hidden {
	display: none;
}

#page-container {
	width: 738px;
}
#icon { float: left; padding-right: 10pt; }
#header { height: 326px;
	background: url(../images/title.png);
		margin-bottom: 20px; 
	    margin-top: 19px;


}

/* Main Navigation */

#main-nav { height: 46px;
	margin-top: 10px;
 }
#main-nav dl { margin: 0; padding: 0; }

/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 0px; } 
/*/ 
#main-nav { padding-left: 0px; overflow: hidden; } 
/* End Hack */

#main-nav dt { float: left; }
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:45px; /* IE 5/Win hack */ 
	padding: 45px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -45px;
}

#main-nav dt#collection,
#main-nav dt#collection a { width: 107px; background-image: url(../images/nav/1-collection.png); }

#main-nav dt#news,
#main-nav dt#news a { width: 56px; background-image: url(../images/nav/2-news.png); }

#main-nav dt#finley,
#main-nav dt#finley a { width: 120px; background-image: url(../images/nav/3-finley.png); }

#main-nav dt#events,
#main-nav dt#events a { width: 71px; background-image: url(../images/nav/4-events.png); }

#main-nav dt#podcasts,
#main-nav dt#podcasts a { width: 93px; background-image: url(../images/nav/5-podcasts.png); }

#main-nav dt#bulletin,
#main-nav dt#bulletin a { width: 85px; background-image: url(../images/nav/6-bulletin.png); }

#main-nav dt#membership,
#main-nav dt#membership a { width: 117px; background-image: url(../images/nav/7-membership.png); }

#main-nav dt#contact,
#main-nav dt#contact a { width: 89px; background-image: url(../images/nav/8-contact.png); }

body.collection dt#collection,
body.collection dt#collection a,
body.news dt#news,
body.news dt#news a,
body.finley dt#finley,
body.finley dt#finley a,
body.events dt#events,
body.events dt#events a,
body.podcasts dt#podcasts,
body.podcasts dt#podcasts a,
body.bulletin dt#bulletin,
body.bulletin dt#bulletin a,
body.membership dt#membership,
body.membership dt#membership a,
body.contact dt#contact,
body.contact dt#contact a
 {
	background-position: 0 -90px;
}

#sidebar-a {
	float: right;
	width: 280px;
    margin-top: 10px;
    margin-right: 19px;
    margin-left: 10px;
	margin-bottom: 10px; 
	line-height: 25px;

}

#sidebar-a .padding {
	line-height: 25px;
	padding-left: 10pt;
	padding-right: 10pt;
	border: solid 1pt #5b5b5b;
	font-family: Baskerville,Georgia, "times new roman", serif;
	background: white;
}

#content { margin-right: 290px;
	background: white;
	height: relative; 
	line-height: 18px;
	font-family: Baskerville,Georgia, "times new roman", serif;
    margin-top: 10px;
    margin-left: 19px;
    margin-right: 19px;

}

#contentborder { margin-right: 290px;
	background: white;
	padding-left: 10pt;
	padding-right: 10pt;
	height: relative; 
	border: solid 1pt #5b5b5b;
	line-height: 20px;
	font-family: Baskerville,Georgia, "times new roman", serif;
    margin-top: 10px;
    margin-left: 19px;
    margin-right: 19px;


}

#contentfull { height: relative;
	line-height: 18px;
	font-family: Baskerville,Georgia, "times new roman", serif;
    margin-top: 10px;
    margin-left: 19px;
    margin-right: 19px;


}

#contentfullborder { height: relative;
	border: solid 1pt #5b5b5b;
	line-height: 18px;
	font-family: Baskerville,Georgia, "times new roman", serif;
    margin-top: 10px;
    padding: 10px;
    margin-left: 19px;
    margin-right: 19px;


}

#homelinks { margin-right: 290px;
	height: 108px; 
	padding: 0px;
    margin-top: 10px;
}

#content .padding {
	padding: 25px;
}

#sponsors { clear: both; 
height: 125px; 
font-family: Baskerville, Georgia, "times new roman", serif; 
font-size: 12px; color: white; 
margin-top: 10px;
background: url(../images/sponsors-bg.png);
}

#footer { clear: both; 
height: 23px; 
font-family: Baskerville, Georgia, "times new roman", serif; 
font-size: 12px; color: white; 
background: #adadad; 
padding: 10px; 
margin-top: 10px; 
border: solid 1pt #5b5b5b; }

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

h1 {
	float: right;
	margin-top: 35px;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	line-height: 30px;

}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;

}
