body {
	background-color: #ffffff;
	padding-top: 30px;
	padding-left: 149px;
}
body h1 {
	font: 150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	opacity: 0.8;
}
#watermark {
	margin-right: 3px;
	position: fixed;
	margin-left: -149px;
	margin-top: 123px;
}

.pictureset {
	text-align: left;
	font-size: 65%;
	text-indent: 0;
}

.pictureset p {
	color: #000;
	font: normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 25px;
	text-indent: 0 !important;
	padding-left: 5px;
	float: left;
	clear: none !important;
	width: 100px;
}

.pictureset em {
	font-size: 134% !important;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #d80f28;
	font-variant: small-caps;
}

#wrapper {
	width: 950px;
	margin-top: 75px;
	margin-left: 20px;
	padding-bottom: 0;
}

#menu
 {
	background-color: #ffffff;
	z-index: 0;
	margin: 0;
	position: static;
}

#menu img {
	border: none;
}
#menu ul {
	margin-left: -40px;
}
#menu li {
	list-style: none;
	float: left;
	position: relative;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px 12px;
	width: 140px;
	font: bold 110% Arial, Helvetica, Sans-serif;
	border-style: none;
	text-shadow: #cecece 1px 1px 2px;
}

.selected {
	color: #ffffff;
	text-decoration: none;
	padding: 18px 12px 10px;
	width: 140px;
	font: bold 110% Arial, Helvetica, Sans-serif;
	border-style: none;
	text-shadow: #cecece 1px 1px 2px;
}

#submenu {
	float: left;
	position: static;
	font: 102% Arial, Helvetica, Sans-serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #7d7d7d;
	width: 100%;
	text-shadow: #cecece 1px 1px 2px;
}

#submenu a {
	text-decoration: none;
	color: #000;
	border-left: 2px solid #ffffff;
	padding-left: 3px;
}

#submenu a:hover {
	border-left: 2px solid #a0a0a0;
	padding-left: 3px;
}
#submenu li {
	list-style: none;
	float: left;
	position: relative;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 5px;
}
#submenu ul {
	list-style-type: square;
	padding-bottom: 20px;
	margin-left: -40px;
}

#content {
	position: relative;
	float: left;
	background-color: #FFFAF3;
	width: 500px;
	font: 100% Arial, Helvetica, Sans-serif;
	padding: 0;
	margin-bottom: 20px;
	margin-right: 20px;
}
#content .boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
#content .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
#content .boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
#content .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
#content .boxcontent {
  padding: 0px 10px 0px 10px;
}

#content img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#content ul {
	margin: 5px;
	text-align: justify;
	line-height: 110%;
}

#content ol	 {
	margin-bottom: 20px;
}

#content h4 {
	text-decoration: underline;
}

#content em {
	color: #d80f28;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#content p {
	font-size: 99%;
	text-align: justify;
	clear: left;
}

#content-right {
	position: relative;
	width: 400px;
	float: right;
	font-family: Arial, Helvetica, Sans-serif;
	overflow: visible;
}
#content-right .boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
#content-right .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
#content-right .boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
#content-right .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
#content-right .boxcontent {
  padding: 0px 10px 0px 10px;
  background-color: #FFFAF3;
	font-size: 70%;
}
#content-right img {
	border-style: none;
	border-width: 0;
}

#content-right li {
	list-style-type: square;
	opacity: 1;
	font-size: 85%;
	margin-bottom: 8px;
}

#content-bottom {
	width: 900px;
	height: 50px;
	float: left;
	font: 60% Arial, Helvetica, Sans-serif;
	position: static;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #d33b3d;
}
.tweet {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 90%;
  color: #000;
	margin-top: 10px;
	width: 300px;
}
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    padding: 0;
    background-color: #f4ae01;
	position: relative;
	margin: 10px 0 0;
}
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #FFFFFF; }

#b-navbar, #b-navbar-bg, #b-navbar-fg, #navbar {
	height: 0px !important;
	visibility: hidden !important;
	display: none !important;
}
    .tweet .tweet_list .tweet_even {
      background-color: #d80f28; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

.slideshow_img {
	width: 450px;
}

.sponsors {
	width: 100%;
	margin: 10px 0 0;
}

.sponsors img {
	margin: 3px;
	float: left;
	overflow: auto;
}

#currentpage a {
	color: #f00;
}

.slideshow {
	position: static;
}

