body{
    background : #FFFFFF;
    background-image: url(../images/bg.gif);
	margin-top : 10px;
	margin-left : 0px;
}

h1{
	font: bold normal 13pt Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B84B8;
	margin: 10px 0px 10px 0px;
}

h2{
	font: normal normal bold 12pt Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B84B8;
	margin: 0px 0px 0px 0px;
}

P{ 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color:  #333333; 
}

td{ 
   font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

/* --- NAV ---*/
#nav {
	background: url(../images/grad.jpg) repeat-x;
	width: 758px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #6BA5CF;
	border-right: 1px solid #6BA5CF;
	border-bottom: 1px solid #6BA5CF;
	text-align: right;
}

#navtext {
font-family: Verdana,  Arial, Helvetica, sans-serif;
font-size: 0.6em;
color: #3B84B8;
padding-right: 8px;
}

#nav A{ 
color: #3B84B8;
padding-left: 1px;
padding-right: 1px;
}
#nav A:link{ 
text-decoration:none
}
#nav A:visited{
text-decoration:none;
}
#nav A:hover{
text-decoration: underline;
}

/* --- END NAV ---*/

.padding1{
	padding : 15px 30px 15px 30px;
}

.tborder{
	border: solid 1px #6BA5CF;
}

.tborder_lr{
	border-left: solid 1px #6BA5CF;
	border-right: solid 1px #6BA5CF;
}

.tborder_lrt{
	border-left: solid 1px #6BA5CF;
	border-right: solid 1px #6BA5CF;
	border-top: solid 1px #6BA5CF;
}

.tborder_lrb{
	border-left: solid 1px #6BA5CF;
	border-right: solid 1px #6BA5CF;
	border-bottom: solid 1px #6BA5CF;
}
		
.imageborder{
	border: 1px solid #666;
}
/* ----------- albums -------- */

.albums{
		width: 660px;
		margin-top: 30px;
}

#amenu {
	border-bottom : 1px solid #91B7B7;
	margin : 0;
	padding-bottom : 19px;
	padding-right : 5px;
	color:#333;
}

#amenu ul {
	display : inline;
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

#amenu li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#amenu a:link, #amenu a:visited	{
	background : #eff9fa;
	border : 1px solid #91B7B7;
	color : #336699;
	float : left;
	font-size : 10px;
	font-weight : normal;
	line-height : 14px;
	margin-right : 5px;
	padding : 2px 6px 2px 6px;
	text-decoration : none;
}

#amenu a:link.active, #amenu a:visited.active{
	background : #fff;
	border-bottom : 1px solid #fff;
	color: #333;
}

#amenu a:hover	{
	color : #336699;
	background : #bed4e7;
}

body.section-1 #amenu li#nav-1 a, 
body.section-2 #amenu li#nav-2 a,
body.section-3 #amenu li#nav-3 a,
body.section-4 #amenu li#nav-4 a,
body.section-5 #amenu li#nav-5 a,
body.section-6 #amenu li#nav-6 a,
body.section-7 #amenu li#nav-7 a {
	background : #fff;
	border-bottom : 1px solid #fff;
}

.borderalbum {
	border : 1px solid;
	border-left-color : #91B7B7;
	border-right-color : #91B7B7;
	border-bottom-color : #91B7B7;
	border-top : none;
	margin-top: 0px;
}  

/* ----------- end albums -------- */
