﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url('file:///C:/Users/The%20Overtones/Documents/My%20Web%20Sites/ArtSoul/images/Art%20%26%20Soul%20Back2.jpg');
	text-align: center;
	font-weight: 700;
	background-color: #6F3776;
}
#container {
	border-width: 4px;
	border-style: groove;
	width: 740px;
	margin: 0 auto 0 auto;
	background-image: url('../photo_gallery/Untitled-2.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #896592;
	float: none;
	position: inherit;
	z-index: inherit;
	right: inherit;
	clip: rect(auto, auto, auto, auto);
	top: 0px;
	left: inherit;
}
#masthead {
	margin: auto 10px auto 10px;
	width: 726px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	text-indent: 20;
	white-space: normal;
	color: #FFFFFF;
}
#masthead2 {
	margin: 0 10px 0 10px;
	width: 626px;
	overflow: auto;
	background-color: #896592;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	vertical-align: middle;
	text-align: left;
	text-indent: 80;
	white-space: normal;
	line-height: normal;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #6F3776;
	position: inherit;
	clear: both;
	margin-left: 10px;
	display: inline;
	height: auto;
}
#content {
	float: right;
	width: 548px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 5px;
}
#footer {
	text-align: center;
	clear: both;
	width: 726px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #896592;
}
#masthead img {
	border-style: solid;
	border-width: 0px;
	float: right;
	text-align: center;
}
#masthead p {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 195px;
	font-family: "Arial Rounded MT Bold";
	color: #F2F2F2;
	font-size: medium;
	height: 37px;
}
/* Styles for Navigation */
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-size: large;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	font-family: "Arial Rounded MT Bold";
	font-size: small;
	font-style: oblique;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6F3776;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	border: thin #FFFFFF solid;
	font-size: small;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

