@charset "UTF-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
}

body
{
	margin-top: 0px;
	background-color: #CC3300;
}
#container {
	background-image: url(Assets/images/hutsul_border_left.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 860px;
	background-color: #2F2539;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#container2 {
	background-image: url(Assets/images/hutsul_border_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	overflow: auto;
}
#masthead {
	background-image: url(Assets/images/banner.jpg);
	height: 185px;
	width: 800px;
	margin-left: 30px;
}
#leftbar {
	float: left;
	width: 110px;
	margin-left: 30px;
	display: inline;
}
#content1 {
	background-color: #CC3300;
	background-image: url(Assets/images/thin_border.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 535px;
	padding-left: 10px;
}
#content2 {
	background-image: url(Assets/images/thin_border.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 515px;
	padding-top: 10px;
}

#rightbar {
	float: left;
	width: 137px;
	padding-top: 5px;
	display: inline;
	margin-left: 8px;
}

#links {
	float: left;
	border-bottom-width: thin;
	padding-left: 10px;
}
#links p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#cc_license {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	width: 112px;
}
#border {
	background-image: url(Assets/images/border_top.jpg);
	height: 30px;
	width: 800px;
	margin-left: 30px;
	clear: both;
}
#footer {
	clear: both;
	width: 780px;
	background-image: url(Assets/images/hutsul_border_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 30px;
	padding-bottom: 40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer   p  {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer   h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}


/*begin NAVIGATION*/

#navcontainer
{
	width: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	padding: 0;
}

ul#navlist
{
	list-style: none;
	width: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navcontainer,ul#navlist li a {
	width: auto;
}

ul#navlist li#active a
{
	color: #AF3823;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #990000;
	background: transparent;
	border-bottom-color: #990000;
	border-left-color: #FFFFFF;
}

/*end NAVBAR*/


h1 {
	font-size: 1.50em;
	color: #00FFFF;
}
h2 {
	font-size: 1.25em;
	color: #00FFFF;
}
h3 {
	font-size: 1em;
	color: #00FFFF;
}


a:link {
	color: #DE94B8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE94B8;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #DE94B8;
}
#rightbar  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rightbar  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightbar  a:hover {
	text-decoration: none;
	color: #0000FF;
}
#rightbar  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.center {
	text-align: center;
}
.italics {
	font-style: italic;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_center {
	margin-right: auto;
	margin-left: auto;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.img_box200 {
	width: 200px;
	font-size: 12px;
	text-align: center;
}
.img_box133 {
	width: 133px;
	font-size: 12px;
	text-align: center;
}

.video {
	margin-left: 40px;
}
.blue {
	color: #00FFFF;
}
#donation {
	height: 350px;
}
