body {
  background: url('../images/bodybg.png');
  margin: 0;
  padding: 0;

  font-family: 'Helvetica', 'Arial', 'Verdana', 'Geneva', sans-serif;
  font-size: 11px;
  line-height: 1.65em;
}

/** GLOBAL **/
a img {
  border: none;
}

hr {
  width: 100%;
	height: 1px;
	color: #645D57;
	border: none;
	border-top: 1px dotted #645D57; 
	margin: 0px 10px 12px 0;
}

a, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 0 #000 dotted;
}

a:hover {
	color: #E2EF34;
	text-decoration: none;
	border-bottom: 1px #E2EF34 solid;
}

#content #blognavigation a, #content #blognavigation a:hover,
#content .Article p a, #content .Article p a:hover,
#footer a, #footer a:hover {
  border-bottom-width: 1px;
}

/** /GLOBAL **/

/* ADS */
.Ad {
}

#leftskyscraper {
  position: absolute;
  top: 240px;
  left: 50%;
  width: 160px;
  height: 600px;
  margin-left: -520px;
}
/* /ADS */

/** COTAINER **/
div#container {
  width: 701px;
  margin: 0 auto;
  background: url('../images/contentbg.png') repeat-y;
}
/** /COTAINER **/

/** HEADER **/
#header {
  background-color: white;
}

#header.Default {
  height: 240px;
  background: white url('../images/topgraph.png') no-repeat bottom;
}

#header a {
  border-bottom: none;
  text-decoration: none;
}

#header h1 {
  float: left;
  width: 231px;
  height: 72px;
  margin-left: 15px;
  margin-top: 35px;
  background: url('../images/logo.png') no-repeat #000000;
}

#header h1 a { 
  display: block;
  height: 100%;
  text-indent: -100em;
}

#header ul {
  margin: 0 0 0 470px;
  padding: 12px 0 0;
  text-transform: uppercase;
}

#header ul li {
  display: block;
  list-style-type: none;
}

#header ul li a {
  font-weight: bold;
  color: #000000;
}

#header ul li a:hover, #header ul li a:active {
  font-weight: bold;
  color: #909090;
}

#header h2#blissfieldad {
  height: 124px;
  background: url('../images/blissfieldad.jpg') no-repeat;
}

#header h2#blissfieldad a { 
  display: block;
  height: 100%;
  text-indent: -100em;
}
/** /HEADER **/

/** CONTENT **/
div#content {
  float: left;
  width: 400px;
  margin-left: 25px;
  font-size: 1.2em;
  line-height: 160%;
}

#content a:hover {
  border-bottom-width: 0;
}

#content h2, #content p#teaser {
  text-transform: uppercase;
  margin: .5em 0;
}

#content h2 {
  margin-top: 30px;
}

#content h2, #content h3 {
  letter-spacing: .1em;
}

#content p#teaser {
  margin-bottom: 60px;
  font-size: .8em;
  letter-spacing: .11em;
}

#content #blognavigation {
  clear: both;
  font-size: .8em;
  padding-bottom: 2em;
}

#content #blognavigation span.Space {
  display: none;
}
#content #blognavigation span.Back {
  float: left;
}

#content #blognavigation span.Forward {
  float: right;
}
/** /CONTENT **/

/** FORMS **/
.SimpleForm div {
  clear: left;
  margin-bottom: .1em;
}

.SimpleForm label {
  float: left;
  display: block;
  width: 4em;
}

.SimpleForm div.NoText label {
  float: none;
  display: inline;
  width: auto;
}

.SimpleForm select,
.SimpleForm input {
  margin-left: 4em;
}

.SimpleForm div.NoText input {
  margin-left: 0;
}
/** /FORMS **/


/** ARTICLE **/
.Article {
  margin-bottom: 3em;
}

.Article .Cat {
  font-size: .8em;
  letter-spacing: .1em;
}

.Article .Cat span {
  display: none;
}

.Article h3 {
  margin-top: .3em;
  text-transform: uppercase;
  font-size: 1.5em;
}

.Article h3 a, .Article h3 a:hover {
  display: block;
  text-decoration: none;
  color: black;
}

.Article .ImageList {
  text-align: center;
}

/*.ImageList*/
.Article img, .BlissBanner img {
  border: 1px solid #AAA;
  padding: 5px;
}

.Article .Meta {
  font-size: .75em;
  }
/** /ARTICLE **/

/** NAVIGATION **/
#sitenavigation a:hover {
	color: #fff;
	border-bottom: 1px #FFF solid;
}

div#sitenavigation {
  width: 215px;
  margin-left: 475px;
}

#sitenavigation #artfieldad img,
#sitenavigation #pressreleases h3 {
  margin-left: -14px;
}

#sitenavigation #artfieldad p {
  margin: .5em 0;
}

#sitenavigation h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

#sitenavigation h3.SingleHeadline {
  margin-bottom: 2em;
}

#sitenavigation #quicksearch h3 {
  text-transform: none;
  font-size: 1em;
  margin-bottom: 0;
}

#sitenavigation #quicksearch input {
  width: 180px;
}

#sitenavigation ul {
  padding-left: 15px;
  margin: 0;
}

#sitenavigation ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sitenavigation a {
  font-weight: bold;
  text-decoration: none;
}

#sitenavigation ul li.External {
  margin-bottom: 1.5em;
}

#sitenavigation #pressreleases h3 {
  width: 230px;
  height: 150px;
  background: url('../image_normal/imageB.gif') no-repeat;
  text-indent: -100em;
}

#sitenavigation #pressreleases ul {
  padding-left: 0;
}
/** /NAVIGATION **/

/** FOOTER **/
div#footer {
  clear: left;
  background-color: white;
  text-align: center;
  padding: 5em;
  font-size: .9em;
}
/** /FOOTER **/