/* CSS Document */
body {
    background-color:#666666;
	font-family:"Trebuchet MS";
	font-size: 15px;
	color: #CCCCCC;
	text-align: center;
}

#bg {
z-index:0;
position:absolute;
left:0px;
top:90px;
height:206px;
width:100%;
background-image:url(images/pattern.gif);
background-repeat:repeat;
}

h1 {
	font-size: 18px;
	color:#FFFFFF;
	font-weight:normal;
}

#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 637px;
	text-align: left;
	z-index:5;
}

a {
  color: #CC9999;
  font-weight:bold;
  font-style:italic;
  }
  
a:hover {
    text-decoration:none;
	}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:637px;
	height:296px;
	z-index:6;
	background-color: #666666;
}

#odys-banner-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:637px;
	height:90px;
	z-index:7;
}

#odys-banner-03 {
	position:absolute;
	left:30px;
	top:90px;
	width:112px;
	height:206px;
	z-index:8;
}

#odys-banner-04 {
	position:absolute;
	left:142px;
	top:90px;
	width:462px;
	height:206px;
	z-index:9;
}

.the_downloads {
	position:absolute;
	left:35px;
	top:305px;
	width:590px;
	z-index:9;
}

.images {
position: absolute;
left: 430px;
top:50px;
}

.about {
font-size:13px;
}

.bottom {
font-size:11px;
}
