.bodybr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 46px;

}
.navfoot {
	color: #B4C3DA;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
a:hover.navfoot {
	color: #ffffff;
	text-decoration: underline;
}
.menu {
	padding-left: 10px;
}
.sidelink {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 3px;
	text-transform: uppercase;


}
.img {
	padding-top: 10px;
	padding-bottom: 8px;

}
.navside {
	text-decoration: none;
	color: #525151;
}
a:hover.navside {
	color: #234E93;
	text-decoration: underline;
}
.contentpadding {
	padding-top: 7px;
	padding-bottom: 7px;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;

}
.mainheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #234E93;
}
.subheading {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.footeraddress {
	font-family: Verdana;
	font-size: 10px;
	line-height: 19px;
	color: #6B6B6B;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
.album {
	background-image: url(../images/album_bg.gif);
	background-repeat: no-repeat;
	height: 153px;
	width: 213px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 26px;
	padding-left: 37px;
}
.albumcaption {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.paging {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	word-spacing: 10px;

}
.navpaging {
	color: #CC3300;
	text-decoration: none;
}
body {
	/*background-color: #1B3F7B;
	background-image: url(../images/bg.gif);
	*/
	background-attachment: fixed;
	}


.navfoot1 {
    font-family: Verdana;
	font-size: 10px;
	line-height: 19px;
	color: #6B6B6B;
	text-decoration: none;
}

a:hover.navfoot1 {
	color: #234E93;
	text-decoration: none;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
