.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
	text-transform:uppercase;	
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: 3b494d;
	text-decoration: none;

}

a:hover.menu { color:#cc0021 } 
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.SUBJECT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: 38b2ba;
}
.SUBJECT2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: 5f6c70;
}
.startparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 50605f;
}
.sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 50605f;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 50605f;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: cc0021;
	text-decoration: none;

}
table.albbrd {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #bbbbbb;
	border-collapse: separate;
	background-color: #fffff0;
}
table.albbrd th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.albbrd td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.albbrd2 {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #bbbbbb;
	border-collapse: separate;
	background-color: #fffff0;
}
table.albbrd2 th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.albbrd2 td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.albbrd3 {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: separate;
	background-color: #ffffff;
}
table.albbrd3 th {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.albbrd3 td {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: #ffffff;
	-moz-border-radius: ;
}
.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 5f6c70;
}
.gallerytitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
	line-height: 27pt;
}
.gallerytitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #38b2ba;
	line-height: 27pt;
}
.PicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
table.albbrd2 td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
