body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #021220;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#menubar {
	height: 59px;
	width: 760px;
}
#motto {
	background-attachment: scroll;
	background-image: url(assets/images/motto.jpg);
	background-repeat: no-repeat;
	height: 219px;
	width: 760px;
}
#welcome {
	height: 118px;
	width: 760px;
}

#textfield {
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 1.3;
}
#textfield a {
	color: #FFCC00;
	font-weight: bold;
}

#col1 {
	width: 232px;
	margin-right: 10px;
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 10px;
	border-right-color: #92BADE;
}
#col1 p {
	margin-left: 20px;
}

#col2 {
	width: 282px;
	margin-right: 10px;
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92BADE;
	padding-right: 10px;
	line-height: 1.3;
}
#col3 {

	width: 200px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	float: left;
}
#col2 p {

	margin-left: 20px;
}
#textcol1 {
	float: left;
	width: 740px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

#footer {
	clear: both;
	height: 80px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(assets/images/footerbkg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	text-align: center;
}
#footercontent {
	text-align: left;
	height: 80px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	line-height: 80px;
	vertical-align: middle;
	color: #FFCC00;
}
#textcol2 {
	float: left;
	width: 350px;
	margin-left: 10px;
	margin-right: 10px;
}
.images {
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #00CCFF;
}
.imagesbuyuk {
	border: 3px solid #FFFFFF;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#footer a {
	color: #FFCC00;
}
