/* This is the default width for this theme. We only have this file as we need to set a default css file for the theme variations. */
#container { 
	width: 780px;
	background-color: #bfb7ab;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}