@charset "UTF-8";


table img {margin-top: 40px; position: static; text-align: right;}

body {background-color:#2b2b2b; background-image:url(graphics/test-stripe.png); background-repeat:repeat-x; margin:0; padding:0;}
p {font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px; margin: 10px;}
table img {margin-top: 50px; position: static; text-align: right;}

#menu {
	color:#fff;
	height:596px;
	margin-left: 0px;
	position: fixed;
	top: 40px;
	width:170px;
}

#menu ul {
	padding-top:12px;
	list-style:none;
	padding-left:0;
	padding-right:10px;
	margin-left:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;

}
#menu ul li {
	padding-top:10px;
}
#menu ul li ul li {
	padding-top:8px;
	list-style:none;
	text-align: right;
	margin-left:0;
	color:#fff;
}
.logo {
	margin-left:165px; margin-top:0;
	position:fixed;
}
.galleries {text-align:right;}
.stories {text-align:right;}
.colors {text-align:right;}
li.drop {margin-top:20px; }
.info {text-align:left;}
.contact {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 0 10px;
	padding:0;
	position: fixed;
	top: 645px;
}

.buy {
	font-size:12px;
	margin-top:30px;
	margin-left:10px;
}

.small {
	font-size: 12px;
}
.stretch {margin-top:0;}

a:link {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	color:#fff;
	text-decoration: none;
		font-weight:normal;
}
a:hover {
	color:#ccc;
	text-decoration: underline;
		font-weight:normal;
}
a:active {
	color:#ccc;
	text-decoration: none;
		font-weight:normal;
}

.contact p {
	color: #fff;
}

.contact a:link {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
.contact a:visited {
	color:#fff;
	text-decoration: none;
		font-weight:normal;
}
.contact a:hover {
	color:#ccc;
	text-decoration: underline;
		font-weight:normal;
}
.contact a:active {
	color:#ccc;
	text-decoration: none;
		font-weight:normal;
}





