@charset "utf-8";
body {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #2B1F00;
}

#contact #container #columns #right a:hover {
	color: #00CC00;
}
#contact #container #columns #right a {
	background-color: #141101;
}
#container {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #CB8300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EADC9B;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	background-color: #141101;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 172px;
	clear: both;
	width: 955px;
	background-image: url(images/Juliette%27s-banner.jpg);
	background-repeat: no-repeat;
}
#menu {
	margin: 0px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #030A24;
	background-image: url(images/Menu.jpg);
}
#menu a {
	color: #FFFF66;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#menu a:hover {
	color: #CA0000;
}
#columns {
	margin: 0px;
	padding: 0px;
	width: 955px;
}
#left {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	width: 155px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EADC9B;
}
#artistsample {
	width: 230px;
}
#right {
	margin: 0px;
	float: right;
	width: 490px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #EADC9B;
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(mywebsite/mywebsite/images/brushes-fade.png);
	overflow: auto;
	height: auto;
}
#middle {
	height: auto;
	float: left;
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 75px;
	text-align: center;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CAEC84;
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 955px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/Juliette%27s-footer-reduced.jpg);
}
#right p {
	color: #EADC9B;
}
#footer a {
	text-decoration: none;
	color: #189E1C;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a:hover {
	color: #BF0000;
}
#left a {
	text-decoration: none;
	color: #EADC9B;
}
#left a:hover {
	color: #009900;
	text-decoration: underline;
}
#contact #left, #contact #right {
	width:  397px;
	float: left;
	margin-left: 30px;
}
#onebox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EADC9B;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px;
}

