#content {
	width: 100%;
	text-align: center;
	color: white;
	display: block;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 30px 0px 30px 50px;
	margin: 50px auto -10px -50px;
	z-index: 0;
	height: 55%;
}

h1 {
	font-size: 100%;
	color: #FFFF00;
}


/* this is the CSS for the menu that you will need. */
#menu_holder {
	height: 58px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 12;
}
#nav {
	height: 58px;
	width: 642px;
	margin: 0px auto;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#hit_area {
	height: 120px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
#hit_area2 {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	display: block;
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 120px;
}
#nav ul {
	margin: 0px;
	height: 58px;
	list-style-type: none;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	padding-left: 21px;
}
#nav li{
	margin: 0;
	padding: 0px;
	float: left;
	width: 100px;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	background-image: url(../images/middle.png);
	background-repeat: repeat-x;
	height: 58px;
	display: block;
	line-height: 58px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
}
#nav li a:focus, #nav li a:hover, #nav li a:active{
	text-decoration : none;
	-moz-outline:0;
	color: #FFFF00;
}
#foot {
	width: 642px;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
	padding: 0px;
	display: block;
	font-size: 80%;
	color: white;
	position: relative;
	z-index: 9;
	height:58px;
	
		}
	
#foot ul {
	list-style-type: none;
	padding: 0px;
	margin-top:10px
}
#foot li a:link, #foot li a:active, #foot li a:visited, .ornek li a:link, .ornek li a:active, .ornek li a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}
#foot li a:focus, #foot li a:hover, .ornek li a:focus, .ornek li a:hover, .ornek li a:active {
	text-decoration : none;
	-moz-outline:0;
	color: #FFFF00;
}
#foot li {
	line-height: 1.4;
	width: 600px;
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	height: 58px;
	padding-top:10px;
	z-index:11;
}
td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}
td:hover {
	color: #FFFF00;
}

.odd {
background-color:#999999;
}
.text    a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	padding: 3px;
	margin-right: 5px;
}
.text  a:hover {
	color: #FFFF00;
	}
#isler {
	width: 100%;
	text-align: center;
	color: white;
	display: block;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 30px 0px 30px 50px;
	margin: 50px auto -10px -50px;
	z-index: 0;
	height: 55%;
}
.ornek {
	margin: auto;
	padding: auto;
	display: block;
	color: white;
	position: relative;
	z-index: 9;
	width: 50%;
		}
	
.ornek ul {
	padding: auto;
	margin: auto;
}
.ornek li a:link, .ornek li a:active, .ornek li a:visited, .ornek li a:link, .ornek li a:active, .ornek li a:visited {
	display: block;
	font-weight: bold;
	color: .FFFFFF;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}
.ornek li a:focus, .ornek li a:hover, .ornek li a:focus, .ornek li a:hover, .ornek li a:active {
	text-decoration : none;
	-moz-outline:0;
	color: .FFFF00;
}
.ornek li {
	line-height: 1.4;
	width: 30%;
	text-align: center;
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

.text ul li {
	list-style-type:none;
	}