body {
	margin: 0px;
	padding: 0px;
	background-color: #1e0200;
	text-align: center;
}
.warnings {
	display: none;
}

#container {
	background-attachment: scroll;
	background-image: url(assets/images/containerbkg.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#col1 {
	float: left;
	width: 608px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#text1 {
	float: left;
	width: 284px;
	margin-left: 20px;
	display: inline;
}
#text1 p {
	font-size: 12px;
	line-height: 1.4;
	margin-left: 25px;
	color: #4B4847;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
}


#logoarea {
	height: 275px;
	width: 608px;
	background-attachment: scroll;
	background-image: url(assets/images/maintop.jpg);
	background-repeat: no-repeat;
}
#col2 {
	background-attachment: scroll;
	background-image: url(assets/images/menubkg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 152px;
	float: left;
	display: inline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
#textfield {
	width: 608px;
}
#footer {
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#text2 {
	float: left;
	width: 262px;
	margin-left: 30px;
	display: inline;
}
#text1 .quotes {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-style: italic;
	color: #990000;
	text-align: center;
}
.leftimages {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
h1 {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 1.4em;
	letter-spacing: 2px;
	color: #333333;
	text-indent: 20px;
	font-variant: small-caps;
	font-weight: normal;
}
h2 {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	margin-left: 25px;
	font-variant: small-caps;
}

#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #1B0201;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(assets/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textmain {

	float: left;
	width: 550px;
	margin-left: 20px;
	display: inline;
}
#textmain a {
	font-weight: bold;
	font-variant: small-caps;
	color: #702112;
	font-style: italic;
}

#textmain p {

	font-size: 0.8em;
	line-height: 1.5;
	margin-left: 35px;
	color: #3D3938;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
}
#textmain .quotes {

	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-style: italic;
	color: #990000;
	text-align: center;
}
.righimages {
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#textmain li {


	font-size: 0.8em;
	line-height: 1.5;
	margin-left: 35px;
	color: #3D3938;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
}
.frame {
	border: 6px double #FFFFFF;
}
#textmain table td{
	margin: 2px;
	padding: 4px;
	border: 1px solid #333333;
	text-align: center;
}
#textmain p.baslik {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
#textmain p.baslik2 {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}
#text2 a {
	font-weight: bold;
	color: #835324;
}
