body {
    background: url('back2.jpg') repeat-x fixed;
} 
#sayfa {
    margin: 20px auto;
    width: 720px;
    min-height: 800px;
	height: auto !important;
	height: 800px;
    background-color: transparent;
} 
#ust {
    background-image: url('banner4.jpg');
    width: 720px;
    height: 150px;
    background-color: #6b0200;
    border: 1px solid black;
} 
#menu {
    margin-top: 128px;
    width: 720px;
    color: white;
} 
#govde {
    border: 1px solid black;
    width: 720px;
    height: 800px;
    background-color: white;
}

table.menu_tablo {
    margin-left: 12px;
}

table.menu_tablo a {
    color: white;
    text-decoration: none;
    font-family: sans-serif, Helvetica;
    font-weight: bold;
    font-size: 11px;
} 
#govde_sol {
    width: 400px;
    background-color: white;
    float: left;
    margin-top: 0.5cm;
} 
#govde_sag {
    width: 290px;
    background-color: white;
    float: right;
    height: 80%;
    margin: 15px 5px 0px 20px;
    border-left: 1px solid black;
} 
#alt {
    margin-top: 2mm;
    clear: both;
    width: auto;
    height: 45px;;
    background-color: white;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 11px;
} 
#govde a {
    color: silver;
    font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 10px;
    text-decoration: none;
} 
#alt a {
    color: silver;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

h2 {
    margin-left: 10px;
    font: normal bold 14px sans-serif;
} 
#govde_sol p {
    text-align: justify;
    margin: 20px 0 0 15px;
    font-family: sans-serif, Geneva, Arial, Helvetica;
    font-size: 12px;
    line-height: 22px;
} 
#govde_sag p {
    text-align: left;
    margin: 20px 0 0 15px;
    font: italic bold 10px sans-serif;
    line-height: 22px;
} 
#govde_sag h3 {
    color: white;
    background-color: #915051;
    text-align: left;
    margin: 20px 0 0 15px;
    font: italic bold 10px sans-serif;
    line-height: 22px;
} 
#govde_sag h2 {
    text-align: center;
    margin-left: 10px;
    font: normal bold 14px sans-serif;
}

ul {
    list-style-type: none;
    font-family: sans-serif, Geneva, Arial, Helvetica;
    font-size: 12px;
    line-height: 22px;
}
h1{
	font-size: 15px;
	margin: 0 0 20px 10px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
}
hr {
    width: 15em;
    height: 1px;
    border: 1px dotted silver;
}