html, body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../assets/bgMain.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	/*list-style-image: url(../assets/bullet.gif);*/
	list-style-type: disc;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #8396BA;
}
a:visited {
	color: #8396BA;
}
a:hover {
	color: #666666;
}
a:active {
	color: #8396BA;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #666666;
}
#main {
	display: table;
	width: 740px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
}
#top {
	height: 59px;
	width: 740px;
	margin-top: 0px;
	background-image: url(../assets/top.jpg);
	background-repeat: no-repeat;
}
#top01 {
	float: left;
	height: 58px;
	width: 179px;
	margin-left: 25px;
}
#top02 {
	float: right;
	height: 59px;
	width: 78px;
	margin-right: 25px;
}
#top03 {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	float: left;
	height: 24px;
	width: 140px;
	padding-top: 35px;
	padding-right: 20px;
}
#top03 a:link {
	color: #666666;
	text-decoration: none;
}
#top03 a:hover {
	color: #666666;
	text-decoration: none;
}
#top03 a:active {
	color: #666666;
	text-decoration: none;
}
#top03 a:visited {
	color: #666666;
	text-decoration: none;
}
#top04 {
	float: right;
	height: 20px;
	width: 100px;
	padding-top: 35px;
}

#content {
	background-image: url(../assets/contentCenter.jpg);
	background-repeat: repeat-y;
	width: 740px;
	padding-bottom: 30px;
	display: table;
}
#contentBanner {
	text-align: center;
	vertical-align: top;
}
#menu {
	text-align: center;
	vertical-align: top;
	height: 25px;
	width: 740px;
	margin-top: -3px;
}
#contentBottom {
	background-image: url(../assets/contentBottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 670px;
	padding-top: 35px;
	padding-left: 70px;
	clear: both;
	float: left;
}
#contentCenter {
	padding-top: 0px;
	padding-right: 53px;
	padding-left: 53px;
	padding-bottom: 30px;
}
#contentMenu {
	height: 30px;
	width: 594px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
#pages {
	width: 634px;
	text-align: left;
	vertical-align: top;
	float: left;
	display: table;
	padding-top: 10px;
}
#pagesTop {
	background-color: #F3F3F3;
	width: 634px;
	text-align: justify;
	vertical-align: top;
}
#pagesTop2 {
	padding-left: 15px;
	width: 604px;
	display: table;
	background-color: #F3F3F3;
	padding-right: 15px;
	background-image: url(../assets/center40.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
#pagesBottom {
	height: 13px;
	width: 634px;
	background-image: url(../assets/bottom40.gif);
	background-repeat: no-repeat;
	clear: both;
}
.album {
	display: table;
	float: right;
	width: 190px;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 15px;
}
.frame {
	border: 4px solid #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#albumContent01 {
	background-color: #333333;
	height: 510px;
	width: 310px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: bottom;
}
.albumFrame {
	border: 5px solid #FFFFFF;
}

