@charset "utf-8";
/* CSS Document */

html, body {
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 101%;
	font-size: medium;
	background-image: url(../images/nuty3 .jpg);
	text-align: center;
	background-repeat: repeat;
	background-color: #CCC;
	background-image: url(../images/nuty3.jpg);
	}

.oneColElsCtrHdr #container {
	width: 1050px;
	margin: 0px auto;
	border: 1px solid #000;
	text-align: left;
	background-color: #39C;
	background-image: url(../images/footerbkrd.jpg);
}
.oneColElsCtrHdr #header {
	padding: 0 10px 0 20px;
	height: auto;
	color: #FFF;
	display: block;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColElsCtrHdr #mainContent {
	padding: 0 20px;
	height: 520px;
	background-image: url(../images/chopinbacgroubnd_maj1.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #30F;
	margin-left: 230px;
}

.oneColElsCtrHdr #main {
	background-color:#eee;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 20px;
	font-size: 90%;
	height: 495px;
	overflow: auto;
	color: #666;
	text-align: center;
	background-color: #eee;
}


.oneColElsCtrHdr #footer {
	padding: 0 10px;
	color: #FFF;
	display: block;
	clear: both;
	height: 60px;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	}


#FlashID  {
	float: right;
	margin: 0;
	padding: 0;

}
a {
	color: #009;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* styles for the nav menu - remove padding, margin and bullets */
#nav {
	position: relative;
	left: 400px;
	width: 380px;
	top: 250px;
}

ul#nav{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a, #navsites a {
	display: block;
	width: auto;
	height: 2.2em;
	margin: 3px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	padding-left: 25px;
	padding-top: 4px;
}

#navsites a:link,
#navsites a:visited {
	color: #FFF;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/menubck_up.gif);
}

#nav a:link, #nav a:visited{
	color: #FFF;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/nutabullet1.gif);
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#nav a:hover, #navsites a:hover, 
#nav a:active, #navsites a:active {
	background-color: transparent;
	color: #F00;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/menubck_up.gif);
	font-style: italic;
	}

a#here {
	border-left-color: #fff !important;
	background-color: transparent !important;
	color: #FFCC00 !important;
	background-image: url(../images/menubck_up.gif)!important;
	background-repeat: no-repeat;
}

#flag {
	width: 310px;
	float: right;
	background-color: transparent;
	padding: 20px 0 5px 0;
}

#contact 
{
	padding:0; 
	margin:0; 
	text-align:right;
}

#news {
	float:right;
	padding: 5px 20px;
	margin: 5px 70px 0px 70px;
	color: #C00;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	background-color: #F0F0F0;
	border: 1px solid red;
	border-bottom: 5px double red;
}
#news .newsp {
	margin: 0px;
	padding: 0px;
}
#news .newsp .newss {
	font-size: 75%;
}
#sidebar1 p a {
	color: #00F;
	text-align: left;
}
#sidebar1 h2 {
	color: #0000A0;
}
#sidebar1 h3,#sidebar1 h4 {
	margin: 5px 0px;
	padding: 0;

}

#donorbutton {
	position:relative; 
	top:-30px; 
	margin:5px 0px; 
	padding:0; 
	text-align:center; 
	background:#eee; 
	border:1px solid #CCC; 
	border-radius:25px;
	-moz-border-radius:25px
}
