/* CSS Document */

p{ margin: 0px; }

td	{ font-family: Verdana, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 12px;}

td.selected {  font-family: Verdana, Helvetica, sans-serif; color: #C1CF39; text-decoration: none;cursor: hand; font-size: 14px; }

td.collectieselected {  font-family: Verdana, Helvetica, sans-serif; color: #C1CF39; text-decoration: none;cursor: hand; }
	
a {  font-family: Verdana, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; cursor: hand; }

a:hover {  font-family: Verdana, Helvetica, sans-serif; color: #C1CF39; text-decoration: none;cursor: hand; }

a.menu {  font-family: Verdana, Helvetica, sans-serif; color: #C197C9; text-decoration: none; cursor: hand; font-size: 14px; }

a.menu:hover {  font-family: Verdana, Helvetica, sans-serif; color: #C1CF39; text-decoration: none;cursor: hand; font-size: 14px; }

.focus { font-family: Verdana, Helvetica, sans-serif; color: #C1CF39; text-decoration: none;cursor: hand; }

.standard {  font-family: Verdana, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; cursor: hand; }

.magazines {
	border: 1px solid #a879b1;
	margin: 10px auto 20px auto;
	padding: 1px;
	text-align: center;
	width: 100%;
}

.magazines td {
	margin-bottom: 30px;
	text-align: center;
	padding: 0px 0px 0px 20px;
}

.magazines td a img {
	margin: 20px auto;
	border: 1px solid #fff;
	padding: 1px;
}
	.magazines td a img:hover {
		border: 1px solid #C1CF39;
	}
.magazines td.even {
	background: #d9b7e0;
}
.magazines td.oneven {
	background: #a879b1;
}
ul#header {
	margin: 0px;
	padding: 0px;
	background: url("../headers/default_header.jpg") no-repeat;
	width: 900px;
	height: 300px;
}
	ul#header li {
		list-style-type: none;
	}
	ul#header li img {
		/* display: none; */
	}
