@charset "UTF-8";
body {
	background-color: #faf8eb;
	background-repeat: repeat-y;
	marginp: 0px, 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	background-image: url(../images/back.jpg);
}

* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	width: 820px;
	height: 100%;
}

#wrapper #header {
	background-repeat: no-repeat;
	height: 250px;
	width: 800px;
	margin-top: 0px;
	position: relative;
	background-position: 65px top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/artdes3000.jpg);
}

#wrapper #mainContent {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 800px;
	left: -47px;
	bottom: 0px;
}
#navbar {
	position:relative;
	left:640px;
	top:3px;
	width:150px;
	z-index:1;
	overflow: visible;
	clear: both;
}

ul#navigation {
	width: 150px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.15em;
	line-height: 1.2 em;
}
ul#navigation #youarehere {
	text-indent: 10px;
	font-size: 1.2em;
}
ul#navigation li {
	text-align: left;
	margin: 0px;
	list-style-type: none;
}

h1 {
	font-size: .9em;
	color: #333333;
	letter-spacing: .2em;
	margin-left: 145px;
	line-height: 1em;
	margin-bottom: 0.8em;
}
h2 {
	font-size: 1em;
	color: #374658;
	letter-spacing: 0.2em;
	margin-left: 155px;
	line-height: 1.2em;
	margin-bottom: 0.4em;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: #ffe6db;
	border-bottom-style: solid;
	margin-right: 120px;
	font-weight: normal;
}
h3   {
	font-size: 1em;
	color: #374658;
	letter-spacing: .2em;
	margin-left: 38px;
	line-height: 1em;
	margin-bottom: 0.8em;
}
p {
	font-family: Verdana, sans-serif;
	color: #595853;
	margin-top: 0px;
	margin-right: 190px;
	margin-left: 160px;
	font-size: 0.8em;
	margin-bottom: 17px;
	line-height: 1.3;
}
li {
	font-family: Verdana, sans-serif;
	color: #595853;
	margin-top: 0px;
	margin-right: 190px;
	margin-left: 170px;
	list-style-type: circle;
	margin-bottom: 5px;
	font-size: .8em;
	line-height: 1.3em;
}
ul {
	margin-bottom: 25px;
}
a img {
	border: none; 
}

a:link {
	color: #7291b8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7291b8;
}
a:hover {
	text-decoration: none;
	color: #42546a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7291b8;
}
a:active {
	text-decoration: none;
}
a {
	outline: none;
}

.highlight {
	background-color: #fff8cb;
}
p .date {
	color: #374658;
	letter-spacing: 0.2em;
	font-size: 1.1em;
}
.dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffe6db;
	letter-spacing: 0.2em;
}
#mainContent img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.block {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	margin-bottom: 150px;
}
