@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	
  	
}
body {
	background-image: url(images/grass.png);
}
#logo {
	z-index: 101;
	position: absolute;
  	left: 50%;
	top:inherit;
  	margin-left: -266px;
	margin-top:325px;
}
#content {
	z-index: 100;
	position: absolute;
  	left: 50%;
  	margin-left: -375px;
}
#center_table {
	z-index: 100;
	position: absolute;
	top:inherit;
  	left: 50%;
	margin: 50px;
  	margin-left: -600px;
}
#logo_we_are{
	z-index: 101;
	position: fixed;
  	left: 50%;
  	margin-top: 500px;
  	margin-left: 180px;
	}
#logo_are_not{
	z-index: 101;
	position: absolute;
  	top: inherit;
  	left: 50%;
  	margin-top: 500px;
  	margin-left: 225px;
	}
#logo_menu{
	z-index: 101;
	position: absolute;
	top: 0.115in;
	left: 417px;
	margin-top: 500px;
	margin-left: 500px;
	}
#logo_order{
	z-index: 101;
	position: absolute;
  	top: inherit;
  	left: 50%;
  	margin-top: 500px;
  	margin-left: -575px;
	}
#logo_news{
	z-index: 101;
	position: absolute;
  	top: inherit;
  	left: 50%;
  	margin-top: 500px;
  	margin-left: -575px;
	}
#logo_contact{
	z-index: 103;
	position: absolute;
  	top: inherit;
  	left: 50%;
  	margin-top: 500px;
  	margin-left: -472px;
	}

blockquote {
border-left:2px;
margin: 5px;
padding: 5px;

}
.style1 {font-size: 12px}

.blktext {
	color: #000;
}
.drkredtext {
	color: #900;
}
#walking_penguin {
	z-index: 102;
	position: absolute;
  	top: inherit;
  	left: 50%;
  	margin-top: 380px;
  	margin-left: -675px;
}
#sign {
	position:fixed;
	bottom:10%;
	z-index:105;
	
}

#numbers {
	position: absolute;
	bottom: 3%;
	left:37%;
	
}
#numbers_not {position:absolute;
bottom:3%;
left:25%;
}
#numbers_menu {position:absolute;
bottom:3%;
left:34%;
}

#scroll {

height: 690px;
width: 534px;
overflow: auto;
border: 1px solid #666;

padding: 4px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px
}
.style3 {
color:#FF0000;
font-weight: bold;
font-size:18px;
}
.description {
	color: #FF0000;
	font-weight: normal;
	font-size:14px
}
#bottom {
	position: absolute;
	top: 680px;
	margin-left: 200px;
}

