body, td {
	color : #d21241;
	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
}

a:link {
	color:#d21241;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#d21241;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#AA0000;
	font-weight : normal;
	text-decoration : none;
	background-color:#FFFFFF;
}

a:active {
	color:#d21241;
	font-weight : normal;
	text-decoration : none;
}

#wrapper {
	text-align:center;
	width:100%;
}

#layout {
	width:924px;
}

#icons {
	margin-bottom:30px;
}

#nav {
	margin-top:10px;
}

#nav img {
	float:left;
	margin-bottom:30px;
	border:none;
}

#page {
	text-align:left;
}

#footer {
	width:924px;
	margin-top:20px;
	color:#999999;
	clear:both;
}

.collection {
	font-size:36px;
	text-align:center;
}

.collectionItems {
	width:924px;
	height:104px;
	background-color:#fbebe8;
	margin-top:10px;
}

.collectionItems img {
	border:0px;
	float:left;
	margin:0px;
}

#loginWrapper {
	width:325px;
	margin-left:300px;
	margin-right:299px;
}

.label {
	width:325px;
	height:30px;
}

.label span {
	float:left;
	width:125px;
	text-transform:uppercase;
	font-weight:bold;
}

.fieldItem {
	float:left;
	width:200px;
}

.buttonItem {
	width:325px;
	height:30px;
	text-align:center;
}

.button {
	background-color:#d21241;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	border:1px solid #d21241;
}

.field {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#d21241;
	text-transform:uppercase;
	border:1px solid #d21241;
}

.header, h1 {
	color : #d21241;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 19px;
	text-transform:uppercase;
}