body {
	background-color: Black;
	color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background: Black url(/theme/brume/outer_right.jpg) repeat-y scroll right;
}

p {
	text-align: justify;
	margin: 0px 0px 0.7ex 0px;
}

a, a:visited, a:active {
	color: #C5C8E8;
	text-decoration: none;
}
a:hover {
	color: #68A0FF;
}

.cell {
	 padding: 2px;
	 margin: 0px;
}

.cell a {
	 display: block;
}

.clear {
	clear: both;
}

.leg {
	font-size: 80%;
}

label {
	text-align: left;
}

form {
	width: 440px;
	padding: 10px 0px 10px 0px;
}

.field, .btn {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: Black;
	color: White;
	border: 1px solid #C5C8E8;
	width: 440px;
}

.btn {
	background-color: #32589D;
	width: 120px;
}

#outer {
	margin: 0;
	padding: 0;
}

#main {
	text-align: left;
	vertical-align: top;
	position: absolute;
	top: 0px;
	width: 878px;
}

@media screen {
	#main {
		left: 50%;
		margin-left: -439px;
	}
}

#menu {
	text-align: center;
	padding: 0px 0px 8px 0px;
}

#cart {
	text-align: right;
}

#frmleft {
	vertical-align: top;
	float: left;
	width: 167px;
}

#frmright {
	vertical-align: top;
	display: block;
	margin: 0px 0px 0px 0px;
	width: 661px;
}

#content {
	margin: 10px 0px 10px 20px;
}

#header {
	float: right;
	margin: 0px 0px 0px 0px;
}

#footer {
	vertical-align: bottom;
	text-align: center;
}
