.headline {
	color: #88B036;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: -2px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #88B036;
	background-color: #88B036;
	clear: none;
	float: none;
	width: auto;
	height: auto;
	padding: 0px;
}
body {
	background-color: #739112;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient.gif);
	background-repeat: no-repeat;
}
#navContainer {
	background-color: #88B036;
	clear: both;
	height: 24px;
	width: 760px;
}
#mainLayout {
	background-color: #000000;
	clear: both;
	height: 1260px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
	background-image: url(images/right_background_deco.gif);
	background-repeat: no-repeat;
	background-position: 450px 100px;
	position: relative;
}
#footerBox {
	text-align: center;
	clear: both;
	height: 40px;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #DDDDDD;
	background-color: #0000FF;
}
#leftColumn {
	margin: 15px;
	float: left;
	height: auto;
	width: 550px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9FCC41;
	padding-right: 10px;
}
#leftColumn p {
	line-height: 22px;
}
#rightColumn {
	float: right;
	height: 500px;
	width: 250px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#rightColumn p {
	background-color: #9FCC41;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px dotted #5A710D;
	line-height: 18px;
}
#rightColumn div {
	margin-bottom: 10px;
}
#header {
	background-color: #000000;
	padding: 5px;
	clear: none;
	height: 250px;
	width: 875px;
	background-image: url(images/ataturk_anied_resim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-attachment: scroll;
}
.pagetitle {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
#pageTitleBox {
	position: absolute;
	left: 15px;
	top: 20px;
	width: auto;
}
#titleBox {
	position: relative;
	height: 40px;
	width: 400px;
	left: 1px;
	top: 180px;
	clear: none;
	float: none;
	padding: 0px;
	margin: 0px;
	bottom: 20px;
}
#globalMenu {
	height: 20px;
	width: 190px;
	float: left;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/globalnav_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	bottom: 1px;
	right: 1px;
}
.subheadline {
	color: #88B036;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -10px;
}
a:link {
	color: #739112;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #9FCC41;
	text-decoration: none;
}



#footerBox a:link {
	color: #CCFF66;
}
#footerBox a:visited {
	color: #CCFF66;
}
#footerBox a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
#footerBox a:active {
	color: #FFF;
	text-decoration: none;
}
.eventTitle {
	color: #77B428;
	font-weight: bold;
}
.eventDate {
	font-size: 11px;
	font-weight: bold;
}
.eventCaption {
	font-size: 10px;
}
