body  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
    text-shadow: 0 0 0 #000;  /* safari! */
}
#container {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #00ffff;*/
	text-align: left;
	background-color: #000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


 #sidebarabout, #sidebarhome, #sidebargallery, #sidebarlinks, #sidebarwardrobe,  #sidebarexhibition, #sidebarworkshops,  #sidebardiary, #sidebarcontact {
	float: left;
	width: 150px;
	height: 640px;
	position: relative;
	background-repeat: no-repeat;
} 

 #sidebarwardrobe {	background-image: url(images/recycled-clothing-orane.jpg);}
 #sidebarexhibition {background-image: url(images/recycled-clothing-purple.jpg);}
 #sidebarworkshops {background-image: url(images/recycled-clothing-green.jpg);}
 #sidebardiary {background-image: url(images/recycled-clothing-gold.jpg);}
 #sidebarlinks{	background-image: url(images/recycled-clothing-dk-blue.jpg);}
 #sidebarcontact {	background-image: url(images/recycled-clothing-button.jpg);}
 #sidebargallery {	background-image: url(images/recycled-clothing-grey.jpg);}
 #sidebarhome {	background-image: url(images/recycled-clothing-turq.jpg);}
 #sidebarabout {background-image: url(images/recycled-clothing-pink.jpg);}

#link {
	position: absolute;
	bottom: 0px;
}

#link a:link, #link a:visited {
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	color: #666;
}

#link a:hover  {	color:#fa1a93;  }
 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 0px;
} 
#menu{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
}
#menu ul{	border-bottom-style: solid;
	border-bottom-color: #f5008e;
	border-bottom-width: 1px;
	margin: 0;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#menu ul li{
	display: inline;
}
#menu ul li a, #menu ul li a:visited{
	color: #00Ffff;
	text-decoration: none;
	padding: 10px 0px 20px;
	margin-right:19.5px;
}

#menu ul li a:hover, #menu ul li a#selected{ /*hover and selected link*/
	color: #f5008e;
	background-image: url(images/re-dress-scissors.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#end, #end a {
	margin-right: 0 !important;
	padding-right: 0 !important;
}
#home #menu .home a, 
#about #menu .about a, 
#gallery #menu .gallery a, 
#wardrobe #menu .wardrobe a, 
#exhibition #menu .exhibition a, 
#workshops #menu .workshops a, 
#diary #menu .diary a, 
#links #menu .links a, 
#press #menu .press a, 
#contact #menu .contact a {
	cursor: default;
	outline: none;
	color: #f5008e;
	background-image: url(images/re-dress-fade-scissors.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#submenu{
	background-color: #3E4442;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 159px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu ul{	margin: 0; 	padding: 0px; 	font-size: 80%;}
#submenu ul li{	display: block;	padding-bottom: 10px;}
#submenu ul li a,#submenu ul li a:visited {	color: #FFFFFF;	text-decoration: none;}

#submenu ul li a:hover, #submenu ul li a#selected{ /*hover and selected link*/color: #00Ffff;}
#submenu p{	font-size: 80%;}

.fltrt {	float: right;	margin-left: 16px;}
.fltlft { 	float: left;	margin-right: 8px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;

    height:0;
    font-size: 1px;
    line-height: 0px;
}
.purple{	color: #00FFFF;}
.pink{	color:#fa1a93;}

h1 {	font-size: 120%;	font-weight: normal;	color: #00FFFF;}
h2 {	font-size: 110%;	font-weight: normal;	color: #00FFFF;}
h3 {	font-size: 100%;	font-weight: normal;    clear: right;}
h4 {	font-size: 120%;	font-weight: normal;	margin-left: 40px;	color: #00FFFF;	line-height: 80%;	letter-spacing: 0.1em;}
p {	font-size: 85%;	line-height: 140%;}
ol{	line-height: 160%; 	font-size: 85%;}


a:link, a:visited {
	color: #00FFFF;
	text-decoration: none;
	outline: none;
}
a:hover  {	color:#fa1a93;  }
#mainContent a img{
	border-style: none;
	padding: 6px;
}

.indent{
	color: #00FFFF;
	font-size: 85%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.quote{
	font-size: 85%;
	color: #00FFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: italic;
}

#gallerybefore {
	float: left;
	width: 106px;
}
.textindent{
	margin-left: 20px;
}
.bold{font-weight:bold}