/* Generated by KompoZer */
body {
  background: #020203 none repeat scroll 0% 50%;
  color: #333333;
  font-family: georgia,times new roman,times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size-adjust: none;
  font-stretch: normal;
  word-spacing: 0.1em;
  font-size: 10px;
  line-height: 2.6em;
}
#bg {
  background: transparent url(images/bg.jpg) no-repeat scroll 0% 50%;
  height: 520px;
  margin-top: -260px;
  margin-left: -380px;
  top: 50%;
  left: 50%;
  width: 760px;
  position: absolute;
}
#bg cv {
  background: transparent url(images/bg.jpg) no-repeat scroll 0% 50%;
  position: absolute;
  width: 760px;
  height: 520px;
  left: 50%;
  top: 50%;
  margin-left: -380px;
  margin-top: -260px;
}
#content {
  margin: 15px 0 0 60px;
  overflow: auto;
  width: 640px;
  height: 420px;
}
#contentText {
  padding: 20px 20px 8px;
}
.nav {
  padding: 12px 0 0 20px;
  background: transparent none repeat scroll 0% 50%;
  voice-family: inherit;
}
.nav ul {
  margin: 0 0 0 40px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.nav li {
  margin: 0 2px 0 0;
  padding: 0;
  display: inline;
  text-transform: uppercase;
  color: #333333;
}
.nav a, .nav a:link, .nav a:visited {
  border-bottom: 8px solid #020203;
  margin: 0 2px 0 0;
  padding: 5px 10px;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  float: left;
  display: block;
  text-decoration: none;
  color: #333333;
  background-color: #f5f5f5;
}
.nav a:hover {
  background: #e9e9e9 url(images/buttonON.png) no-repeat scroll 0% 50%;
  color: #333333;
}
.nav .current a {
  background: #e9e9e9 url(images/buttonCURRENT.png) no-repeat scroll 0% 50%;
  padding-top: 10px;
  padding-bottom: 0;
  color: #333333;
  border-bottom-color: #f5f5f5;
}
h1 {
  margin: 0 0 0 60px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 3px;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform: uppercase;
  line-height: 25px;
  padding-left: 30px;
  font-weight: normal;
  color: #973581;
  font-size: 25px;
}
h2 {
  margin: 0 0 16px;
  font-weight: normal;
  font-size: 22px;
}
h3 {
  margin: 0 0 16px;
  font-weight: normal;
  font-size: 13px;
}
h4 {
  margin: 0;
  font-size: 13px;
}
h5 {
  font-weight: normal;
  display: inline;
  font-size: 13px;
  font-family: georgia,times new roman,times,serif;
}
h6 {
  font-weight: bold;
  display: inline;
  font-size: 10px;
  color: #662457;
  font-family: georgia,times new roman,times,serif;
}
h7 {
  font-weight: bold;
  display: inline;
  font-size: 13px;
  font-family: georgia,times new roman,times,serif;
  color: #662457;
}
h8 {
  margin: 0 0 0 60px;
  background: transparent url(images/h1.png) no-repeat scroll 0% 3px;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 25px;
  line-height: 25px;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform: uppercase;
  padding-left: 45px;
  color: #662457;
  font-weight: normal;
}
p {
  margin: 0px 0 16px;
}
a, a:link, a:visited {
  text-decoration: underline;
  color: #000000;
}
a:hover {
  text-decoration: none;
}

.img-desc {
	position: relative;
	display: block;
	height:240px;
	width: 300px;
}

.img-desc cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	padding: 10px;
	border-top: 1px solid #999;
}

.img-desc2  {
	position: relative;
	display: block;
	float: right;
	height:309px;
	width: 320px;
}

.img-desc2 cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position:absolute;
	left:82px;
	top:307px;
	width: 320px;
	padding: 20px;
	border-top: 1px solid #999;
}

hr {
  border:  none;
  margin: 8px 0;
  clear: both;
  height: 1px;
  color: #6e6e6e;
  background-color: #6e6e6e;
}

