body {
	font-family: Calibri, Arial, Verdana;
	background-image: url(../images/pagelayout/topgradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #996600;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 1;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 190px;
	width: 100%;
	z-index: 2;
}
#bodycontents {
	margin-top: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 65px;
	background-image: url(../images/pagelayout/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bottomheader {
	position: absolute;
	right: 5px;
	bottom: 30px;
	height: 21px;
	width: 472px;
	z-index: 1;
}
#bottomnav {
	position: absolute;
	left: 40px;
	bottom: 5px;
	height: auto;
	width: auto;
	z-index: 1;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background-image: url(../images/pagelayout/bottomgradient.jpg);
	background-repeat: repeat-x;
	font-size: 90%; 
	color: #3300CC;
	z-index: 1;
}
#footer p {
	position: absolute;
	bottom: 0px;
	right: 10px;
}
#bodytext {
	line-height: normal;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 1px;
}
#bodytext .rightimg {
	padding: 5px 0px 0px 10px;
}
#bodytext .leftimg {
	padding: 5px 10px 0px 0px;
	float: left;
}
#bodytext .leftimgmatt {
	padding: 5px 40px 40px 40px;
	float: right;
}
#albumlist {
 list-style-type: none;
}
#albumlist li {
	float: right;
}
#albumlist img{
	display: block;
}
.size18 {font-size: 18pt}
.size16 {font-size: 16pt}
.size14 {font-size: 14pt}
.size18bl {color: #0000FF; font-size: 18pt; }
.size16bl {color: #0000FF; font-size: 16pt; }
.size14bl {color: #0000FF; font-size: 14pt; }
.sizeXsm {font-size: small}
.style3 {color: #0099FF}
.style4 {color: #0000FF}

#slimlimeplayer {
	position: absolute;
	top: 45px;
	right: 10px;
}
