body {
	background: url(../images/background.jpg) 0 0 repeat fixed;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

/* LINK */
a:link, a:visited {color: #FFF;}
a:active, a:hover {color: #900;}

a img {border: none;}

/* CONTAINER DIV */
#container {
	width: 100%;
	height: 100%;
}

/* WRAPPER DIV */
#wrapper {
	width: 891px;
	height: auto;
	margin: auto;
}

/* PAGE DIV */
#page {

}

.wrap {
	float: left;
}





/* MENU BUTTONS : HEADING 1 TEXT */
#shareandsupport h1.text, #mediaattention h1.text, #sponsorshipdonations h1.text, #meetangelscrew h1.text, #angelshavefun h1.text, #fanclub h1.text {
	visibility: hidden;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

/* SHARE AND SUPPORT OUR VISION : MENU BUTTON LINK */
#shareandsupport a {
	width: 208px;
	height: 230px;
	display: block;
}

/* MEDIA ATTENTION : MENU BUTTON LINK */
#mediaattention  a{
	width: 208px;
	height: 230px;
	display: block;
}

/* SPONSORSHIP AND DONATIONS : MENU BUTTON LINK */
#sponsorshipdonations a {
	width: 208px;
	height: 230px;
	display: block;
}
/* MEET OUR ANGELS AND CREW : MENU BUTTON LINK */
#meetangelscrew a {
	width: 208px;
	height: 230px;
	display: block;
}

/* ANGELS KNOW HOW TO HAVE FUN : MENU BUTTON LINK */
#angelshavefun a {
	width: 208px;
	height: 230px;
	display: block;
}

/* FAN CLUB : MENU BUTTON LINK */
#fanclub a {
	width: 208px;
	height: 230px;
	display: block;
}

/* LEFT COLUMN */
#left-column {
	width: 208px;
	height: 690px;
	float: left;
}

/* CENTER COLUMN */
#center-columm {
	position: relative;
	float: left;
	width: 490px;
	height: 690px;
}

/* RIGHT COLUMN */
#right-column {
	width: 208px;
	float: right;
}

/* SHARE AND SUPPORT OUR VISION : MENU BUTTON */
#shareandsupport {
	background: url(../images/btn-sharesupportvision.jpg) 0 0 no-repeat;
	width: 208px;
	height: 230px;
}

/* MEDIA ATTENTION : MENU BUTTON */
#mediaattention {
	background: url(../images/btn-mediaattention.jpg) 0 0 no-repeat;
	width: 208px;
	height: 230px;
}

/* SPONSORSHIP AND DONATIONS : MENU BUTTON */
#sponsorshipdonations {
	background: url(../images/btn-sponsorshipdonations.jpg) 0 0 no-repeat;
	width: 208px;
	height: 230px;
}

/* MEET OUR ANGELS AND CREW : MENU BUTTON */
#meetangelscrew {
	background: url(../images/btn-meetangelscrew.jpg) 0 0 no-repeat;
	width: 208px;
	height: 230px;
}

/* ANGELS KNOW HOW TO HAVE FUN : MENU BUTTON */
#angelshavefun {
	background: url(../images/btn-angelshavefun.jpg) 0 0 no-repeat;
	width: 208px;
	height: 230px;
}

/* FAN CLUB : MENU BUTTON */
#fanclub {
	background: url(../images/btn-fanclub.jpg) 0 0 no-repeat;
	width: 208px;
	height: 230px;
	display: block;
}


/* CONTENT */
#content {	
	width: 475px;
	height: 690px;
	float: left;
}

/* HOMEPAGE */
.home_page {
	background: url(../images/center-hoasangels.jpg) 0 0 no-repeat;
}

/* SHARE AND SUPPORT OUR VISION */
.share_support {
	background: url(../images/center-sharesupport.jpg) #000 scroll top center no-repeat;
}

/* MEDIA ATTENTION */
.media_attention {
	background: url(../images/center-mediaattention.jpg) #000 no-repeat;
}
/* MEDIA ATTENTION */
.tsunami_article {
	background: url(../images/tsunamiarticle.jpg) #000 no-repeat;
}
/* SPONSORSHIP AND DONATIONS */
.sponsorship_donations {
	background: url(../images/center-sponsorshipdonations.jpg) #000 scroll top center no-repeat;
}

/* ANGELS KNOW HOW TO HAVE FUN */
.angels_have_fun {
	background: url(../images/center-angelshavefun.jpg) #000 no-repeat;
}

/* MEET OUR ANGELS AND CREW */
.meet_our_angels {
	background: url(../images/center-meetangelscrew.jpg) top center #000 no-repeat;
}

/* FAN CLUB */
.fan_club {
	background: url(../images/center-fanclub.jpg) #000 no-repeat bottom left;
}

/* CONTACT INFORMATION */
.contact_info {
	background: url(../images/center-angelshavefun.jpg) #000 no-repeat;
}

/* COMPANY/LEGAL POLICIES */
.company_legal {
	background: url(../images/center-angelshavefun.jpg) #000 no-repeat;
}

/* MAKE A DONATIONS */
.make_donation {
	background: url(../images/center-sponsorshipdonations.jpg) #000 scroll top center no-repeat;
	padding: 0 10px 0 10px;
}

/* EVENTS */
.events {
	background: url(../images/center-angelshavefun.jpg) #000 no-repeat;
}

/* FANCLUB */
.fan_club_members {
	background: url(../images/center-angelshavefun.jpg) #000 no-repeat;
}


/* PROFILE */
.profile {
	padding: 5px;
}


/* SCROLLER CONTAINER */
#scroller-container {
	width: 475px;
	height: 690px;
	float: left;
	z-index: 50;
}

/* SCROLLER */
.scroller {	
	width: 475px;
	height: 690px;
	float: left;
	position: relative;
	top: -150px;
	left: 0;
	overflow-y:hidden; 
	overflow-x:hidden;
	z-index: 10;
}

/* SCROLLER BUTTON CONTAINER */
#btn-scroll-container {
	position: relative;
	top: 515px;
	left: 390px;
	width: 75px;
	z-index: 80;
	text-align: center;
	/*float: right;
	margin: 0 auto 0 auto;*/
}

/* BUTTON CONTAINER */
#btncontainer {
	position: relative;
	top: 0;
	left: 0;
	z-index: 9999;
}

/* SCROLLER BUTTON UP */
#contentUp {
	background: url(../images/upArrow.png) 0 0 no-repeat;
	top: 0px;
	right: 0;
	width: 75px;
	height: 75px;
	z-index: 90;
	display: block;
}
#contentUp:hover {
	background: url(../images/upArrow2.png) 0 0 no-repeat !important;
}


/* SCROLLER BUTTON DOWN */
#contentDown {
	background: url(../images/downArrow.png) 0 0 no-repeat;
	top: 30px;
	right: 0;
	width: 75px;
	height: 75px;
	z-index: 90;
	display: block;
}
#contentDown:hover {
	background: url(../images/downArrow2.png) 0 0 no-repeat !important;
}

/* SPONSORS */
#sponsors {
	clear: both;
	vertical-align: top;
	padding-top: 10px;
	text-align: center;
	width: 891px;
}

/* COPYRIGHT FOOTER */
#copyright {
	text-align: center;
	clear: both;
}

/* COPYRIGHT LINKS */
#copyright a.url-small   {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

/* COPYRIGHT LINKS : HOVER */
#copyright a.url-small:hover {
	color: #FF0;
	text-decoration: overline;
}	
.padding-sides{padding: 0px 5px 0px 5px;}
.padding {padding: 5px;}


/* CSS NAV */
#navcontainer {
margin: 20px 0 20px 0;
height: 100px;
}

#navlist
{
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
margin: 10px 0px 10px 0px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
}

#navcontainer a:link, #navcontainer a:visited
{
float: left;
line-height: 18px;
font-weight: normal;
margin: 0 10px 4px 10px;
text-decoration: none;
background: transparent;
color: #900 !important;
}

#navcontainer a:hover { color: #900 !important; }

