@charset "UTF-8";
body {
	background-image: url(../images/fitz/midpen_fade.jpg);
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.centertext {
	text-align: center;
}

a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#content {
	background-color: #9999CC;
	display: block;
	width: 900px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#FFFFFF;
	text-align:left;
	font-weight: bold;
	font-variant: normal;
	padding: 20px 5px 0px;
	margin-right: 20px;
	margin-left: 10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	color:#333333;
	text-align:left;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0 5px 0;
	margin-right: 20px;
	margin-left: 10px;
	
}

.maincontent {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	display:block;
	margin: 0 15px;
	padding: 0 10px 0px 0;
}

.photocontent_clear {
	display:block;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.spacer {
	clear: both;
	display: block;
	padding-bottom: 20px;
	margin: 0px;
}

#sell_wrapper {
	text-align: center;
	width: 900px;
	bottom: 30px;
	clear: both;
}

#left_box {
	width: 275px;
	float: left;
	margin-left: 17px;
}

#center_box {
	width: 275px;
	float: left;
}

#right_box {
	width: 275px;
	float: left;
}

.sell_box {
	background-color: #1A233F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 160%;
	padding: 10px 5px;
	border: thin solid #CCCCFF;
}


#footer {
	background-color: #333333;
	text-align: center;
	clear: both;
	height: 30px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 900px;
}
