body {
	background-color: #FFFFFF;
	background-image: url(MainBG.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: arial rounded MT bold;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#divActivity {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 209px;
	height: 100%;
	background-color: #C3C7D3;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C3C7D3', EndColorStr='#B1B3C8');
}
#divImageActivity {
	position: relative; 
	top: 12px;
	left: 12px;
	width: 185px;
}
#divInfoActivity {
	position: relative; 
	top: 28px;
	left: 12px;
	width: 185px;
}
#divJAlbum {
	font-family: arial rounded MT bold;
	color: #555555;
	font-size: 11px;
	position: absolute;
	top: 500px;
	left: 0px;
	width: 209px;
	text-align: center;
}

#divbanner {
	position: absolute;
	top: 1px;
	left: 10px;
	width: 900px;
	height:80px;
	background-image: url(white.gif);
	background-position: top left;
	background-repeat: repeat;
	font-family: arial rounded MT bold rounded mt bold, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

#divhomebb {
	position: absolute;
	top: 1px;
	left: 10px;
	width: 900px;
	height:40px;
	background-image: url(homebblarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

#divhomecurrent {
	position: relative;
	top: 1px;
	width: 900px;
	height:40px;
	background-image: url(homecurrentlarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: arial rounded MT bold;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

#divMainHeader {
	position: absolute;
	top: 10px;
	left: 230px;
	width: 900px;
	height: 200px;
	background-image: url(FolderLarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 2px;
	font-family: arial rounded MT bold;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

#divMainSlideHeader {
	position: absolute;
	top: 10px;
	left: 230px;
	width: 900px;
	height: 200px;
	background-image: url(ImageLarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 2px;
	font-family: arial rounded MT bold;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

#divMain {
	position: absolute;
	top: 40px;
	left: 230px;
}

#divMainlarge {
        background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 1px;
        width: 1000px;
	height:3000px;
}

div.Photo {
	padding: 5px;
	float:left;
	width: 160px;
	height: 137px;
	font-family: arial rounded MT bold;
	font-weight: normal;
	font-size: 1px;
	color: #000000;
	vertical-align: top;
}

div.Photo2 {
	padding: 5px;
	float:left;
	width: 160px;
	height: 177px;
	font-family: arial rounded MT bold;
	font-weight: normal;
	font-size: 1px;
	color: #000000;
	vertical-align: top;
}
div.imgBorder {
	width: 164px;
	height: 124px;
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
	overflow: hidden;
}
div.imgBorder2 {
	width: 124px;
	height: 164px;
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
	overflow: hidden;
}

a.Photo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: arial rounded MT bold;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

td.ImagePaneHeader {
	background-image: url(ImagePaneHeaderOpen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: arial rounded MT bold;
	font-weight: bold;
	padding-left: 33px;
	padding-top: 9px;
	font-size: 11px;
	color: #FFFFFF;
	height: 32px;
}
td.ImagePaneRow {
	background-color: #F0F1F5;
	font-family: arial rounded MT bold;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 11px;
	height: 20px;
	color: #3F3D3D;
}
a.ImagePaneRow {
	color: #3F3D3D;
	text-decoration: none;
}
a.ImagePaneRow:hover {
	color: #7E7C7C;
	text-decoration: underline;
}
td.ImagePaneFrame {
	background-color: #FFFFFF;
}

td.InfoPaneHeader {
	background-image: url(InfoPaneHeaderOpen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: arial rounded MT bold;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0px;
	font-size: 11px;
	color: #000000;
	height: 23px;
}
td.InfoPaneRow {
	background-color: #F0F1F5;
	font-family: arial rounded MT bold;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 11px;
	height: 20px;
	color: #000000;
}
a.InfoPaneRow {
	color: #000000;
	text-decoration: none;
}
a.InfoPaneRow:hover {
	color: #000000;
	text-decoration: underline;
}
td.InfoPaneFrame {
	background-color: #FFFFFF;
}
