body { 
	color: #FFFFFF;
	background: #000000 url(background.jpg) no-repeat 0px 146px; 
	margin: 0px 0px 0px 0px;
}

a:link { color: #003333; font-family: MarlonBookDB, Arial; text-shadow : 3px 3px 3px #777668;}
a:visited { color: #CC3333; }
a:hover { color: #FFDD77;}
a:active { color: #FFFFFF; }

.page {
	position: absolute;
	left: 0px;
	top: 174px;
}

.content { 
	position: relative;
	top: 34px;
	left: 290px;
	width: 670px;
}

.sidebar {
	position: relative;
	top: 32px;
	width: 280px;
}

.sidebartitle {
	font-family: MarlonBookDB, Arial;
	background: url(pointer.gif) no-repeat;
	height: 20px;
	width: 200px;
	padding-left: 36px;
}

.sidebarpix {
	position: relative;
	left: 10px;
}

.thumbnail {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.article {
	position: relative;
	padding-left: 75px;
}
.picturetitle {
	position: relative;
	padding-left: 125px;
	font-size: 150%;
}
.picture {
	position: relative;
	padding-left: 150px;
	font-size: 150%;
}
.picturearticle {
	position: relative;
	padding-left: 75px;
	font-size: 75%;
}

.title1 {
	background: url(title1.gif) no-repeat; 
	color: #ee458e;
	font-family: MarlonBookDB, Arial;
	font-size: 200%;
	text-shadow : 3px 3px 10px black, -3px -3px 10px black;
	position: relative;
	width: 650px;
	height: 64px;
	padding-left: 115px;
	padding-top: 32px;
}

.title2 {
	background: url(title2.gif) no-repeat; 
	color: #ee458e;
	font-family: MarlonBookDB, Arial;
	font-size: 200%;
	text-shadow : 3px 3px 10px black, -3px -3px 10px black;
	position: relative;
	width: 650px;
	height: 64px;
	padding-left: 115px;
	padding-top: 36px;
}

.indent {
	color: #602020;
	font-size: 100%;
	width: 500px;
	position: relative;
	padding-left: 40px;
}

ul {
	color: #602020;
	font-size: 100%;
	width: 500px;
	position: relative;
	padding-left: 60px;
	list-style-image: url(bullet.gif);
	ist-style-type: disc;
}

.footer {
	background: url(pointer.gif) no-repeat;
	height: 20px;
	padding-left: 36px;
	padding-top: 3px;
	font-size: 75%;
	position: relative;
}