body {
	background-image: url(/img/bg_jeans.gif);
	text-align: center;
}

input, select, textarea {
	font-size: 12px;
	font-family: Arial;
}

a:link, a:active, a:visited, a:hover {
	color: #F26522;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
	color: #081839;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial;
	font-size:20px;
}

a.menu:hover {
	color: #F26522;
	font-weight: bold;
	text-decoration: none;
}

div.albumlist {
	font: 8pt/14pt Arial;
	color: #081839
}

img.valingbottom {
	vertical-align: bottom;
}

.content {
	font: 8pt/12pt Arial;
	color: #081839
}

.ghost {
display: none;
margin: 0px;
padding: 0px;
}
