* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/bg_body.gif) repeat top center;
	padding-top: 20px;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 100%;
	text-align: center
}
body, a 
{
	color: #76787b;
	text-decoration: none;
}
img {
	border: none
}
ul, ol 
{
	list-style-type: none
}
h1,h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 22px 0;
	color: #ec008c
}
h2 {
	font-size: 18px
}
fieldset {
	border: none;
}
label {
	clear: left;
	width: 100px;
}
input[type="text"]{
	display: block;
	margin-bottom: 6px;
	width: 240px
}
p.message {
	padding: 4px 0;
	color: #f00;
}



#container {
	text-align: left;
	width: 986px;
	background: #fff url(../img/bg_right-border.gif) no-repeat top right;
	margin: 0 auto;
	position: relative
}
#content 
{
	padding: 22px 36px 30px 30px;
	background: url(../img/bg_bottom-border.gif) no-repeat bottom left;
	position: relative;
}
#min-height {
	min-height: 760px;
}
#footer {
	font-size: 11px;
	clear: both;
}
#col-a,
#col-b,
#col-c
 {
	width: 280px;
	float: left;
	margin-right: 40px;
	padding-top: 30px
}
#col-a p,
#col-b p,
#col-c p
{
	margin: 0 0 18px 0;
}
#col-c {
	margin-right: 0
}


.contact-details 
{
	float: right
}
.tabs {
	position: absolute;
	top: 0;
	right: 26px
}


#nav 
{
	font-size: 18px;
	margin: 20px 0
}
#subnav {
	margin: 0 0 50px 0
}
#nav li,
#subnav li 
{
	display: inline;
	padding: 0 10px
}
#subnav li 
{
	padding: 0 6px
}
#nav li.first,
#subnav li.first {
	padding-left: 0
}
#nav, #nav a,
#subnav, #subnav a 
{
	color: #9dc0c7
}
#subnav, #subnav a {
	font-weight: bold
}
#nav a:hover, #nav a.selected,
#subnav a:hover, #subnav a.selected 
{
	color: #ec008c
}




#main {
	position: relative;
}

.gallery-item,
.gallery-item-end,
.supporter-item,
.supporter-item-end {
	width: 180px;
	height: 310px;
	float: left;
	margin-right: 40px
}
.supporter-item,
.supporter-item-end
{
    height: 189px;
    overflow: hidden;
    margin-bottom: 20px
}
.gallery-item-end,
.supporter-item-end {
	margin-right: 0
}
.gallery-item-end pic,
.gallery-item pic,
.supporter-item-end pic,
.supporter-item pic {
	display: block
}








/* Carousel */
.prev, .next {
	position: absolute;
	top: 130px;
	left: 0;
	width: 45px;
	height: 60px;
	cursor: pointer
}
.next {
	left: 876px
}
.carousel-container {
	position: absolute;
	top: 40px;
	left: 80px;
	width: 780px;
	overflow: hidden;
}	
.jCarouselLite {
    position: relative;
    width: 700px;
    overflow: hidden
}
.jCarouselLite li {
	display: block;
	float: left;
	width: 220px;
	margin-right: 50px
}
.jCarouselLite p {
	color: #76787b;
	text-align: right
}
.gallery-pic {
	display: block;
	margin-bottom: 10px
}



.bubble,
.bubble2,
.bubble3 {
	position: absolute;
	top: 66px;
	left: 296px;
	width: 480px;
	background: #e6e7e8;
	padding: 12px 20px 14px 20px;
	font-size: 20px;
	color: #00454e
}
.bubble2 {
	width: 354px;
	top: 340px;
	left: 80px;
}
.bubble3 {
	width: 210px;
	top: 319px;
	left: 0px;
}


.contact-bubble {
	background: #f7f7f8;
	width: 203px;
	padding: 18px 24px;
	z-index: 1
}




body.about #col-a ul,
body.about #col-b ul,
body.about #col-c ul {
	padding-left: 22px;
	list-style-type: disc;
	margin-bottom: 22px
}




.contact-box {
	background: #f7f7f8;
	width: 203px;
	padding: 18px 24px;
	z-index: 1
}



.credit {
	width: 986px;
	margin: 12px auto;
}
.credit, .credit a {
	color: #fff;
	font-size: 11px;
	text-align: right
}
