

/* Formatting */

.manifesto {
	font-family:  arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

#manifesto-img, #mailinglist-img {
	margin: -15px 25px 0px 0px;
}


.pageheader {  font-family:  arial, helvetica, sans serif; font-size: 18px; text-transform: uppercase; color: #FFFFFF; font-weight: bold; }
.manifesto_red {  color: #C1001A; }
.headerbox {  padding-top: 10px; padding-bottom: 10px; }
.fashion {  font-family:  arial, helvetica, sans serif; font-size: 12px; line-height: 15px; color: #FFFFFF; }
.fashion_bold {  font-weight: bold; color: #C1001A; }
.fashion_price {  font-size: 14px; font-weight: bold; color: #666666; }

.fashion_header {
	font-family:  arial, helvetica, sans serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0927;
	text-decoration: none;
}

.fashion-sold, a .fashion-sold {
	font-family:  arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.5ex;
}
	

.page_header {  font-family:  arial, helvetica, sans serif; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #FF0927; }
.fashion_red {  color: #FF0927; font-family:  arial, helvetica, sans serif; font-size: 12px; line-height: 15px; }
.unnamed1 {  font-family:  arial, helvetica, sans serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF; }
.White_header {  font-family:  arial, helvetica, sans serif; font-size: 250%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none; }
.FashionRedSm {  font-family:  arial, helvetica, sans serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #E2001E; text-decoration: none; }

.FashionRedSm a:hover {
	text-decoration: none;
}

td {
	text-align: left;
}

h1 {
	color: #C1001A;
	font-size: 150%;
	margin-bottom: 1em;
}

h2 {
	color: #000000;
	font-size: 115%;
	margin-bottom: 0em;
	margin-top: 1em;
}

h1.whitepage-title {
	color: #FEEA20;
	font-family:  arial, helvetica, sans serif;
	font-size: 230%;
	font-weight: normal;
	letter-spacing: 0.4ex;
	text-align: center;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
} 

h1.art-title, h1.current-title {
	color: #FEEA20;
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 0.3em;
	margin-top: 0em;
}

h1.art-title a, h1.art-title a:visited, h1.art-title a:hover {
	color: #FEEA20;
	text-decoration: none;
}

h1.art-title a:hover {
	border-bottom: 1px dotted #FEEA20;
}

h1.current-title {
	color: #000000;
	font-size: 160%;
	color: #C1001A;
	margin-top: 0.3em;
}

h1.art-header, h1.current-header {
	color: #FF0927;
	font-size: 180%;
	font-weight: normal;
	letter-spacing: 0.2ex;
	margin-bottom: 0.5em;
	margin-top: 0em;
}

h1.current-header {
	color: #000000;
	font-weight: bold;
	margin-top: 0.5em;
}

div.art-top, div.current-top {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	padding-right: 0px;
	text-align: center;
}

div.art-listing, div.current-listing {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	padding-right: 0px;
	border-top: 1px dotted #FF0927;
}

div.current-listing {
		border-top: 1px dotted #000000;
		text-align: left;
}

img.art-photo, img.tshirt-photo {
	float: right;
	border: 3px double #FF0927;
	margin: 0px 0px 5px 10px;
}

img.tshirt-photo {
	width: 12em;
	height: 12em;
}

img.project-photo {
	float: right;
	border: 3px double #000000;
	margin: 5px 0px 5px 10px;
}

.art-description {
	font-size: 125%;
	color: white;
}

.art-description strong {
	font-weight: bold;
	color: #C1001A;
}

.art-information {
	font-size: 130%;
	line-height: 1.5em;
	color: white;
}

.current-description {
	font-size: 125%;
	line-height: 1.5em;
	color: black;
	text-align: left;
}

.current-description strong {
	font-weight: bold;
	color: #C1001A;
}

.current-information {
	font-size: 150%;
	color: black;
}

.clearspan {
	clear: both;
	visibility: hidden;
	height: 1px;
}

.fashion_header a, .fashion_header a:link, .fashion_header a:visited {
	color: #C1001A;
}

/* Layout */

#container {
	position: relative;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
}

#menu-container {
	position: relative;
	left: 240px;
	top: 30px;
}

#content {
	width: 725px;
	background-image: url(images/2004_generic_background.gif);
	font-size: 14px;
	color: #FFFA34;
	text-align: left;
}

#content-left {
	float: left;
	width: 280px;
	margin: 20px 20px 20px 80px;
	font-size: 120%;
	color: #F20717;
}

#content-right {
	margin: 20px 80px 30px 0px;
	font-size: 120%;
	color: #fffa34;
}

/* Forms */

input {
	margin: 0.7em 0.2em;
	background-color: #FFFA34;
}

form {
	margin: 1em 0em;
	line-height: 2em;
}