@charset "utf-8";
/* CSS Document */
html, body {
	font: 90%/1 arial, helvetica, sans-serif;
	line-height: 140%;
	background:url(images/bimy5_02.png) #b79014 repeat-x;
	padding:0px;
	margin:0px;
	font-size:12px;
}
.container {
	width:1123px;
	padding:0px;
	margin:0px;
}
.header {
	background-image:url(images/bimy5_04.png);
	background-repeat:no-repeat;
	width:953px;
	height:258px;
	display:block;
	padding:0px;
	margin:0px;
}
.left {
	background: url(images/bimy5_12.png) repeat-y;
}
.right {
	background: url(images/bimy5_18.png) repeat-y;
}
.menu {
	background-image:url(images/bimy5_13.png);
	background-repeat:repeat-y;
	background-position:left;
	width:228px;
}
.menu .top {
	background:url(images/bimy5_07.png) no-repeat;
}

.menu ul {
	padding:0px;
	margin:0px;
}
.menu ul li {
	list-style:none;
	padding:0px;
	margin:0px;
}
.menu ul li a {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding:10px;
	width:200px;
	height:19px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #FFF;
	text-align:left;
	margin:0px 0px 0px 8px;
}
.menu ul li a:hover {
	background-color:#FFF;
	color:#000;
}
.menu ul li a.selected {
	background-color:#FFF;
	color:#000;
}

.content {
	background-color:#FFF;
	width:696px;
	text-align:left;
	padding:5px;
}
.mainright {
	background-image:url(images/bimy5_17.png);
	background-repeat:repeat-y;
	width:19px;
}
.bottom {
	background-image:url(images/bimy5_21.png);
	background-repeat:no-repeat;
	display:block;
	width:953px;
	height:235px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  width: 97%;
  clear: both;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  font: 2em Georgia, "Times New Roman", Times, serif;
  color: #877065;
  background-color: transparent;
  border-bottom: 1px dotted #877065;
}

h1 a {color: #443833; text-decoration: none;}

h1 a:hover {
  color: #6C574F;
  text-decoration: none;
  border: none;
}

h1 span {
	color: black;
	font-size: 14px;
	padding-left: 10px;
}

h2 {
  padding: 15px 0 7px 0;
  color: #443833;
  background-color: transparent;
  letter-spacing: -1px;
  font: 1.4em bold arial, helvetica, sans-serif;
  font-weight: bold;
}

h3 {
  padding: 7px 0 ;
  font: 1.1em arial, helvetica, sans-serif;
  font-weight: bold;
  color: #6C574F;
}
a {
  text-decoration: none;
  color: #003f55;
  border-bottom: 1px;
}

a:hover {text-decoration: none; color: #443833;}

a img {
  border: none;/*remove border for linked images*/
}
.intro ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul#portfolio {
	padding:0px;
	margin:0px;
}
ul#portfolio li {
	padding:0px;
	margin:0px;
}
ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}
ul.dotted {
	list-style:disc;
}
.post {
  display: block;
  margin: 5px 10px 5px;
  padding: 0 15px;
  border:1px #09F solid;
  text-align:justify;
  font-size:12px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.pdf {
	background:url(images/pdf.png) #FFF no-repeat left;
	height:50px;
	width:50px;
	float:left;
	display:block;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top: 1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
.pdfa{
	padding:15px 5px 5px 5px;
	color:#000;
	background:#FFF;
	height:30px;
	font-size:14px;
	display:block;
	float:left;
	text-shadow: 2px 2px 3px #888;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top: 1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.sponsor {
	text-align:center;
}
.sponsor h2.title{
	color:#006E8D;
	font-size:14px;
	font-family:Verdana, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}
.sponsor table tr td a {
	padding:2px;
	margin:0px;
}
.sponsor table tr td a img {
	padding:0px;
	margin:0px;
	width:90px;
	height:60px;
	border:1px solid #000;
}
.sponsor ul li a:hover{
	border:1px solid #ccc;
}
.sponsor ul li a img{
	padding:0px;
	margin:0px;
}
.clear {
	clear:both;
}
