body { background-image: url('../images/bg-yellow.jpg'); }

#container {
	background-image: url('../images/border-right-yellow.gif');
}

#content {
	background-image: url('../images/border-bottom-yellow.gif');
}

#main h2, #main h3, #navbar p a:hover {
	color: #ff0;
}

#main h1 {
	background-color: #ff0;
	background-image: url('../images/paul-yellow.jpg');
}

#main h2 {
	background-image: url('../images/bg-h2-yellow.jpg');
}

#navbar ul li a {
	color: #ff0;
	background-image: url("../images/menutab-left-yellow.gif");
}

#navbar ul li a span {
	background-image: url("../images/menutab-right-yellow.gif");
}

#main #clothesselect, #main #styleselect {
	background-image: url('../images/bowtie-bg2-yellow.jpg');
}

#main #clothesselect h3, #main #styleselect h3 {
	background-image: url('../images/bowtie-bg1-yellow.jpg');
}

/* Moblog */ 
#sidebar h4, a:hover img {
	background: #ff0;
}
#sidebar fieldset {
	border: 2px solid #ff0;
}
#sidebar fieldset legend, #sidebar .button {
	color: #ff0;
}
#sidebar .button, .blogcontent {
	border: 1px solid #ff0;
}

/* Photos */
#main .albums {
	border: 1px solid #ff0;
}
#main .albums h3 {
	background: #ff0;
}