#proba1 {
	position:absolute; 
	right:0;
	top:0;
	z-index:200;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url('images/body_bg.gif') center center repeat-y;
	color: black;
	font-size: 11px;
	font-family: Verdana;
}

#main {
	width: 780px;
	height: auto;
	min-height: 100%;
	_height: 100%;
	background: transparent url('images/gradient_bg.jpg') bottom center no-repeat;
	margin: 0 auto;
	position: relative;
	text-align: left;
	overflow: hidden;
	overflow-x: visible;
	overflow-y: visible;
}

#head {
	width: auto;
	height: 161px;
	background: red url('images/head_bg.jpg') top center no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#head h1 {
	color: white;
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	left: 140px;
	top: 35px;
}

#important {
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 136px;
	height: 27px;
	border-top: 1px solid white;
	background: #FD5F06;
	background: #FF9F11;
	font-size: 0.9em;
	color: white;
	text-align: center;
	text-decoration: none;
	z-index: 2;
}

#head ol {
	background: #FF655E;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 644px;
	line-height: 20px;
	border-top: 1px solid white;
	position: absolute;
	bottom: -1px;
	left: 136px;
	z-index: 1;
}
#head ol li {
	float: left;
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 0.9em;
	color: white;
	background: transparent url('images/arrow.gif') center left no-repeat;
	position: relative;
	left: -6px;
}
#head ol li a, #head ol li a:link {
	color: white;
}

#head img.sponsors {
	width: 151px;
	height: 148px;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

#content {
	width: 453px;
	margin: 12px 20px;
	padding: 0;
	border: none;
	background: transparent;
	/*border-bottom: 67px solid orange;*/
	float: left;
}
#content h2, #content h3, #content h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1em 30px;
}
#content h4 {
	font-size: 11px;
}
#content p {
	text-align: justify;
	margin: 1.5em 0;
	line-height: 1.3em;
}
#content ul, #content ol {
	list-style-position: outside;
}

#menuleft {
	width: 136px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	border: none;
	background: transparent url('images/ml_bg.jpg') 10px 10px no-repeat; 
	/*border-bottom: 67px solid cyan;*/
	float: left;
}

#menuleft h2 {
	margin: 0;
	padding: 0;
	width: 136px;
	height: 21px;
	line-height: 20px;
	background: #FD5F06;
	color: white;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid white;
	text-align: center;
	text-transform: uppercase;
}
#menuleft h2.bg {
	background: #FD5F06 url('/images/greenred.gif') left top repeat-x;
}
#menuleft h2.light {
	background: #FF9F11;
}
#menuleft h2.calendar {
	background: #FF7E28;
}
#menuleft h2.calendar a.prev,
#menuleft h2.calendar a.next {
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 0.9em;
}
#menuleft h2.calendar a.prev {
	float: left;
}
#menuleft h2.calendar a.next {
	float: right;
}

#menuleft ul {
	margin: 0 0 10px 7px;
	padding: 0;
}
#menuleft ul li {
	margin: 5px 7px 0 7px;
	list-style-type: none;
	font-size: 10px;
	line-height: 15px;
}
#menuleft ul li a, #menuleft ul li a:link {
	color: #666666;
	text-decoration: none;
}
#menuleft ul li a:hover {
	color: #FD5F06;
}

#menuleft table.calendar {
	border:5px solid #d6d6d6;
	border-width:5px 2px;
	width: 128px;
	margin: 0px 0px 0px 8px;
	background:#d6d6d6;
}
#menuleft table.calendar td, #menuleft table.calendar th {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 18px;
	font-size: 9px;
	font-weight: normal;
}
#menuleft table.calendar .selected {
	background: #FD5F06;
}
#menuleft table.calendar .prevmonth,
#menuleft table.calendar .nextmonth {
	color: #B5B5B5;
}
#menuleft table.calendar a,
#menuleft table.calendar a:link {
	color: blue;
	text-decoration: none;
	display: block;
	border: 1px solid #B5B5B5;
}

#menuright {
	width: 151px;
	margin:  0 0 81px 0;
	padding: 0;
	border: none;
	background: transparent url('images/gool.jpg') 15px 22px no-repeat; 
	/*border-bottom: 67px solid cyan;*/
	float: left;
}

#menuright h2 {
	margin: 0;
	padding: 0;
	width: 151px;
	height: 21px;
	line-height: 20px;
	background: #FD5F06;
	color: white;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid white;
	text-align: center;
	text-transform: uppercase;
}
#menuright h2.light {
	background: #FF9F11;
	line-height: 1em;
	height: auto;
	border-top: 4px solid #FF9F11;
	border-bottom: 6px solid #FF9F11;
}
#menuright h2.initiatives {
	background: #FF7E28;
}



#menuright ul {
	margin: 0 6px 10px 0;
	padding: 0;
}
#menuright ul li {
	margin: 5px 6px 0 6px;
	list-style-type: none;
	font-size: 10px;
	line-height: 15px;
}
#menuright ul li a, #menuleft ul li a:link {
	color: #666666;
	text-decoration: none;
}
#menuright ul li a:hover {
	color: #FD5F06;
}

h2.light a {
	color:white;
	text-decoration:none;
}
h2.light a:hover {
	color:#FD5F06;
}

a.gal {
	display:block;
	float:left;
	width:140px;
	height:140px;
	margin:4px;
	text-align:center;
	overflow:hidden;
}
a:hover {
	
}
a.gal img {
	display:block;
	margin:0 auto;
	border:1px solid gray;
	padding:1px;
}
#flsh {
	position:absolute; 
	top:0px; 
	left:0; 
	z-index:7;
}
a:link {
	text-decoration:none;
	color:#FF7E28;
}
a:visited {
	color:#FF9F11;
}
a:hover {
	text-decoration:underline;
}
