@charset "UTF-8";

.date_header {
	background-color: #E1E1FE;
	padding: 1px 7px;
	background-image: url(assets/images/backgr_ukifest2.jpg);
	color: #FFFF9A;
	text-align: center;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}

body
{
	margin-top: 0px;
	background-color: #FFFF9A;
	background-image: url(assets/images/backgr2.jpg);
	background-repeat: repeat-x;
}

#container1 {
	width: 860px;
	background-image: url(images/embroidery.jpg)
	margin: auto;
	background-repeat: repeat-x;
	margin: 31px auto  0px auto;
}

#welcome {
	width: 844px;
	padding: 2.5px 7px;
	margin: 0px;
}
#welcome h1 {
	font-size: 1.25em;
}
#masthead {
	height: 150px;
	width: 860px;
}
#container2 {
	width: 858px;
	overflow: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#navigation {
	width: 848px;
	background-color: #FFFFFF;
	padding: 1px 0px 1px 10px;
}
#navigation h1 {
	font-size: 1.25em;
}

#navigation a:link {
	color: #000000;
	text-decoration: none;
}

#navigation a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #0000FF;
	text-decoration: none;
}
#navigation a:active {
	color: #000000;
	text-decoration: none;
}
#leftbar {
	float: left;
	width: 132px;
	display: inline;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.blue {
	background-color: #fefc00;
}

#main {
	float: left;
	width: 586px;
	margin: 0px 0px 0px 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: inline;
}
#rightbar {
	float: left;
	width: 120px;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.title    {
	width: auto;
	color: #FFFF9A;
	padding: 1px 2.5px;
	background-repeat: repeat-x;
	background-image: url(assets/images/backgr_ukifest2.jpg);
}

.main_title    {
	width: auto;
	background-repeat: repeat-x;
	background-image: url(assets/images/backgr_ukifest2.jpg);
	text-align: center;
	padding: 1px 5px;
	color: #FFFF9A;
}
.main_title h1 {
	color: #FFFF9A;
	margin: 5px 0px;
}

.content {
	padding: 7px;
	width: auto;
}

#footer {
	height: 37px;
	width: 860px;
}

h1 {
	font-size: 1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000000;
}
h2 {
	font-size: 1.25em;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000000;
}
h3 {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none; 	
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.font14 {
font-size: 14px
}

.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: left;
	height: 125px;
	width: 120px;
	margin-top: 25px;
	margin-left: 5px;
	background-image: url(images/backg02d.gif);
}

.clear {
	clear: both;
}






.aqua {
	color: #9999CC;
}

.center {
	text-align: center;
}

#left {
	float: left;
	margin-right: 5px;
}
.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}


.white {
	color: #FFFFFF;
}

.left {
	float: left;
}

