#menucontent a {
	font-family: Calibri;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}


#menucontent a:hover {
	font-family: Calibri;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}

#header {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	background-repeat: no-repeat;
	height: 250px;
	background-position: center center;
}
#logo {
	background-color: #0CF;
	background-image: url(images/head.png);
}

#menu {
	width: 180px;
	margin-top: 10px;
	float: left;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#sideleftfooter {
	background-image: url(images/sideleft.png);
	background-repeat: repeat-y;
	width: 25px;
}
#siderightfooter {
	background-image: url(images/sideright.png);
	background-repeat: repeat-y;
	width: 25px;
}


#menuhead {
	background-image: url(images/menuhead.png);
	background-repeat: no-repeat;
	height: 36px;
}
#menucontent {
	background-image: url(images/menucontent.png);
	background-repeat: repeat-y;
	font-family: Calibri;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
#menufoot {
	background-image: url(images/menufoot.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 180px;
}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: auto;
}


#content {
	width: 700px;
	float: right;
	margin-top: 10px;
}
#cornerupleft {
	background-image: url(images/cornerupleft.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
#cornerupright {
	background-image: url(images/cornerupright.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
#sideup {
	background-image: url(images/sideup.png);
	background-repeat: repeat-x;
	width: auto;
	height: 25px;
}
#sideleft {
	background-image: url(images/sideleft.png);
	background-repeat: repeat-y;
	width: 25px;
	height: 200px;
}
#sideright {
	background-image: url(images/sideright.png);
	background-repeat: repeat-y;
	height: 200px;
	width: 25px;
}
#cornerdownleft {
	background-image: url(images/cornerdownleft.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
#cornerdownright {
	background-image: url(images/cornerdownright.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
#sidedown {
	background-image: url(images/sidedown.png);
	background-repeat: repeat-x;
	width: auto;
	height: 25px;
}
#maint {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
	margin-top: 10px;
}
#footert {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#icerik {
	background-color: #0CF;
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#footericerik {
	background-color: #0CF;
}
#tableindex a {
	font-family: Calibri;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#tableindex {
	font-family: Calibri;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#tableindex tr td {
	width: 200px;
}

#tableindex a:hover {
	font-family: Calibri;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#icerik a {
	background-color: #0CF;
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
#icerik a:hover {
	background-color: #0CF;
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}

