body {
	color: #000000;
	background-color: #2D0304;
}

a:link, a:visited, a:active {
	color: #BB9445;
	background: #000000;
}

a:hover {
	color: #7B3226;
	background: #000000;
}

.form-input-field {
	background: #F4F4F4;
	color: #000000;
}

.thumbnail-frame img {
	background-color: #000000;
}

.photo-frame {
	border: 5px solid #000000;
}

h1.blog-entry-title, h1.blog-entry-title a{
	color: #000000;
}


h1, h2, h3, h4, h5, h6{
	color: #000000;
}


		#content, #header, #footer {
	width: 1000px;
}

html, #rheader, #rfooter {
	min-width: 1000px;
}

#container {
	margin-top: 0px;
}

#container {
	margin-left: 0;
	margin-right: 0;
}

#container {
	margin-bottom: 0px;
}

body {
	background-image: url(images/background9.jpg);
}

body {
	background-position: center top;
}

body {
	background-repeat: repeat-y;
}

#header, #rheader {
	display: none;
	height: 0;
}

#header, #rheader {
	height: 50px;
}

#header {
	background-repeat: no-repeat;
	background-position: center bottom;
}

#rheader {
	display: none;
}

(null)

#content {
	background-repeat: repeat-y;
	background-position: center top;
}

#footer, #rfooter {
	display: none;
	height: 0;
}

#footer, #rfooter {
	height: 50px;
}

#footer {
	background-repeat: no-repeat;
	background-position: center top;
}

#rfooter {
	display: none;
}

body, .required-text, .message-text, .form-input-button, .movie-description, .filesharing-description, .filesharing-item-description, .album-description, .movie-description, .movie-page-description {
	font-family:  Times, 'Times New Roman', 'Lucida Sans Unicode', sans-serif;
}

body, .required-text, .message-text, .form-input-button, .movie-description, .filesharing-description, .filesharing-item-description, .album-description, .movie-description, .movie-page-description {
	font-size: 14px;
}

body, .required-text, .message-text, .form-input-button, .movie-description, .filesharing-description, .filesharing-item-description, .album-description, .movie-description, .movie-page-description {
	line-height: 1.2;
}

a:link, a:visited, a:active, a:hover {
	background: none;
}

.thumbnail-frame img {
	background: none;
}

.photo-frame {
	border: none;
}

.filesharing-item {
	border-top: 1px solid;
}

.message-text {
	font-weight: bold;
}


		