body {
	color: #FFFFFF;
	background-color: #105EA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: scroll;
}
h1{
	font-size:large;	
}	
.DigitalLamb:link {
	color: #FF9900;
	text-decoration:none;
}
.DigitalLamb:visited {
	color: #FF9900;
	text-decoration:none;
}
.DigitalLamb:hover {
	text-decoration: underline;
	color: #FF9900;
}
.links:link {
	color:#FFFFFF;
	text-decoration:none;
}
.links:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.links:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.content {
	padding-right: 240px;
	padding-left: 30px;
}
.contentPhotos {
	padding-left: 30px;
}
.topCDcover {
	padding-top: 65px;
	text-align: center;
}

.menuBar {
	background-image: url(images/menu/bannertopbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
.buttons {
	text-align: left;
}
.bar {
	width: 100%;
	background-image: url(images/menu/bar01.jpg);
	background-repeat: repeat-x;
}
.mainTable {
	text-align: right;
	height: 100%;
}
.rightTable {
	width: 28%;
}
