@charset "UTF-8";
/* CSS Document */
/* 
#content {
	height: 450px;
	background-image:url(../media/art_of_style/nov2010/main_bkgd.jpg);
	background-repeat:no-repeat;}

#header {
	display: none;}

.item {
	position: relative;
	top: 120px; left: 370px;	
	margin: 0px;
	width: 340px}


#content H3 {
	font-size: 30px;
	font-weight: 100;
	margin: 5px 0 0;}

#the_galleries_menu {
	margin: 0 0 0 -8px; padding: 0; border: 0;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;}

#the_galleries_menu li {
	margin: 0; padding: 0 8px; border: 0;
	border-right: 1px SOLID #999;	
	list-style: none;
	float: left;}

#the_galleries_menu li.last {
	border-right: 0;
	padding-right: 0;}

#the_galleries_menu a:link {
	color:#999;
	text-decoration: none;}
#the_galleries_menu a:visited {
	color:#FFF;
	text-decoration: none;}
#the_galleries_menu a:hover {
	color:#CCC;
	text-decoration: underline;}
#the_galleries_menu a:active {
	color:#999;
	text-decoration: none;} */
