/* CSS Document */

div {
	font-family: 'Courier New', courier-new, sans-serif;
	font-size:0.8em;
	font-weight: bold;
}

div.slide {
	border-style: solid; 
	border-width: 1; 
	width:600; 
	height:400;
	vertical-align: middle;
}

i {
	font-style:normal;
}

#slideCont {
	margin: 10px;
/*
	border: solid 1px #000;
*/
	text-align: center;
  position: relative;
  z-index: 1;
  height: 355px;
  width: 606px;
  overflow: hidden;
}

#xtbl {
  margin-top:20
}

#tbl {
  position: absolute;
  z-index: 1;
  width: 1200px;
  overflow: hidden;
  left: 0;
  height:355px
}

#slideCell {
  background-image: url('images/table.gif');
  background-repeat: no-repeat;
  background-position: 11px 50%
}

#collection {
  position: absolute;
  width: 330;
  height: 78;
  left:-200
}

#collection-names {
  width: 300;
  white-space: nowrap;
  margin-top:0
}

table.menu {
/*
    border: solid 1px #000;
*/
	vertical-align:top;
}

table.slide {
  height: 230px
}

table.slide td {
	font-size:0.8em;
}

th td {
/*
	 border: solid 1px #000;
*/
	 text-align: center;
 	 margin-left: auto; margin-right: auto;
	 width:70;
}

th a, #textline a, a.ext {
	 text-decoration: none;
	 font-weight: bold;
	 font-size:1.0em;
	 color: black;
}

a.ext {
	text-decoration: underline;
}

td img {
	border-width: 0;
}

tr.menu {
	vertical-align: top;
}

div.left {
  float:left;
}

div.left img {
  margin-left:5px;
  width: 142px;
  height: 142px
}

div.main {
  margin-left: 170;
  min-height:142
}

div.main p {
	margin-left: 35px;
	margin-top: 0px;
}

div.main img {
  float: left;
  width: 27px;
  height: 16px
}

div.contact {
 margin-left: 180px
}

#xtbl td.logo {
 text-align: right;
}

#textline {
  width:406;
  text-align: center;
  font-size: 0.7em
}

#xtbl #textline {
  text-align: center
}

#star {
  position:absolute;
  top: 10px;
  left: 20px;
}

#logo {
 /*
 width: 237px;
 height: 90px
 */
}

#slideCont > td {
 width: 600px
}

#tbl-tr > td > center > table {
  border: none;
  width: 550px;
  height: 400px
}

#tbl-tr > td > center > table > tr {
  height: 350px;
}

td.content {
  text-align:left;
}

td.images {
}

#navigation {
  vertical-align: middle;
  height:40;
  width:65
}

#navigation a {
  text-decoration:none;
}

#navigation img {
  width: 27px;
  height: 32px
}

#facebook {
 text-align: right
}

.connect_widget .connect_widget_facebook_logo_menubar { display: none }

/*
td.content iframe { min-width: 577px; }
*/
div#nelou { margin-top: 110px; text-align: center; }


