﻿body
{
    background-color: #F2E5D4;
    font-family: Verdana;
    min-width: 950px;
    border: 1px solid #000;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.top
{
	padding: 0px 0px 0px 25px;
	background-image: url(  '../Image/top_gradient.png' );
	background-repeat: repeat-x;
	height: 30px;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}
.header
{
	background-image: url('../Image/header_gradient.png');
	height: 150px;
}
.header_text
{
	float: left;
	width: 450px;
	margin-left: 30px;
	padding: 100px 0 25px 38px;
	background-repeat:no-repeat;
	background-image: url('../Image/header_text.png');
}
.header_text a
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.header_text a:hover
{
    text-decoration: underline;
    border: none 0;
}
.header_screen
{
	float: right;
	height: 150px;
	width: 250px;
	background-repeat:no-repeat;
	background-image: url('../Image/header_screen.png');
}
.menu
{
	background-image: url('../Image/menu_gradient.png');
	height: 40px;
}
.menu li
{
	line-height: 40px;
	display: inline;
	background-image: url( '../Image/menu_button_gradient.png' );
	height: 40px;
	width: 153px;
	float: left;
}
.menu a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	text-indent: 15px;
	text-decoration: none;
}
.menu li:hover
{
	background-image: url( '../Image/menu_button_gradient_hover.png' );
}
.footer
{
	background-color: #332D26;
	height: 50px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 20px 0 0 0;
 
	width: 100%;
	text-indent: 30px;
}
.footer a
{
    border-style: none;
    border-width: 0px;
    text-decoration: underline;
    color: #3399FF;
}
.footer a:hover
{
    text-decoration: none;
}
.column
{
    border: 1px solid #E4D0A5;
    background-color: #FAF6EE;
    margin: 20px auto 20px auto;
    
    width: 800px; 
    font-size: 14px;
    padding: 10px;
}
.column a
{
   border-style: none;
    border-width: 0px;
    text-decoration: underline;
    color: #3399FF; 
}
.resim_ana
{
    padding-right: 10px;
    height: 268px; width: 363px; float:left;
}